Shades of Observatory #069369
Tints of Observatory #069369
RGB
CMYK
RGB Variations
Color information
#069369 (or 0x069369) is known color: Observatory. HEX triplet: 06, 93 and 69. RGB value is (6,147,105). Sum of RGB (Red+Green+Blue) = 6+147+105=258 (34% of max value = 765). Red value is 6 (2.73% from 255 or 2.33% from 258); Green value is 147 (57.81% from 255 or 56.98% from 258); Blue value is 105 (41.41% from 255 or 40.70% from 258); Max value from RGB is 147 - color contains mainly: green. Hex color #069369 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069369 is #F96C96. Grayscale: #646464. Windows color (decimal): -16346263 or 6918918. OLE color: 6918918.
HSL color Cylindrical-coordinate representation of color #069369: hue angle of 162.13º 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 #069369 is Cyan = 0.96, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 147 | 105 | - |
| CMYK | 0.96 | 0 | 0.29 | 0.42 |
| HSL | 162.13º | 0.92% | 0.3% | - |
| HSV(B) | 162.13º | 0.96% | 0.58% | - |
| XYZ | 13.06 | 21.93 | 16.91 | - |
| YUV | 100.05 | 130.79 | 60.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 147 | 105 | 0.96 | 0 | 0.29 | 0.42 | 162.13 | 0.92 | 0.3 |
| Hex | 6 | 93 | 69 | 60 | 0 | 1D | 2A | A2 | 5C | 1E |
| Octal | 6 | 223 | 151 | 140 | 0 | 35 | 52 | 242 | 134 | 36 |
| Binary | 110 | 10010011 | 1101001 | 1100000 | 0 | 11101 | 101010 | 10100010 | 1011100 | 11110 |
Color Harmonies of #069369
Complementary color
Monochromatic Colors of #069369
Black with #069369
Text Example
Text Example
White with #069369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069369; }
p { color: rgb(6,147,105); }
H1.HeaderClassName
{
color: #069369;
}
.AnyTagClassName
{
color: #069369;
}
</style>
background-color css
<style>
a { background-color: #069369; }
a { background-color: rgb(6,147,105); }
div.DivClassName
{
background-color: #069369;
}
.BgClassName
{
background-color: #069369;
}
</style>
border-color css
<style>
span { border-color: #069369; }
span { border-color: rgb(6,147,105); }
td.TdClassName
{
border-color: #069369;
}
.TagClassName
{
border-color: #069369;
}
</style>