Shades of Observatory #038668
Tints of Observatory #038668
RGB
CMYK
RGB Variations
Color information
#038668 (or 0x038668) is known color: Observatory. HEX triplet: 03, 86 and 68. RGB value is (3,134,104). Sum of RGB (Red+Green+Blue) = 3+134+104=241 (31% of max value = 765). Red value is 3 (1.56% from 255 or 1.24% from 241); Green value is 134 (52.73% from 255 or 55.60% from 241); Blue value is 104 (41.02% from 255 or 43.15% from 241); Max value from RGB is 134 - color contains mainly: green. Hex color #038668 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038668 is #FC7997. Grayscale: #5B5B5B. Windows color (decimal): -16546200 or 6850051. OLE color: 6850051.
HSL color Cylindrical-coordinate representation of color #038668: hue angle of 166.26º 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 #038668 is Cyan = 0.98, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 3 | 134 | 104 | - |
| CMYK | 0.98 | 0 | 0.22 | 0.47 |
| HSL | 166.26º | 0.96% | 0.27% | - |
| HSV(B) | 166.26º | 0.98% | 0.53% | - |
| XYZ | 11.06 | 18.07 | 16 | - |
| YUV | 91.41 | 135.1 | 64.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 134 | 104 | 0.98 | 0 | 0.22 | 0.47 | 166.26 | 0.96 | 0.27 |
| Hex | 3 | 86 | 68 | 62 | 0 | 16 | 2F | A6 | 60 | 1B |
| Octal | 3 | 206 | 150 | 142 | 0 | 26 | 57 | 246 | 140 | 33 |
| Binary | 11 | 10000110 | 1101000 | 1100010 | 0 | 10110 | 101111 | 10100110 | 1100000 | 11011 |
Color Harmonies of #038668
Complementary color
Monochromatic Colors of #038668
Black with #038668
Text Example
Text Example
White with #038668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038668; }
p { color: rgb(3,134,104); }
H1.HeaderClassName
{
color: #038668;
}
.AnyTagClassName
{
color: #038668;
}
</style>
background-color css
<style>
a { background-color: #038668; }
a { background-color: rgb(3,134,104); }
div.DivClassName
{
background-color: #038668;
}
.BgClassName
{
background-color: #038668;
}
</style>
border-color css
<style>
span { border-color: #038668; }
span { border-color: rgb(3,134,104); }
td.TdClassName
{
border-color: #038668;
}
.TagClassName
{
border-color: #038668;
}
</style>