Shades of Observatory #048768
Tints of Observatory #048768
RGB
CMYK
RGB Variations
Color information
#048768 (or 0x048768) is known color: Observatory. HEX triplet: 04, 87 and 68. RGB value is (4,135,104). Sum of RGB (Red+Green+Blue) = 4+135+104=243 (32% of max value = 765). Red value is 4 (1.95% from 255 or 1.65% from 243); Green value is 135 (53.12% from 255 or 55.56% from 243); Blue value is 104 (41.02% from 255 or 42.80% from 243); Max value from RGB is 135 - color contains mainly: green. Hex color #048768 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #048768 is #FB7897. Grayscale: #5C5C5C. Windows color (decimal): -16480408 or 6850308. OLE color: 6850308.
HSL color Cylindrical-coordinate representation of color #048768: hue angle of 165.8º 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 #048768 is Cyan = 0.97, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 4 | 135 | 104 | - |
| CMYK | 0.97 | 0 | 0.23 | 0.47 |
| HSL | 165.8º | 0.94% | 0.27% | - |
| HSV(B) | 165.8º | 0.97% | 0.53% | - |
| XYZ | 11.21 | 18.35 | 16.05 | - |
| YUV | 92.3 | 134.6 | 65.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 135 | 104 | 0.97 | 0 | 0.23 | 0.47 | 165.8 | 0.94 | 0.27 |
| Hex | 4 | 87 | 68 | 61 | 0 | 17 | 2F | A6 | 5E | 1B |
| Octal | 4 | 207 | 150 | 141 | 0 | 27 | 57 | 246 | 136 | 33 |
| Binary | 100 | 10000111 | 1101000 | 1100001 | 0 | 10111 | 101111 | 10100110 | 1011110 | 11011 |
Color Harmonies of #048768
Complementary color
Monochromatic Colors of #048768
Black with #048768
Text Example
Text Example
White with #048768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048768; }
p { color: rgb(4,135,104); }
H1.HeaderClassName
{
color: #048768;
}
.AnyTagClassName
{
color: #048768;
}
</style>
background-color css
<style>
a { background-color: #048768; }
a { background-color: rgb(4,135,104); }
div.DivClassName
{
background-color: #048768;
}
.BgClassName
{
background-color: #048768;
}
</style>
border-color css
<style>
span { border-color: #048768; }
span { border-color: rgb(4,135,104); }
td.TdClassName
{
border-color: #048768;
}
.TagClassName
{
border-color: #048768;
}
</style>