Shades of Blue Lagoon #046367
Tints of Blue Lagoon #046367
RGB
CMYK
RGB Variations
Color information
#046367 (or 0x046367) is known color: Blue Lagoon. HEX triplet: 04, 63 and 67. RGB value is (4,99,103). Sum of RGB (Red+Green+Blue) = 4+99+103=206 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.94% from 206); Green value is 99 (39.06% from 255 or 48.06% from 206); Blue value is 103 (40.62% from 255 or 50% from 206); Max value from RGB is 103 - color contains mainly: blue. Hex color #046367 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046367 is #FB9C98. Grayscale: #464646. Windows color (decimal): -16489625 or 6775556. OLE color: 6775556.
HSL color Cylindrical-coordinate representation of color #046367: hue angle of 182.42º 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 #046367 is Cyan = 0.96, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 99 | 103 | - |
| CMYK | 0.96 | 0.04 | 0 | 0.60 |
| HSL | 182.42º | 0.93% | 0.21% | - |
| HSV(B) | 182.42º | 0.96% | 0.4% | - |
| XYZ | 6.96 | 9.93 | 14.38 | - |
| YUV | 71.05 | 146.03 | 80.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 99 | 103 | 0.96 | 0.04 | 0 | 0.60 | 182.42 | 0.93 | 0.21 |
| Hex | 4 | 63 | 67 | 60 | 4 | 0 | 3C | B6 | 5D | 15 |
| Octal | 4 | 143 | 147 | 140 | 4 | 0 | 74 | 266 | 135 | 25 |
| Binary | 100 | 1100011 | 1100111 | 1100000 | 100 | 0 | 111100 | 10110110 | 1011101 | 10101 |
Color Harmonies of #046367
Complementary color
Monochromatic Colors of #046367
Black with #046367
Text Example
Text Example
White with #046367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046367; }
p { color: rgb(4,99,103); }
H1.HeaderClassName
{
color: #046367;
}
.AnyTagClassName
{
color: #046367;
}
</style>
background-color css
<style>
a { background-color: #046367; }
a { background-color: rgb(4,99,103); }
div.DivClassName
{
background-color: #046367;
}
.BgClassName
{
background-color: #046367;
}
</style>
border-color css
<style>
span { border-color: #046367; }
span { border-color: rgb(4,99,103); }
td.TdClassName
{
border-color: #046367;
}
.TagClassName
{
border-color: #046367;
}
</style>