Shades of Blue Lagoon #046584
Tints of Blue Lagoon #046584
RGB
CMYK
RGB Variations
Color information
#046584 (or 0x046584) is known color: Blue Lagoon. HEX triplet: 04, 65 and 84. RGB value is (4,101,132). Sum of RGB (Red+Green+Blue) = 4+101+132=237 (31% of max value = 765). Red value is 4 (1.95% from 255 or 1.69% from 237); Green value is 101 (39.84% from 255 or 42.62% from 237); Blue value is 132 (51.95% from 255 or 55.70% from 237); Max value from RGB is 132 - color contains mainly: blue. Hex color #046584 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #046584 is #FB9A7B. Grayscale: #4B4B4B. Windows color (decimal): -16489084 or 8676612. OLE color: 8676612.
HSL color Cylindrical-coordinate representation of color #046584: hue angle of 194.53º 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 #046584 is Cyan = 0.97, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 4 | 101 | 132 | - |
| CMYK | 0.97 | 0.23 | 0 | 0.48 |
| HSL | 194.53º | 0.94% | 0.27% | - |
| HSV(B) | 194.53º | 0.97% | 0.52% | - |
| XYZ | 8.87 | 11 | 23.49 | - |
| YUV | 75.53 | 159.86 | 76.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 101 | 132 | 0.97 | 0.23 | 0 | 0.48 | 194.53 | 0.94 | 0.27 |
| Hex | 4 | 65 | 84 | 61 | 17 | 0 | 30 | C3 | 5E | 1B |
| Octal | 4 | 145 | 204 | 141 | 27 | 0 | 60 | 303 | 136 | 33 |
| Binary | 100 | 1100101 | 10000100 | 1100001 | 10111 | 0 | 110000 | 11000011 | 1011110 | 11011 |
Color Harmonies of #046584
Complementary color
Monochromatic Colors of #046584
Black with #046584
Text Example
Text Example
White with #046584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046584; }
p { color: rgb(4,101,132); }
H1.HeaderClassName
{
color: #046584;
}
.AnyTagClassName
{
color: #046584;
}
</style>
background-color css
<style>
a { background-color: #046584; }
a { background-color: rgb(4,101,132); }
div.DivClassName
{
background-color: #046584;
}
.BgClassName
{
background-color: #046584;
}
</style>
border-color css
<style>
span { border-color: #046584; }
span { border-color: rgb(4,101,132); }
td.TdClassName
{
border-color: #046584;
}
.TagClassName
{
border-color: #046584;
}
</style>