Shades of Blue Lagoon #046087
Tints of Blue Lagoon #046087
RGB
CMYK
RGB Variations
Color information
#046087 (or 0x046087) is known color: Blue Lagoon. HEX triplet: 04, 60 and 87. RGB value is (4,96,135). Sum of RGB (Red+Green+Blue) = 4+96+135=235 (31% of max value = 765). Red value is 4 (1.95% from 255 or 1.70% from 235); Green value is 96 (37.89% from 255 or 40.85% from 235); Blue value is 135 (53.12% from 255 or 57.45% from 235); Max value from RGB is 135 - color contains mainly: blue. Hex color #046087 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #046087 is #FB9F78. Grayscale: #484848. Windows color (decimal): -16490361 or 8871940. OLE color: 8871940.
HSL color Cylindrical-coordinate representation of color #046087: hue angle of 197.86º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #046087 is Cyan = 0.97, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 4 | 96 | 135 | - |
| CMYK | 0.97 | 0.29 | 0 | 0.47 |
| HSL | 197.86º | 0.94% | 0.27% | - |
| HSV(B) | 197.86º | 0.97% | 0.53% | - |
| XYZ | 8.61 | 10.14 | 24.43 | - |
| YUV | 72.94 | 163.02 | 78.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 96 | 135 | 0.97 | 0.29 | 0 | 0.47 | 197.86 | 0.94 | 0.27 |
| Hex | 4 | 60 | 87 | 61 | 1D | 0 | 2F | C6 | 5E | 1B |
| Octal | 4 | 140 | 207 | 141 | 35 | 0 | 57 | 306 | 136 | 33 |
| Binary | 100 | 1100000 | 10000111 | 1100001 | 11101 | 0 | 101111 | 11000110 | 1011110 | 11011 |
Color Harmonies of #046087
Complementary color
Monochromatic Colors of #046087
Black with #046087
Text Example
Text Example
White with #046087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046087; }
p { color: rgb(4,96,135); }
H1.HeaderClassName
{
color: #046087;
}
.AnyTagClassName
{
color: #046087;
}
</style>
background-color css
<style>
a { background-color: #046087; }
a { background-color: rgb(4,96,135); }
div.DivClassName
{
background-color: #046087;
}
.BgClassName
{
background-color: #046087;
}
</style>
border-color css
<style>
span { border-color: #046087; }
span { border-color: rgb(4,96,135); }
td.TdClassName
{
border-color: #046087;
}
.TagClassName
{
border-color: #046087;
}
</style>