Shades of Observatory #069375
Tints of Observatory #069375
RGB
CMYK
RGB Variations
Color information
#069375 (or 0x069375) is known color: Observatory. HEX triplet: 06, 93 and 75. RGB value is (6,147,117). Sum of RGB (Red+Green+Blue) = 6+147+117=270 (35% of max value = 765). Red value is 6 (2.73% from 255 or 2.22% from 270); Green value is 147 (57.81% from 255 or 54.44% from 270); Blue value is 117 (46.09% from 255 or 43.33% from 270); Max value from RGB is 147 - color contains mainly: green. Hex color #069375 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069375 is #F96C8A. Grayscale: #656565. Windows color (decimal): -16346251 or 7705350. OLE color: 7705350.
HSL color Cylindrical-coordinate representation of color #069375: hue angle of 167.23º 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 #069375 is Cyan = 0.96, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 147 | 117 | - |
| CMYK | 0.96 | 0 | 0.20 | 0.42 |
| HSL | 167.23º | 0.92% | 0.3% | - |
| HSV(B) | 167.23º | 0.96% | 0.58% | - |
| XYZ | 13.72 | 22.19 | 20.39 | - |
| YUV | 101.42 | 136.79 | 59.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 147 | 117 | 0.96 | 0 | 0.20 | 0.42 | 167.23 | 0.92 | 0.3 |
| Hex | 6 | 93 | 75 | 60 | 0 | 14 | 2A | A7 | 5C | 1E |
| Octal | 6 | 223 | 165 | 140 | 0 | 24 | 52 | 247 | 134 | 36 |
| Binary | 110 | 10010011 | 1110101 | 1100000 | 0 | 10100 | 101010 | 10100111 | 1011100 | 11110 |
Color Harmonies of #069375
Complementary color
Monochromatic Colors of #069375
Black with #069375
Text Example
Text Example
White with #069375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069375; }
p { color: rgb(6,147,117); }
H1.HeaderClassName
{
color: #069375;
}
.AnyTagClassName
{
color: #069375;
}
</style>
background-color css
<style>
a { background-color: #069375; }
a { background-color: rgb(6,147,117); }
div.DivClassName
{
background-color: #069375;
}
.BgClassName
{
background-color: #069375;
}
</style>
border-color css
<style>
span { border-color: #069375; }
span { border-color: rgb(6,147,117); }
td.TdClassName
{
border-color: #069375;
}
.TagClassName
{
border-color: #069375;
}
</style>