Shades of Blue Lagoon #035770
Tints of Blue Lagoon #035770
RGB
CMYK
RGB Variations
Color information
#035770 (or 0x035770) is known color: Blue Lagoon. HEX triplet: 03, 57 and 70. RGB value is (3,87,112). Sum of RGB (Red+Green+Blue) = 3+87+112=202 (26% of max value = 765). Red value is 3 (1.56% from 255 or 1.49% from 202); Green value is 87 (34.38% from 255 or 43.07% from 202); Blue value is 112 (44.14% from 255 or 55.45% from 202); Max value from RGB is 112 - color contains mainly: blue. Hex color #035770 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035770 is #FCA88F. Grayscale: #404040. Windows color (decimal): -16558224 or 7362307. OLE color: 7362307.
HSL color Cylindrical-coordinate representation of color #035770: hue angle of 193.76º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035770 is Cyan = 0.97, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 3 | 87 | 112 | - |
| CMYK | 0.97 | 0.22 | 0 | 0.56 |
| HSL | 193.76º | 0.95% | 0.23% | - |
| HSV(B) | 193.76º | 0.97% | 0.44% | - |
| XYZ | 6.37 | 8.01 | 16.54 | - |
| YUV | 64.73 | 154.67 | 83.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 87 | 112 | 0.97 | 0.22 | 0 | 0.56 | 193.76 | 0.95 | 0.23 |
| Hex | 3 | 57 | 70 | 61 | 16 | 0 | 38 | C2 | 5F | 17 |
| Octal | 3 | 127 | 160 | 141 | 26 | 0 | 70 | 302 | 137 | 27 |
| Binary | 11 | 1010111 | 1110000 | 1100001 | 10110 | 0 | 111000 | 11000010 | 1011111 | 10111 |
Color Harmonies of #035770
Complementary color
Monochromatic Colors of #035770
Black with #035770
Text Example
Text Example
White with #035770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035770; }
p { color: rgb(3,87,112); }
H1.HeaderClassName
{
color: #035770;
}
.AnyTagClassName
{
color: #035770;
}
</style>
background-color css
<style>
a { background-color: #035770; }
a { background-color: rgb(3,87,112); }
div.DivClassName
{
background-color: #035770;
}
.BgClassName
{
background-color: #035770;
}
</style>
border-color css
<style>
span { border-color: #035770; }
span { border-color: rgb(3,87,112); }
td.TdClassName
{
border-color: #035770;
}
.TagClassName
{
border-color: #035770;
}
</style>