#01abda

Color #01ABDA Iris Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Iris Blue #01ABDA

Tints of Iris Blue #01ABDA

Color information

#01ABDA (or 0x01ABDA) is unknown color: approx Iris Blue. HEX triplet: 01, AB and DA. RGB value is (1,171,218). Sum of RGB (Red+Green+Blue) = 1+171+218=390 (51% of max value = 765). Red value is 1 (0.78% from 255 or 0.26% from 390); Green value is 171 (67.19% from 255 or 43.85% from 390); Blue value is 218 (85.55% from 255 or 55.90% from 390); Max value from RGB is 218 - color contains mainly: blue. Hex color #01ABDA is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #01ABDA is #FE5425. Grayscale: #7D7D7D. Windows color (decimal): -16667686 or 14330625. OLE color: 14330625.

HSL color Cylindrical-coordinate representation of color #01ABDA: hue angle of 193º degrees, saturation: 0.99, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 1%. Process color model (Four color, CMYK) of #01ABDA is Cyan = 1.00, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.15.

Color convert

RGB1171218-
CMYK1.000.2200.15
HSL193º99.09%42.94%-
HSV(B)193º99.54%85.49%-
XYZ27.2334.1971.49-
YUV125.53180.1839.18-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 1 (0.78% from 255) = 0.26%
GREEN value IS 171 (67.19% from 255) = 43.85%
BLUE value IS 218 (85.55% from 255) = 55.90%
R=0.26%
G=43.85%
B=55.90%

CMYK

C (Cyan) values IS 1.00
M (Magenta) values IS 0.22
Y (Yellow) values IS 0
K (Black) values IS 0.15
SystemRedGreenBlueCMYKHSL
Decimal11712181.000.2200.1519399.0942.94
Hex1ABDA64160Fc1632b
Octal12533321442601730114353
Binary1101010111101101011001001011001111110000011100011101011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #01abda

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #01abda; }

 p { color: rgb(1,171,218); }

 H1.HeaderClassName
 {
   color: #01abda;
 }
 .AnyTagClassName
 {
   color: #01abda;
 }
</style>
background-color css

<style>
 a { background-color: #01abda; }

 a { background-color: rgb(1,171,218); }

 div.DivClassName
 {
   background-color: #01abda;
 }
 .BgClassName
 {
   background-color: #01abda;
 }
</style>
border-color css

<style>
 span { border-color: #01abda; }

 span { border-color: rgb(1,171,218); }

 td.TdClassName
 {
   border-color: #01abda;
 }
 .TagClassName
 {
   border-color: #01abda;
 }
</style>

cancel