Shades of Observatory #069268
Tints of Observatory #069268
RGB
CMYK
RGB Variations
Color information
#069268 (or 0x069268) is known color: Observatory. HEX triplet: 06, 92 and 68. RGB value is (6,146,104). Sum of RGB (Red+Green+Blue) = 6+146+104=256 (33% of max value = 765). Red value is 6 (2.73% from 255 or 2.34% from 256); Green value is 146 (57.42% from 255 or 57.03% from 256); Blue value is 104 (41.02% from 255 or 40.62% from 256); Max value from RGB is 146 - color contains mainly: green. Hex color #069268 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069268 is #F96D97. Grayscale: #636363. Windows color (decimal): -16346520 or 6853126. OLE color: 6853126.
HSL color Cylindrical-coordinate representation of color #069268: hue angle of 162º 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 #069268 is Cyan = 0.96, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 146 | 104 | - |
| CMYK | 0.96 | 0 | 0.29 | 0.43 |
| HSL | 162º | 0.92% | 0.3% | - |
| HSV(B) | 162º | 0.96% | 0.57% | - |
| XYZ | 12.85 | 21.6 | 16.59 | - |
| YUV | 99.35 | 130.62 | 61.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 146 | 104 | 0.96 | 0 | 0.29 | 0.43 | 162 | 0.92 | 0.3 |
| Hex | 6 | 92 | 68 | 60 | 0 | 1D | 2B | A2 | 5C | 1E |
| Octal | 6 | 222 | 150 | 140 | 0 | 35 | 53 | 242 | 134 | 36 |
| Binary | 110 | 10010010 | 1101000 | 1100000 | 0 | 11101 | 101011 | 10100010 | 1011100 | 11110 |
Color Harmonies of #069268
Complementary color
Monochromatic Colors of #069268
Black with #069268
Text Example
Text Example
White with #069268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069268; }
p { color: rgb(6,146,104); }
H1.HeaderClassName
{
color: #069268;
}
.AnyTagClassName
{
color: #069268;
}
</style>
background-color css
<style>
a { background-color: #069268; }
a { background-color: rgb(6,146,104); }
div.DivClassName
{
background-color: #069268;
}
.BgClassName
{
background-color: #069268;
}
</style>
border-color css
<style>
span { border-color: #069268; }
span { border-color: rgb(6,146,104); }
td.TdClassName
{
border-color: #069268;
}
.TagClassName
{
border-color: #069268;
}
</style>