Shades of Observatory #069370
Tints of Observatory #069370
RGB
CMYK
RGB Variations
Color information
#069370 (or 0x069370) is known color: Observatory. HEX triplet: 06, 93 and 70. RGB value is (6,147,112). Sum of RGB (Red+Green+Blue) = 6+147+112=265 (35% of max value = 765). Red value is 6 (2.73% from 255 or 2.26% from 265); Green value is 147 (57.81% from 255 or 55.47% from 265); Blue value is 112 (44.14% from 255 or 42.26% from 265); Max value from RGB is 147 - color contains mainly: green. Hex color #069370 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069370 is #F96C8F. Grayscale: #646464. Windows color (decimal): -16346256 or 7377670. OLE color: 7377670.
HSL color Cylindrical-coordinate representation of color #069370: hue angle of 165.11º 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 #069370 is Cyan = 0.96, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 147 | 112 | - |
| CMYK | 0.96 | 0 | 0.24 | 0.42 |
| HSL | 165.11º | 0.92% | 0.3% | - |
| HSV(B) | 165.11º | 0.96% | 0.58% | - |
| XYZ | 13.43 | 22.08 | 18.88 | - |
| YUV | 100.85 | 134.29 | 60.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 147 | 112 | 0.96 | 0 | 0.24 | 0.42 | 165.11 | 0.92 | 0.3 |
| Hex | 6 | 93 | 70 | 60 | 0 | 18 | 2A | A5 | 5C | 1E |
| Octal | 6 | 223 | 160 | 140 | 0 | 30 | 52 | 245 | 134 | 36 |
| Binary | 110 | 10010011 | 1110000 | 1100000 | 0 | 11000 | 101010 | 10100101 | 1011100 | 11110 |
Color Harmonies of #069370
Complementary color
Monochromatic Colors of #069370
Black with #069370
Text Example
Text Example
White with #069370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069370; }
p { color: rgb(6,147,112); }
H1.HeaderClassName
{
color: #069370;
}
.AnyTagClassName
{
color: #069370;
}
</style>
background-color css
<style>
a { background-color: #069370; }
a { background-color: rgb(6,147,112); }
div.DivClassName
{
background-color: #069370;
}
.BgClassName
{
background-color: #069370;
}
</style>
border-color css
<style>
span { border-color: #069370; }
span { border-color: rgb(6,147,112); }
td.TdClassName
{
border-color: #069370;
}
.TagClassName
{
border-color: #069370;
}
</style>