Shades of Blue Lagoon #046779
Tints of Blue Lagoon #046779
RGB
CMYK
RGB Variations
Color information
#046779 (or 0x046779) is known color: Blue Lagoon. HEX triplet: 04, 67 and 79. RGB value is (4,103,121). Sum of RGB (Red+Green+Blue) = 4+103+121=228 (30% of max value = 765). Red value is 4 (1.95% from 255 or 1.75% from 228); Green value is 103 (40.62% from 255 or 45.18% from 228); Blue value is 121 (47.66% from 255 or 53.07% from 228); Max value from RGB is 121 - color contains mainly: blue. Hex color #046779 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046779 is #FB9886. Grayscale: #4B4B4B. Windows color (decimal): -16488583 or 7956228. OLE color: 7956228.
HSL color Cylindrical-coordinate representation of color #046779: hue angle of 189.23º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #046779 is Cyan = 0.97, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 4 | 103 | 121 | - |
| CMYK | 0.97 | 0.15 | 0 | 0.53 |
| HSL | 189.23º | 0.94% | 0.25% | - |
| HSV(B) | 189.23º | 0.97% | 0.47% | - |
| XYZ | 8.35 | 11.11 | 19.79 | - |
| YUV | 75.45 | 153.7 | 77.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 103 | 121 | 0.97 | 0.15 | 0 | 0.53 | 189.23 | 0.94 | 0.25 |
| Hex | 4 | 67 | 79 | 61 | F | 0 | 35 | BD | 5E | 19 |
| Octal | 4 | 147 | 171 | 141 | 17 | 0 | 65 | 275 | 136 | 31 |
| Binary | 100 | 1100111 | 1111001 | 1100001 | 1111 | 0 | 110101 | 10111101 | 1011110 | 11001 |
Color Harmonies of #046779
Complementary color
Monochromatic Colors of #046779
Black with #046779
Text Example
Text Example
White with #046779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046779; }
p { color: rgb(4,103,121); }
H1.HeaderClassName
{
color: #046779;
}
.AnyTagClassName
{
color: #046779;
}
</style>
background-color css
<style>
a { background-color: #046779; }
a { background-color: rgb(4,103,121); }
div.DivClassName
{
background-color: #046779;
}
.BgClassName
{
background-color: #046779;
}
</style>
border-color css
<style>
span { border-color: #046779; }
span { border-color: rgb(4,103,121); }
td.TdClassName
{
border-color: #046779;
}
.TagClassName
{
border-color: #046779;
}
</style>