Shades of Blue Lagoon #046281
Tints of Blue Lagoon #046281
RGB
CMYK
RGB Variations
Color information
#046281 (or 0x046281) is known color: Blue Lagoon. HEX triplet: 04, 62 and 81. RGB value is (4,98,129). Sum of RGB (Red+Green+Blue) = 4+98+129=231 (30% of max value = 765). Red value is 4 (1.95% from 255 or 1.73% from 231); Green value is 98 (38.67% from 255 or 42.42% from 231); Blue value is 129 (50.78% from 255 or 55.84% from 231); Max value from RGB is 129 - color contains mainly: blue. Hex color #046281 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #046281 is #FB9D7E. Grayscale: #494949. Windows color (decimal): -16489855 or 8479236. OLE color: 8479236.
HSL color Cylindrical-coordinate representation of color #046281: hue angle of 194.88º 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 #046281 is Cyan = 0.97, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 4 | 98 | 129 | - |
| CMYK | 0.97 | 0.24 | 0 | 0.49 |
| HSL | 194.88º | 0.94% | 0.26% | - |
| HSV(B) | 194.88º | 0.97% | 0.51% | - |
| XYZ | 8.38 | 10.35 | 22.32 | - |
| YUV | 73.43 | 159.36 | 78.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 98 | 129 | 0.97 | 0.24 | 0 | 0.49 | 194.88 | 0.94 | 0.26 |
| Hex | 4 | 62 | 81 | 61 | 18 | 0 | 31 | C3 | 5E | 1A |
| Octal | 4 | 142 | 201 | 141 | 30 | 0 | 61 | 303 | 136 | 32 |
| Binary | 100 | 1100010 | 10000001 | 1100001 | 11000 | 0 | 110001 | 11000011 | 1011110 | 11010 |
Color Harmonies of #046281
Complementary color
Monochromatic Colors of #046281
Black with #046281
Text Example
Text Example
White with #046281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046281; }
p { color: rgb(4,98,129); }
H1.HeaderClassName
{
color: #046281;
}
.AnyTagClassName
{
color: #046281;
}
</style>
background-color css
<style>
a { background-color: #046281; }
a { background-color: rgb(4,98,129); }
div.DivClassName
{
background-color: #046281;
}
.BgClassName
{
background-color: #046281;
}
</style>
border-color css
<style>
span { border-color: #046281; }
span { border-color: rgb(4,98,129); }
td.TdClassName
{
border-color: #046281;
}
.TagClassName
{
border-color: #046281;
}
</style>