Shades of Observatory #038467
Tints of Observatory #038467
RGB
CMYK
RGB Variations
Color information
#038467 (or 0x038467) is known color: Observatory. HEX triplet: 03, 84 and 67. RGB value is (3,132,103). Sum of RGB (Red+Green+Blue) = 3+132+103=238 (31% of max value = 765). Red value is 3 (1.56% from 255 or 1.26% from 238); Green value is 132 (51.95% from 255 or 55.46% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 132 - color contains mainly: green. Hex color #038467 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038467 is #FC7B98. Grayscale: #5A5A5A. Windows color (decimal): -16546713 or 6784003. OLE color: 6784003.
HSL color Cylindrical-coordinate representation of color #038467: hue angle of 166.51º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038467 is Cyan = 0.98, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 3 | 132 | 103 | - |
| CMYK | 0.98 | 0 | 0.22 | 0.48 |
| HSL | 166.51º | 0.96% | 0.26% | - |
| HSV(B) | 166.51º | 0.98% | 0.52% | - |
| XYZ | 10.74 | 17.5 | 15.64 | - |
| YUV | 90.12 | 135.26 | 65.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 132 | 103 | 0.98 | 0 | 0.22 | 0.48 | 166.51 | 0.96 | 0.26 |
| Hex | 3 | 84 | 67 | 62 | 0 | 16 | 30 | A7 | 60 | 1A |
| Octal | 3 | 204 | 147 | 142 | 0 | 26 | 60 | 247 | 140 | 32 |
| Binary | 11 | 10000100 | 1100111 | 1100010 | 0 | 10110 | 110000 | 10100111 | 1100000 | 11010 |
Color Harmonies of #038467
Complementary color
Monochromatic Colors of #038467
Black with #038467
Text Example
Text Example
White with #038467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038467; }
p { color: rgb(3,132,103); }
H1.HeaderClassName
{
color: #038467;
}
.AnyTagClassName
{
color: #038467;
}
</style>
background-color css
<style>
a { background-color: #038467; }
a { background-color: rgb(3,132,103); }
div.DivClassName
{
background-color: #038467;
}
.BgClassName
{
background-color: #038467;
}
</style>
border-color css
<style>
span { border-color: #038467; }
span { border-color: rgb(3,132,103); }
td.TdClassName
{
border-color: #038467;
}
.TagClassName
{
border-color: #038467;
}
</style>