Shades of Observatory #048875
Tints of Observatory #048875
RGB
CMYK
RGB Variations
Color information
#048875 (or 0x048875) is known color: Observatory. HEX triplet: 04, 88 and 75. RGB value is (4,136,117). Sum of RGB (Red+Green+Blue) = 4+136+117=257 (34% of max value = 765). Red value is 4 (1.95% from 255 or 1.56% from 257); Green value is 136 (53.52% from 255 or 52.92% from 257); Blue value is 117 (46.09% from 255 or 45.53% from 257); Max value from RGB is 136 - color contains mainly: green. Hex color #048875 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #048875 is #FB778A. Grayscale: #5E5E5E. Windows color (decimal): -16480139 or 7702532. OLE color: 7702532.
HSL color Cylindrical-coordinate representation of color #048875: hue angle of 171.36º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #048875 is Cyan = 0.97, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 4 | 136 | 117 | - |
| CMYK | 0.97 | 0 | 0.14 | 0.47 |
| HSL | 171.36º | 0.94% | 0.27% | - |
| HSV(B) | 171.36º | 0.97% | 0.53% | - |
| XYZ | 12.07 | 18.92 | 19.85 | - |
| YUV | 94.37 | 140.77 | 63.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 136 | 117 | 0.97 | 0 | 0.14 | 0.47 | 171.36 | 0.94 | 0.27 |
| Hex | 4 | 88 | 75 | 61 | 0 | E | 2F | AB | 5E | 1B |
| Octal | 4 | 210 | 165 | 141 | 0 | 16 | 57 | 253 | 136 | 33 |
| Binary | 100 | 10001000 | 1110101 | 1100001 | 0 | 1110 | 101111 | 10101011 | 1011110 | 11011 |
Color Harmonies of #048875
Complementary color
Monochromatic Colors of #048875
Black with #048875
Text Example
Text Example
White with #048875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048875; }
p { color: rgb(4,136,117); }
H1.HeaderClassName
{
color: #048875;
}
.AnyTagClassName
{
color: #048875;
}
</style>
background-color css
<style>
a { background-color: #048875; }
a { background-color: rgb(4,136,117); }
div.DivClassName
{
background-color: #048875;
}
.BgClassName
{
background-color: #048875;
}
</style>
border-color css
<style>
span { border-color: #048875; }
span { border-color: rgb(4,136,117); }
td.TdClassName
{
border-color: #048875;
}
.TagClassName
{
border-color: #048875;
}
</style>