Shades of Observatory #068772
Tints of Observatory #068772
RGB
CMYK
RGB Variations
Color information
#068772 (or 0x068772) is known color: Observatory. HEX triplet: 06, 87 and 72. RGB value is (6,135,114). Sum of RGB (Red+Green+Blue) = 6+135+114=255 (33% of max value = 765). Red value is 6 (2.73% from 255 or 2.35% from 255); Green value is 135 (53.12% from 255 or 52.94% from 255); Blue value is 114 (44.92% from 255 or 44.71% from 255); Max value from RGB is 135 - color contains mainly: green. Hex color #068772 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068772 is #F9788D. Grayscale: #5D5D5D. Windows color (decimal): -16349326 or 7505670. OLE color: 7505670.
HSL color Cylindrical-coordinate representation of color #068772: hue angle of 170.23º degrees, saturation: 0.91, 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 #068772 is Cyan = 0.96, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 135 | 114 | - |
| CMYK | 0.96 | 0 | 0.16 | 0.47 |
| HSL | 170.23º | 0.91% | 0.28% | - |
| HSV(B) | 170.23º | 0.96% | 0.53% | - |
| XYZ | 11.78 | 18.58 | 18.89 | - |
| YUV | 94.04 | 139.26 | 65.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 135 | 114 | 0.96 | 0 | 0.16 | 0.47 | 170.23 | 0.91 | 0.28 |
| Hex | 6 | 87 | 72 | 60 | 0 | 10 | 2F | AA | 5B | 1C |
| Octal | 6 | 207 | 162 | 140 | 0 | 20 | 57 | 252 | 133 | 34 |
| Binary | 110 | 10000111 | 1110010 | 1100000 | 0 | 10000 | 101111 | 10101010 | 1011011 | 11100 |
Color Harmonies of #068772
Complementary color
Monochromatic Colors of #068772
Black with #068772
Text Example
Text Example
White with #068772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068772; }
p { color: rgb(6,135,114); }
H1.HeaderClassName
{
color: #068772;
}
.AnyTagClassName
{
color: #068772;
}
</style>
background-color css
<style>
a { background-color: #068772; }
a { background-color: rgb(6,135,114); }
div.DivClassName
{
background-color: #068772;
}
.BgClassName
{
background-color: #068772;
}
</style>
border-color css
<style>
span { border-color: #068772; }
span { border-color: rgb(6,135,114); }
td.TdClassName
{
border-color: #068772;
}
.TagClassName
{
border-color: #068772;
}
</style>