Shades of Observatory #068875
Tints of Observatory #068875
RGB
CMYK
RGB Variations
Color information
#068875 (or 0x068875) is known color: Observatory. HEX triplet: 06, 88 and 75. RGB value is (6,136,117). Sum of RGB (Red+Green+Blue) = 6+136+117=259 (34% of max value = 765). Red value is 6 (2.73% from 255 or 2.32% from 259); Green value is 136 (53.52% from 255 or 52.51% from 259); Blue value is 117 (46.09% from 255 or 45.17% from 259); Max value from RGB is 136 - color contains mainly: green. Hex color #068875 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068875 is #F9778A. Grayscale: #5E5E5E. Windows color (decimal): -16349067 or 7702534. OLE color: 7702534.
HSL color Cylindrical-coordinate representation of color #068875: hue angle of 171.23º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #068875 is Cyan = 0.96, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 136 | 117 | - |
| CMYK | 0.96 | 0 | 0.14 | 0.47 |
| HSL | 171.23º | 0.92% | 0.28% | - |
| HSV(B) | 171.23º | 0.96% | 0.53% | - |
| XYZ | 12.09 | 18.93 | 19.85 | - |
| YUV | 94.96 | 140.43 | 64.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 136 | 117 | 0.96 | 0 | 0.14 | 0.47 | 171.23 | 0.92 | 0.28 |
| Hex | 6 | 88 | 75 | 60 | 0 | E | 2F | AB | 5C | 1C |
| Octal | 6 | 210 | 165 | 140 | 0 | 16 | 57 | 253 | 134 | 34 |
| Binary | 110 | 10001000 | 1110101 | 1100000 | 0 | 1110 | 101111 | 10101011 | 1011100 | 11100 |
Color Harmonies of #068875
Complementary color
Monochromatic Colors of #068875
Black with #068875
Text Example
Text Example
White with #068875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068875; }
p { color: rgb(6,136,117); }
H1.HeaderClassName
{
color: #068875;
}
.AnyTagClassName
{
color: #068875;
}
</style>
background-color css
<style>
a { background-color: #068875; }
a { background-color: rgb(6,136,117); }
div.DivClassName
{
background-color: #068875;
}
.BgClassName
{
background-color: #068875;
}
</style>
border-color css
<style>
span { border-color: #068875; }
span { border-color: rgb(6,136,117); }
td.TdClassName
{
border-color: #068875;
}
.TagClassName
{
border-color: #068875;
}
</style>