Shades of Observatory #028567
Tints of Observatory #028567
RGB
CMYK
RGB Variations
Color information
#028567 (or 0x028567) is known color: Observatory. HEX triplet: 02, 85 and 67. RGB value is (2,133,103). Sum of RGB (Red+Green+Blue) = 2+133+103=238 (31% of max value = 765). Red value is 2 (1.17% from 255 or 0.84% from 238); Green value is 133 (52.34% from 255 or 55.88% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 133 - color contains mainly: green. Hex color #028567 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #028567 is #FD7A98. Grayscale: #5A5A5A. Windows color (decimal): -16611993 or 6784258. OLE color: 6784258.
HSL color Cylindrical-coordinate representation of color #028567: hue angle of 166.26º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #028567 is Cyan = 0.98, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 2 | 133 | 103 | - |
| CMYK | 0.98 | 0 | 0.23 | 0.48 |
| HSL | 166.26º | 0.97% | 0.26% | - |
| HSV(B) | 166.26º | 0.98% | 0.52% | - |
| XYZ | 10.86 | 17.77 | 15.69 | - |
| YUV | 90.41 | 135.1 | 64.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 133 | 103 | 0.98 | 0 | 0.23 | 0.48 | 166.26 | 0.97 | 0.26 |
| Hex | 2 | 85 | 67 | 62 | 0 | 17 | 30 | A6 | 61 | 1A |
| Octal | 2 | 205 | 147 | 142 | 0 | 27 | 60 | 246 | 141 | 32 |
| Binary | 10 | 10000101 | 1100111 | 1100010 | 0 | 10111 | 110000 | 10100110 | 1100001 | 11010 |
Color Harmonies of #028567
Complementary color
Monochromatic Colors of #028567
Black with #028567
Text Example
Text Example
White with #028567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #028567; }
p { color: rgb(2,133,103); }
H1.HeaderClassName
{
color: #028567;
}
.AnyTagClassName
{
color: #028567;
}
</style>
background-color css
<style>
a { background-color: #028567; }
a { background-color: rgb(2,133,103); }
div.DivClassName
{
background-color: #028567;
}
.BgClassName
{
background-color: #028567;
}
</style>
border-color css
<style>
span { border-color: #028567; }
span { border-color: rgb(2,133,103); }
td.TdClassName
{
border-color: #028567;
}
.TagClassName
{
border-color: #028567;
}
</style>