#04d0bc

Color #04D0BC Robin's Egg Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Robin's Egg Blue #04D0BC

Tints of Robin's Egg Blue #04D0BC

Color information

#04D0BC (or 0x04D0BC) is unknown color: approx Robin's Egg Blue. HEX triplet: 04, D0 and BC. RGB value is (4,208,188). Sum of RGB (Red+Green+Blue) = 4+208+188=400 (52% of max value = 765). Red value is 4 (1.95% from 255 or 1% from 400); Green value is 208 (81.64% from 255 or 52% from 400); Blue value is 188 (73.83% from 255 or 47% from 400); Max value from RGB is 208 - color contains mainly: green. Hex color #04D0BC is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #04D0BC is #FB2F43. Grayscale: #909090. Windows color (decimal): -16461636 or 12374020. OLE color: 12374020.

HSL color Cylindrical-coordinate representation of color #04D0BC: hue angle of 174.12º degrees, saturation: 0.96, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #04D0BC is Cyan = 0.98, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.18.

Color convert

RGB4208188-
CMYK0.9800.100.18
HSL174.12º96.23%41.57%-
HSV(B)174.12º98.08%81.57%-
XYZ31.6848.7755.32-
YUV144.72152.4127.63-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 1%
GREEN value IS 208 (81.64% from 255) = 52%
BLUE value IS 188 (73.83% from 255) = 47%
R=1%
G=52%
B=47%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.10
K (Black) values IS 0.18
SystemRedGreenBlueCMYKHSL
Decimal42081880.9800.100.18174.1296.2341.57
Hex4D0BC620A12ae602a
Octal43202741420122225614052
Binary100110100001011110011000100101010010101011101100000101010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #04d0bc

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #04d0bc; }

 p { color: rgb(4,208,188); }

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

<style>
 a { background-color: #04d0bc; }

 a { background-color: rgb(4,208,188); }

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

<style>
 span { border-color: #04d0bc; }

 span { border-color: rgb(4,208,188); }

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

cancel