Shades of Blue Lagoon #046674
Tints of Blue Lagoon #046674
RGB
CMYK
RGB Variations
Color information
#046674 (or 0x046674) is known color: Blue Lagoon. HEX triplet: 04, 66 and 74. RGB value is (4,102,116). Sum of RGB (Red+Green+Blue) = 4+102+116=222 (29% of max value = 765). Red value is 4 (1.95% from 255 or 1.80% from 222); Green value is 102 (40.23% from 255 or 45.95% from 222); Blue value is 116 (45.70% from 255 or 52.25% from 222); Max value from RGB is 116 - color contains mainly: blue. Hex color #046674 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046674 is #FB998B. Grayscale: #4A4A4A. Windows color (decimal): -16488844 or 7628292. OLE color: 7628292.
HSL color Cylindrical-coordinate representation of color #046674: hue angle of 187.5º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #046674 is Cyan = 0.97, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 102 | 116 | - |
| CMYK | 0.97 | 0.12 | 0 | 0.55 |
| HSL | 187.5º | 0.93% | 0.24% | - |
| HSV(B) | 187.5º | 0.97% | 0.45% | - |
| XYZ | 7.95 | 10.79 | 18.19 | - |
| YUV | 74.29 | 151.53 | 77.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 102 | 116 | 0.97 | 0.12 | 0 | 0.55 | 187.5 | 0.93 | 0.24 |
| Hex | 4 | 66 | 74 | 61 | C | 0 | 37 | BC | 5D | 18 |
| Octal | 4 | 146 | 164 | 141 | 14 | 0 | 67 | 274 | 135 | 30 |
| Binary | 100 | 1100110 | 1110100 | 1100001 | 1100 | 0 | 110111 | 10111100 | 1011101 | 11000 |
Color Harmonies of #046674
Complementary color
Monochromatic Colors of #046674
Black with #046674
Text Example
Text Example
White with #046674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046674; }
p { color: rgb(4,102,116); }
H1.HeaderClassName
{
color: #046674;
}
.AnyTagClassName
{
color: #046674;
}
</style>
background-color css
<style>
a { background-color: #046674; }
a { background-color: rgb(4,102,116); }
div.DivClassName
{
background-color: #046674;
}
.BgClassName
{
background-color: #046674;
}
</style>
border-color css
<style>
span { border-color: #046674; }
span { border-color: rgb(4,102,116); }
td.TdClassName
{
border-color: #046674;
}
.TagClassName
{
border-color: #046674;
}
</style>