Shades of Blue Lagoon #075669
Tints of Blue Lagoon #075669
RGB
CMYK
RGB Variations
Color information
#075669 (or 0x075669) is known color: Blue Lagoon. HEX triplet: 07, 56 and 69. RGB value is (7,86,105). Sum of RGB (Red+Green+Blue) = 7+86+105=198 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.54% from 198); Green value is 86 (33.98% from 255 or 43.43% from 198); Blue value is 105 (41.41% from 255 or 53.03% from 198); Max value from RGB is 105 - color contains mainly: blue. Hex color #075669 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075669 is #F8A996. Grayscale: #404040. Windows color (decimal): -16296343 or 6903303. OLE color: 6903303.
HSL color Cylindrical-coordinate representation of color #075669: hue angle of 191.63º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #075669 is Cyan = 0.93, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 86 | 105 | - |
| CMYK | 0.93 | 0.18 | 0 | 0.59 |
| HSL | 191.63º | 0.88% | 0.22% | - |
| HSV(B) | 191.63º | 0.93% | 0.41% | - |
| XYZ | 5.97 | 7.72 | 14.54 | - |
| YUV | 64.55 | 150.83 | 86.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 86 | 105 | 0.93 | 0.18 | 0 | 0.59 | 191.63 | 0.88 | 0.22 |
| Hex | 7 | 56 | 69 | 5D | 12 | 0 | 3B | C0 | 58 | 16 |
| Octal | 7 | 126 | 151 | 135 | 22 | 0 | 73 | 300 | 130 | 26 |
| Binary | 111 | 1010110 | 1101001 | 1011101 | 10010 | 0 | 111011 | 11000000 | 1011000 | 10110 |
Color Harmonies of #075669
Complementary color
Monochromatic Colors of #075669
Black with #075669
Text Example
Text Example
White with #075669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075669; }
p { color: rgb(7,86,105); }
H1.HeaderClassName
{
color: #075669;
}
.AnyTagClassName
{
color: #075669;
}
</style>
background-color css
<style>
a { background-color: #075669; }
a { background-color: rgb(7,86,105); }
div.DivClassName
{
background-color: #075669;
}
.BgClassName
{
background-color: #075669;
}
</style>
border-color css
<style>
span { border-color: #075669; }
span { border-color: rgb(7,86,105); }
td.TdClassName
{
border-color: #075669;
}
.TagClassName
{
border-color: #075669;
}
</style>