Shades of Observatory #019572
Tints of Observatory #019572
RGB
CMYK
RGB Variations
Color information
#019572 (or 0x019572) is known color: Observatory. HEX triplet: 01, 95 and 72. RGB value is (1,149,114). Sum of RGB (Red+Green+Blue) = 1+149+114=264 (34% of max value = 765). Red value is 1 (0.78% from 255 or 0.38% from 264); Green value is 149 (58.59% from 255 or 56.44% from 264); Blue value is 114 (44.92% from 255 or 43.18% from 264); Max value from RGB is 149 - color contains mainly: green. Hex color #019572 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #019572 is #FE6A8D. Grayscale: #646464. Windows color (decimal): -16673422 or 7509249. OLE color: 7509249.
HSL color Cylindrical-coordinate representation of color #019572: hue angle of 165.81º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019572 is Cyan = 0.99, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 149 | 114 | - |
| CMYK | 0.99 | 0 | 0.23 | 0.42 |
| HSL | 165.81º | 0.99% | 0.29% | - |
| HSV(B) | 165.81º | 0.99% | 0.58% | - |
| XYZ | 13.8 | 22.72 | 19.58 | - |
| YUV | 100.76 | 135.47 | 56.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 149 | 114 | 0.99 | 0 | 0.23 | 0.42 | 165.81 | 0.99 | 0.29 |
| Hex | 1 | 95 | 72 | 63 | 0 | 17 | 2A | A6 | 63 | 1D |
| Octal | 1 | 225 | 162 | 143 | 0 | 27 | 52 | 246 | 143 | 35 |
| Binary | 1 | 10010101 | 1110010 | 1100011 | 0 | 10111 | 101010 | 10100110 | 1100011 | 11101 |
Color Harmonies of #019572
Complementary color
Monochromatic Colors of #019572
Black with #019572
Text Example
Text Example
White with #019572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019572; }
p { color: rgb(1,149,114); }
H1.HeaderClassName
{
color: #019572;
}
.AnyTagClassName
{
color: #019572;
}
</style>
background-color css
<style>
a { background-color: #019572; }
a { background-color: rgb(1,149,114); }
div.DivClassName
{
background-color: #019572;
}
.BgClassName
{
background-color: #019572;
}
</style>
border-color css
<style>
span { border-color: #019572; }
span { border-color: rgb(1,149,114); }
td.TdClassName
{
border-color: #019572;
}
.TagClassName
{
border-color: #019572;
}
</style>