Shades of Observatory #069377
Tints of Observatory #069377
RGB
CMYK
RGB Variations
Color information
#069377 (or 0x069377) is known color: Observatory. HEX triplet: 06, 93 and 77. RGB value is (6,147,119). Sum of RGB (Red+Green+Blue) = 6+147+119=272 (36% of max value = 765). Red value is 6 (2.73% from 255 or 2.21% from 272); Green value is 147 (57.81% from 255 or 54.04% from 272); Blue value is 119 (46.88% from 255 or 43.75% from 272); Max value from RGB is 147 - color contains mainly: green. Hex color #069377 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069377 is #F96C88. Grayscale: #656565. Windows color (decimal): -16346249 or 7836422. OLE color: 7836422.
HSL color Cylindrical-coordinate representation of color #069377: hue angle of 168.09º 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 #069377 is Cyan = 0.96, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 147 | 119 | - |
| CMYK | 0.96 | 0 | 0.19 | 0.42 |
| HSL | 168.09º | 0.92% | 0.3% | - |
| HSV(B) | 168.09º | 0.96% | 0.58% | - |
| XYZ | 13.84 | 22.24 | 21.02 | - |
| YUV | 101.65 | 137.79 | 59.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 147 | 119 | 0.96 | 0 | 0.19 | 0.42 | 168.09 | 0.92 | 0.3 |
| Hex | 6 | 93 | 77 | 60 | 0 | 13 | 2A | A8 | 5C | 1E |
| Octal | 6 | 223 | 167 | 140 | 0 | 23 | 52 | 250 | 134 | 36 |
| Binary | 110 | 10010011 | 1110111 | 1100000 | 0 | 10011 | 101010 | 10101000 | 1011100 | 11110 |
Color Harmonies of #069377
Complementary color
Monochromatic Colors of #069377
Black with #069377
Text Example
Text Example
White with #069377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069377; }
p { color: rgb(6,147,119); }
H1.HeaderClassName
{
color: #069377;
}
.AnyTagClassName
{
color: #069377;
}
</style>
background-color css
<style>
a { background-color: #069377; }
a { background-color: rgb(6,147,119); }
div.DivClassName
{
background-color: #069377;
}
.BgClassName
{
background-color: #069377;
}
</style>
border-color css
<style>
span { border-color: #069377; }
span { border-color: rgb(6,147,119); }
td.TdClassName
{
border-color: #069377;
}
.TagClassName
{
border-color: #069377;
}
</style>