Shades of Observatory #068867
Tints of Observatory #068867
RGB
CMYK
RGB Variations
Color information
#068867 (or 0x068867) is known color: Observatory. HEX triplet: 06, 88 and 67. RGB value is (6,136,103). Sum of RGB (Red+Green+Blue) = 6+136+103=245 (32% of max value = 765). Red value is 6 (2.73% from 255 or 2.45% from 245); Green value is 136 (53.52% from 255 or 55.51% from 245); Blue value is 103 (40.62% from 255 or 42.04% from 245); Max value from RGB is 136 - color contains mainly: green. Hex color #068867 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068867 is #F97798. Grayscale: #5D5D5D. Windows color (decimal): -16349081 or 6785030. OLE color: 6785030.
HSL color Cylindrical-coordinate representation of color #068867: hue angle of 164.77º 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 #068867 is Cyan = 0.96, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 136 | 103 | - |
| CMYK | 0.96 | 0 | 0.24 | 0.47 |
| HSL | 164.77º | 0.92% | 0.28% | - |
| HSV(B) | 164.77º | 0.96% | 0.53% | - |
| XYZ | 11.33 | 18.63 | 15.83 | - |
| YUV | 93.37 | 133.43 | 65.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 136 | 103 | 0.96 | 0 | 0.24 | 0.47 | 164.77 | 0.92 | 0.28 |
| Hex | 6 | 88 | 67 | 60 | 0 | 18 | 2F | A5 | 5C | 1C |
| Octal | 6 | 210 | 147 | 140 | 0 | 30 | 57 | 245 | 134 | 34 |
| Binary | 110 | 10001000 | 1100111 | 1100000 | 0 | 11000 | 101111 | 10100101 | 1011100 | 11100 |
Color Harmonies of #068867
Complementary color
Monochromatic Colors of #068867
Black with #068867
Text Example
Text Example
White with #068867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068867; }
p { color: rgb(6,136,103); }
H1.HeaderClassName
{
color: #068867;
}
.AnyTagClassName
{
color: #068867;
}
</style>
background-color css
<style>
a { background-color: #068867; }
a { background-color: rgb(6,136,103); }
div.DivClassName
{
background-color: #068867;
}
.BgClassName
{
background-color: #068867;
}
</style>
border-color css
<style>
span { border-color: #068867; }
span { border-color: rgb(6,136,103); }
td.TdClassName
{
border-color: #068867;
}
.TagClassName
{
border-color: #068867;
}
</style>