Shades of Blue Lagoon #046067
Tints of Blue Lagoon #046067
RGB
CMYK
RGB Variations
Color information
#046067 (or 0x046067) is known color: Blue Lagoon. HEX triplet: 04, 60 and 67. RGB value is (4,96,103). Sum of RGB (Red+Green+Blue) = 4+96+103=203 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.97% from 203); Green value is 96 (37.89% from 255 or 47.29% from 203); Blue value is 103 (40.62% from 255 or 50.74% from 203); Max value from RGB is 103 - color contains mainly: blue. Hex color #046067 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046067 is #FB9F98. Grayscale: #454545. Windows color (decimal): -16490393 or 6774788. OLE color: 6774788.
HSL color Cylindrical-coordinate representation of color #046067: hue angle of 184.24º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046067 is Cyan = 0.96, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 96 | 103 | - |
| CMYK | 0.96 | 0.07 | 0 | 0.60 |
| HSL | 184.24º | 0.93% | 0.21% | - |
| HSV(B) | 184.24º | 0.96% | 0.4% | - |
| XYZ | 6.68 | 9.37 | 14.29 | - |
| YUV | 69.29 | 147.02 | 81.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 96 | 103 | 0.96 | 0.07 | 0 | 0.60 | 184.24 | 0.93 | 0.21 |
| Hex | 4 | 60 | 67 | 60 | 7 | 0 | 3C | B8 | 5D | 15 |
| Octal | 4 | 140 | 147 | 140 | 7 | 0 | 74 | 270 | 135 | 25 |
| Binary | 100 | 1100000 | 1100111 | 1100000 | 111 | 0 | 111100 | 10111000 | 1011101 | 10101 |
Color Harmonies of #046067
Complementary color
Monochromatic Colors of #046067
Black with #046067
Text Example
Text Example
White with #046067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046067; }
p { color: rgb(4,96,103); }
H1.HeaderClassName
{
color: #046067;
}
.AnyTagClassName
{
color: #046067;
}
</style>
background-color css
<style>
a { background-color: #046067; }
a { background-color: rgb(4,96,103); }
div.DivClassName
{
background-color: #046067;
}
.BgClassName
{
background-color: #046067;
}
</style>
border-color css
<style>
span { border-color: #046067; }
span { border-color: rgb(4,96,103); }
td.TdClassName
{
border-color: #046067;
}
.TagClassName
{
border-color: #046067;
}
</style>