Shades of Observatory #038869
Tints of Observatory #038869
RGB
CMYK
RGB Variations
Color information
#038869 (or 0x038869) is known color: Observatory. HEX triplet: 03, 88 and 69. RGB value is (3,136,105). Sum of RGB (Red+Green+Blue) = 3+136+105=244 (32% of max value = 765). Red value is 3 (1.56% from 255 or 1.23% from 244); Green value is 136 (53.52% from 255 or 55.74% from 244); Blue value is 105 (41.41% from 255 or 43.03% from 244); Max value from RGB is 136 - color contains mainly: green. Hex color #038869 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038869 is #FC7796. Grayscale: #5C5C5C. Windows color (decimal): -16545687 or 6916099. OLE color: 6916099.
HSL color Cylindrical-coordinate representation of color #038869: hue angle of 166.02º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038869 is Cyan = 0.98, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 3 | 136 | 105 | - |
| CMYK | 0.98 | 0 | 0.23 | 0.47 |
| HSL | 166.02º | 0.96% | 0.27% | - |
| HSV(B) | 166.02º | 0.98% | 0.53% | - |
| XYZ | 11.39 | 18.65 | 16.36 | - |
| YUV | 92.7 | 134.94 | 64.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 136 | 105 | 0.98 | 0 | 0.23 | 0.47 | 166.02 | 0.96 | 0.27 |
| Hex | 3 | 88 | 69 | 62 | 0 | 17 | 2F | A6 | 60 | 1B |
| Octal | 3 | 210 | 151 | 142 | 0 | 27 | 57 | 246 | 140 | 33 |
| Binary | 11 | 10001000 | 1101001 | 1100010 | 0 | 10111 | 101111 | 10100110 | 1100000 | 11011 |
Color Harmonies of #038869
Complementary color
Monochromatic Colors of #038869
Black with #038869
Text Example
Text Example
White with #038869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038869; }
p { color: rgb(3,136,105); }
H1.HeaderClassName
{
color: #038869;
}
.AnyTagClassName
{
color: #038869;
}
</style>
background-color css
<style>
a { background-color: #038869; }
a { background-color: rgb(3,136,105); }
div.DivClassName
{
background-color: #038869;
}
.BgClassName
{
background-color: #038869;
}
</style>
border-color css
<style>
span { border-color: #038869; }
span { border-color: rgb(3,136,105); }
td.TdClassName
{
border-color: #038869;
}
.TagClassName
{
border-color: #038869;
}
</style>