Shades of Blue Lagoon #046085
Tints of Blue Lagoon #046085
RGB
CMYK
RGB Variations
Color information
#046085 (or 0x046085) is known color: Blue Lagoon. HEX triplet: 04, 60 and 85. RGB value is (4,96,133). Sum of RGB (Red+Green+Blue) = 4+96+133=233 (30% of max value = 765). Red value is 4 (1.95% from 255 or 1.72% from 233); Green value is 96 (37.89% from 255 or 41.20% from 233); Blue value is 133 (52.34% from 255 or 57.08% from 233); Max value from RGB is 133 - color contains mainly: blue. Hex color #046085 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #046085 is #FB9F7A. Grayscale: #484848. Windows color (decimal): -16490363 or 8740868. OLE color: 8740868.
HSL color Cylindrical-coordinate representation of color #046085: hue angle of 197.21º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #046085 is Cyan = 0.97, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 4 | 96 | 133 | - |
| CMYK | 0.97 | 0.28 | 0 | 0.48 |
| HSL | 197.21º | 0.94% | 0.27% | - |
| HSV(B) | 197.21º | 0.97% | 0.52% | - |
| XYZ | 8.47 | 10.09 | 23.69 | - |
| YUV | 72.71 | 162.02 | 78.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 96 | 133 | 0.97 | 0.28 | 0 | 0.48 | 197.21 | 0.94 | 0.27 |
| Hex | 4 | 60 | 85 | 61 | 1C | 0 | 30 | C5 | 5E | 1B |
| Octal | 4 | 140 | 205 | 141 | 34 | 0 | 60 | 305 | 136 | 33 |
| Binary | 100 | 1100000 | 10000101 | 1100001 | 11100 | 0 | 110000 | 11000101 | 1011110 | 11011 |
Color Harmonies of #046085
Complementary color
Monochromatic Colors of #046085
Black with #046085
Text Example
Text Example
White with #046085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046085; }
p { color: rgb(4,96,133); }
H1.HeaderClassName
{
color: #046085;
}
.AnyTagClassName
{
color: #046085;
}
</style>
background-color css
<style>
a { background-color: #046085; }
a { background-color: rgb(4,96,133); }
div.DivClassName
{
background-color: #046085;
}
.BgClassName
{
background-color: #046085;
}
</style>
border-color css
<style>
span { border-color: #046085; }
span { border-color: rgb(4,96,133); }
td.TdClassName
{
border-color: #046085;
}
.TagClassName
{
border-color: #046085;
}
</style>