Shades of Observatory #069376
Tints of Observatory #069376
RGB
CMYK
RGB Variations
Color information
#069376 (or 0x069376) is known color: Observatory. HEX triplet: 06, 93 and 76. RGB value is (6,147,118). Sum of RGB (Red+Green+Blue) = 6+147+118=271 (35% of max value = 765). Red value is 6 (2.73% from 255 or 2.21% from 271); Green value is 147 (57.81% from 255 or 54.24% from 271); Blue value is 118 (46.48% from 255 or 43.54% from 271); Max value from RGB is 147 - color contains mainly: green. Hex color #069376 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069376 is #F96C89. Grayscale: #656565. Windows color (decimal): -16346250 or 7770886. OLE color: 7770886.
HSL color Cylindrical-coordinate representation of color #069376: hue angle of 167.66º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069376 is Cyan = 0.96, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 147 | 118 | - |
| CMYK | 0.96 | 0 | 0.20 | 0.42 |
| HSL | 167.66º | 0.92% | 0.3% | - |
| HSV(B) | 167.66º | 0.96% | 0.58% | - |
| XYZ | 13.78 | 22.21 | 20.7 | - |
| YUV | 101.54 | 137.29 | 59.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 147 | 118 | 0.96 | 0 | 0.20 | 0.42 | 167.66 | 0.92 | 0.3 |
| Hex | 6 | 93 | 76 | 60 | 0 | 14 | 2A | A8 | 5C | 1E |
| Octal | 6 | 223 | 166 | 140 | 0 | 24 | 52 | 250 | 134 | 36 |
| Binary | 110 | 10010011 | 1110110 | 1100000 | 0 | 10100 | 101010 | 10101000 | 1011100 | 11110 |
Color Harmonies of #069376
Complementary color
Monochromatic Colors of #069376
Black with #069376
Text Example
Text Example
White with #069376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069376; }
p { color: rgb(6,147,118); }
H1.HeaderClassName
{
color: #069376;
}
.AnyTagClassName
{
color: #069376;
}
</style>
background-color css
<style>
a { background-color: #069376; }
a { background-color: rgb(6,147,118); }
div.DivClassName
{
background-color: #069376;
}
.BgClassName
{
background-color: #069376;
}
</style>
border-color css
<style>
span { border-color: #069376; }
span { border-color: rgb(6,147,118); }
td.TdClassName
{
border-color: #069376;
}
.TagClassName
{
border-color: #069376;
}
</style>