Shades of Observatory #068465
Tints of Observatory #068465
RGB
CMYK
RGB Variations
Color information
#068465 (or 0x068465) is known color: Observatory. HEX triplet: 06, 84 and 65. RGB value is (6,132,101). Sum of RGB (Red+Green+Blue) = 6+132+101=239 (31% of max value = 765). Red value is 6 (2.73% from 255 or 2.51% from 239); Green value is 132 (51.95% from 255 or 55.23% from 239); Blue value is 101 (39.84% from 255 or 42.26% from 239); Max value from RGB is 132 - color contains mainly: green. Hex color #068465 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068465 is #F97B9A. Grayscale: #5A5A5A. Windows color (decimal): -16350107 or 6652934. OLE color: 6652934.
HSL color Cylindrical-coordinate representation of color #068465: hue angle of 165.24º degrees, saturation: 0.91, 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 #068465 is Cyan = 0.95, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 6 | 132 | 101 | - |
| CMYK | 0.95 | 0 | 0.23 | 0.48 |
| HSL | 165.24º | 0.91% | 0.27% | - |
| HSV(B) | 165.24º | 0.95% | 0.52% | - |
| XYZ | 10.68 | 17.48 | 15.12 | - |
| YUV | 90.79 | 133.76 | 67.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 132 | 101 | 0.95 | 0 | 0.23 | 0.48 | 165.24 | 0.91 | 0.27 |
| Hex | 6 | 84 | 65 | 5F | 0 | 17 | 30 | A5 | 5B | 1B |
| Octal | 6 | 204 | 145 | 137 | 0 | 27 | 60 | 245 | 133 | 33 |
| Binary | 110 | 10000100 | 1100101 | 1011111 | 0 | 10111 | 110000 | 10100101 | 1011011 | 11011 |
Color Harmonies of #068465
Complementary color
Monochromatic Colors of #068465
Black with #068465
Text Example
Text Example
White with #068465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068465; }
p { color: rgb(6,132,101); }
H1.HeaderClassName
{
color: #068465;
}
.AnyTagClassName
{
color: #068465;
}
</style>
background-color css
<style>
a { background-color: #068465; }
a { background-color: rgb(6,132,101); }
div.DivClassName
{
background-color: #068465;
}
.BgClassName
{
background-color: #068465;
}
</style>
border-color css
<style>
span { border-color: #068465; }
span { border-color: rgb(6,132,101); }
td.TdClassName
{
border-color: #068465;
}
.TagClassName
{
border-color: #068465;
}
</style>