Shades of Observatory #069274
Tints of Observatory #069274
RGB
CMYK
RGB Variations
Color information
#069274 (or 0x069274) is known color: Observatory. HEX triplet: 06, 92 and 74. RGB value is (6,146,116). Sum of RGB (Red+Green+Blue) = 6+146+116=268 (35% of max value = 765). Red value is 6 (2.73% from 255 or 2.24% from 268); Green value is 146 (57.42% from 255 or 54.48% from 268); Blue value is 116 (45.70% from 255 or 43.28% from 268); Max value from RGB is 146 - color contains mainly: green. Hex color #069274 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069274 is #F96D8B. Grayscale: #646464. Windows color (decimal): -16346508 or 7639558. OLE color: 7639558.
HSL color Cylindrical-coordinate representation of color #069274: hue angle of 167.14º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069274 is Cyan = 0.96, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 146 | 116 | - |
| CMYK | 0.96 | 0 | 0.21 | 0.43 |
| HSL | 167.14º | 0.92% | 0.3% | - |
| HSV(B) | 167.14º | 0.96% | 0.57% | - |
| XYZ | 13.51 | 21.86 | 20.03 | - |
| YUV | 100.72 | 136.62 | 60.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 146 | 116 | 0.96 | 0 | 0.21 | 0.43 | 167.14 | 0.92 | 0.3 |
| Hex | 6 | 92 | 74 | 60 | 0 | 15 | 2B | A7 | 5C | 1E |
| Octal | 6 | 222 | 164 | 140 | 0 | 25 | 53 | 247 | 134 | 36 |
| Binary | 110 | 10010010 | 1110100 | 1100000 | 0 | 10101 | 101011 | 10100111 | 1011100 | 11110 |
Color Harmonies of #069274
Complementary color
Monochromatic Colors of #069274
Black with #069274
Text Example
Text Example
White with #069274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069274; }
p { color: rgb(6,146,116); }
H1.HeaderClassName
{
color: #069274;
}
.AnyTagClassName
{
color: #069274;
}
</style>
background-color css
<style>
a { background-color: #069274; }
a { background-color: rgb(6,146,116); }
div.DivClassName
{
background-color: #069274;
}
.BgClassName
{
background-color: #069274;
}
</style>
border-color css
<style>
span { border-color: #069274; }
span { border-color: rgb(6,146,116); }
td.TdClassName
{
border-color: #069274;
}
.TagClassName
{
border-color: #069274;
}
</style>