Shades of Observatory #038667
Tints of Observatory #038667
RGB
CMYK
RGB Variations
Color information
#038667 (or 0x038667) is known color: Observatory. HEX triplet: 03, 86 and 67. RGB value is (3,134,103). Sum of RGB (Red+Green+Blue) = 3+134+103=240 (31% of max value = 765). Red value is 3 (1.56% from 255 or 1.25% from 240); Green value is 134 (52.73% from 255 or 55.83% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 134 - color contains mainly: green. Hex color #038667 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038667 is #FC7998. Grayscale: #5B5B5B. Windows color (decimal): -16546201 or 6784515. OLE color: 6784515.
HSL color Cylindrical-coordinate representation of color #038667: hue angle of 165.8º 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 #038667 is Cyan = 0.98, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 3 | 134 | 103 | - |
| CMYK | 0.98 | 0 | 0.23 | 0.47 |
| HSL | 165.8º | 0.96% | 0.27% | - |
| HSV(B) | 165.8º | 0.98% | 0.53% | - |
| XYZ | 11.01 | 18.05 | 15.74 | - |
| YUV | 91.3 | 134.6 | 65.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 134 | 103 | 0.98 | 0 | 0.23 | 0.47 | 165.8 | 0.96 | 0.27 |
| Hex | 3 | 86 | 67 | 62 | 0 | 17 | 2F | A6 | 60 | 1B |
| Octal | 3 | 206 | 147 | 142 | 0 | 27 | 57 | 246 | 140 | 33 |
| Binary | 11 | 10000110 | 1100111 | 1100010 | 0 | 10111 | 101111 | 10100110 | 1100000 | 11011 |
Color Harmonies of #038667
Complementary color
Monochromatic Colors of #038667
Black with #038667
Text Example
Text Example
White with #038667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038667; }
p { color: rgb(3,134,103); }
H1.HeaderClassName
{
color: #038667;
}
.AnyTagClassName
{
color: #038667;
}
</style>
background-color css
<style>
a { background-color: #038667; }
a { background-color: rgb(3,134,103); }
div.DivClassName
{
background-color: #038667;
}
.BgClassName
{
background-color: #038667;
}
</style>
border-color css
<style>
span { border-color: #038667; }
span { border-color: rgb(3,134,103); }
td.TdClassName
{
border-color: #038667;
}
.TagClassName
{
border-color: #038667;
}
</style>