Shades of Observatory #038267
Tints of Observatory #038267
RGB
CMYK
RGB Variations
Color information
#038267 (or 0x038267) is known color: Observatory. HEX triplet: 03, 82 and 67. RGB value is (3,130,103). Sum of RGB (Red+Green+Blue) = 3+130+103=236 (31% of max value = 765). Red value is 3 (1.56% from 255 or 1.27% from 236); Green value is 130 (51.17% from 255 or 55.08% from 236); Blue value is 103 (40.62% from 255 or 43.64% from 236); Max value from RGB is 130 - color contains mainly: green. Hex color #038267 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038267 is #FC7D98. Grayscale: #585858. Windows color (decimal): -16547225 or 6783491. OLE color: 6783491.
HSL color Cylindrical-coordinate representation of color #038267: hue angle of 167.24º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038267 is Cyan = 0.98, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 3 | 130 | 103 | - |
| CMYK | 0.98 | 0 | 0.21 | 0.49 |
| HSL | 167.24º | 0.95% | 0.26% | - |
| HSV(B) | 167.24º | 0.98% | 0.51% | - |
| XYZ | 10.47 | 16.96 | 15.55 | - |
| YUV | 88.95 | 135.92 | 66.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 130 | 103 | 0.98 | 0 | 0.21 | 0.49 | 167.24 | 0.95 | 0.26 |
| Hex | 3 | 82 | 67 | 62 | 0 | 15 | 31 | A7 | 5F | 1A |
| Octal | 3 | 202 | 147 | 142 | 0 | 25 | 61 | 247 | 137 | 32 |
| Binary | 11 | 10000010 | 1100111 | 1100010 | 0 | 10101 | 110001 | 10100111 | 1011111 | 11010 |
Color Harmonies of #038267
Complementary color
Monochromatic Colors of #038267
Black with #038267
Text Example
Text Example
White with #038267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038267; }
p { color: rgb(3,130,103); }
H1.HeaderClassName
{
color: #038267;
}
.AnyTagClassName
{
color: #038267;
}
</style>
background-color css
<style>
a { background-color: #038267; }
a { background-color: rgb(3,130,103); }
div.DivClassName
{
background-color: #038267;
}
.BgClassName
{
background-color: #038267;
}
</style>
border-color css
<style>
span { border-color: #038267; }
span { border-color: rgb(3,130,103); }
td.TdClassName
{
border-color: #038267;
}
.TagClassName
{
border-color: #038267;
}
</style>