Shades of Blue Lagoon #046381
Tints of Blue Lagoon #046381
RGB
CMYK
RGB Variations
Color information
#046381 (or 0x046381) is known color: Blue Lagoon. HEX triplet: 04, 63 and 81. RGB value is (4,99,129). Sum of RGB (Red+Green+Blue) = 4+99+129=232 (30% of max value = 765). Red value is 4 (1.95% from 255 or 1.72% from 232); Green value is 99 (39.06% from 255 or 42.67% from 232); Blue value is 129 (50.78% from 255 or 55.60% from 232); Max value from RGB is 129 - color contains mainly: blue. Hex color #046381 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #046381 is #FB9C7E. Grayscale: #494949. Windows color (decimal): -16489599 or 8479492. OLE color: 8479492.
HSL color Cylindrical-coordinate representation of color #046381: hue angle of 194.4º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #046381 is Cyan = 0.97, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 4 | 99 | 129 | - |
| CMYK | 0.97 | 0.23 | 0 | 0.49 |
| HSL | 194.4º | 0.94% | 0.26% | - |
| HSV(B) | 194.4º | 0.97% | 0.51% | - |
| XYZ | 8.47 | 10.53 | 22.36 | - |
| YUV | 74.02 | 159.03 | 78.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 99 | 129 | 0.97 | 0.23 | 0 | 0.49 | 194.4 | 0.94 | 0.26 |
| Hex | 4 | 63 | 81 | 61 | 17 | 0 | 31 | C2 | 5E | 1A |
| Octal | 4 | 143 | 201 | 141 | 27 | 0 | 61 | 302 | 136 | 32 |
| Binary | 100 | 1100011 | 10000001 | 1100001 | 10111 | 0 | 110001 | 11000010 | 1011110 | 11010 |
Color Harmonies of #046381
Complementary color
Monochromatic Colors of #046381
Black with #046381
Text Example
Text Example
White with #046381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046381; }
p { color: rgb(4,99,129); }
H1.HeaderClassName
{
color: #046381;
}
.AnyTagClassName
{
color: #046381;
}
</style>
background-color css
<style>
a { background-color: #046381; }
a { background-color: rgb(4,99,129); }
div.DivClassName
{
background-color: #046381;
}
.BgClassName
{
background-color: #046381;
}
</style>
border-color css
<style>
span { border-color: #046381; }
span { border-color: rgb(4,99,129); }
td.TdClassName
{
border-color: #046381;
}
.TagClassName
{
border-color: #046381;
}
</style>