Shades of Observatory #078569
Tints of Observatory #078569
RGB
CMYK
RGB Variations
Color information
#078569 (or 0x078569) is known color: Observatory. HEX triplet: 07, 85 and 69. RGB value is (7,133,105). Sum of RGB (Red+Green+Blue) = 7+133+105=245 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.86% from 245); Green value is 133 (52.34% from 255 or 54.29% from 245); Blue value is 105 (41.41% from 255 or 42.86% from 245); Max value from RGB is 133 - color contains mainly: green. Hex color #078569 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078569 is #F87A96. Grayscale: #5C5C5C. Windows color (decimal): -16284311 or 6915335. OLE color: 6915335.
HSL color Cylindrical-coordinate representation of color #078569: hue angle of 166.67º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078569 is Cyan = 0.95, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 7 | 133 | 105 | - |
| CMYK | 0.95 | 0 | 0.21 | 0.48 |
| HSL | 166.67º | 0.9% | 0.27% | - |
| HSV(B) | 166.67º | 0.95% | 0.52% | - |
| XYZ | 11.02 | 17.84 | 16.23 | - |
| YUV | 92.13 | 135.26 | 67.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 133 | 105 | 0.95 | 0 | 0.21 | 0.48 | 166.67 | 0.9 | 0.27 |
| Hex | 7 | 85 | 69 | 5F | 0 | 15 | 30 | A7 | 5A | 1B |
| Octal | 7 | 205 | 151 | 137 | 0 | 25 | 60 | 247 | 132 | 33 |
| Binary | 111 | 10000101 | 1101001 | 1011111 | 0 | 10101 | 110000 | 10100111 | 1011010 | 11011 |
Color Harmonies of #078569
Complementary color
Monochromatic Colors of #078569
Black with #078569
Text Example
Text Example
White with #078569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078569; }
p { color: rgb(7,133,105); }
H1.HeaderClassName
{
color: #078569;
}
.AnyTagClassName
{
color: #078569;
}
</style>
background-color css
<style>
a { background-color: #078569; }
a { background-color: rgb(7,133,105); }
div.DivClassName
{
background-color: #078569;
}
.BgClassName
{
background-color: #078569;
}
</style>
border-color css
<style>
span { border-color: #078569; }
span { border-color: rgb(7,133,105); }
td.TdClassName
{
border-color: #078569;
}
.TagClassName
{
border-color: #078569;
}
</style>