Shades of Observatory #038569
Tints of Observatory #038569
RGB
CMYK
RGB Variations
Color information
#038569 (or 0x038569) is known color: Observatory. HEX triplet: 03, 85 and 69. RGB value is (3,133,105). Sum of RGB (Red+Green+Blue) = 3+133+105=241 (31% of max value = 765). Red value is 3 (1.56% from 255 or 1.24% from 241); Green value is 133 (52.34% from 255 or 55.19% from 241); Blue value is 105 (41.41% from 255 or 43.57% from 241); Max value from RGB is 133 - color contains mainly: green. Hex color #038569 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038569 is #FC7A96. Grayscale: #5A5A5A. Windows color (decimal): -16546455 or 6915331. OLE color: 6915331.
HSL color Cylindrical-coordinate representation of color #038569: hue angle of 167.08º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038569 is Cyan = 0.98, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 3 | 133 | 105 | - |
| CMYK | 0.98 | 0 | 0.21 | 0.48 |
| HSL | 167.08º | 0.96% | 0.27% | - |
| HSV(B) | 167.08º | 0.98% | 0.52% | - |
| XYZ | 10.97 | 17.81 | 16.22 | - |
| YUV | 90.94 | 135.93 | 65.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 133 | 105 | 0.98 | 0 | 0.21 | 0.48 | 167.08 | 0.96 | 0.27 |
| Hex | 3 | 85 | 69 | 62 | 0 | 15 | 30 | A7 | 60 | 1B |
| Octal | 3 | 205 | 151 | 142 | 0 | 25 | 60 | 247 | 140 | 33 |
| Binary | 11 | 10000101 | 1101001 | 1100010 | 0 | 10101 | 110000 | 10100111 | 1100000 | 11011 |
Color Harmonies of #038569
Complementary color
Monochromatic Colors of #038569
Black with #038569
Text Example
Text Example
White with #038569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038569; }
p { color: rgb(3,133,105); }
H1.HeaderClassName
{
color: #038569;
}
.AnyTagClassName
{
color: #038569;
}
</style>
background-color css
<style>
a { background-color: #038569; }
a { background-color: rgb(3,133,105); }
div.DivClassName
{
background-color: #038569;
}
.BgClassName
{
background-color: #038569;
}
</style>
border-color css
<style>
span { border-color: #038569; }
span { border-color: rgb(3,133,105); }
td.TdClassName
{
border-color: #038569;
}
.TagClassName
{
border-color: #038569;
}
</style>