Shades of Mosque #036862
Tints of Mosque #036862
RGB
CMYK
RGB Variations
Color information
#036862 (or 0x036862) is known color: Mosque. HEX triplet: 03, 68 and 62. RGB value is (3,104,98). Sum of RGB (Red+Green+Blue) = 3+104+98=205 (27% of max value = 765). Red value is 3 (1.56% from 255 or 1.46% from 205); Green value is 104 (41.02% from 255 or 50.73% from 205); Blue value is 98 (38.67% from 255 or 47.80% from 205); Max value from RGB is 104 - color contains mainly: green. Hex color #036862 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036862 is #FC979D. Grayscale: #494949. Windows color (decimal): -16553886 or 6449155. OLE color: 6449155.
HSL color Cylindrical-coordinate representation of color #036862: hue angle of 176.44º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036862 is Cyan = 0.97, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 3 | 104 | 98 | - |
| CMYK | 0.97 | 0 | 0.06 | 0.59 |
| HSL | 176.44º | 0.94% | 0.21% | - |
| HSV(B) | 176.44º | 0.97% | 0.41% | - |
| XYZ | 7.19 | 10.8 | 13.26 | - |
| YUV | 73.12 | 142.04 | 77.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 104 | 98 | 0.97 | 0 | 0.06 | 0.59 | 176.44 | 0.94 | 0.21 |
| Hex | 3 | 68 | 62 | 61 | 0 | 6 | 3B | B0 | 5E | 15 |
| Octal | 3 | 150 | 142 | 141 | 0 | 6 | 73 | 260 | 136 | 25 |
| Binary | 11 | 1101000 | 1100010 | 1100001 | 0 | 110 | 111011 | 10110000 | 1011110 | 10101 |
Color Harmonies of #036862
Complementary color
Monochromatic Colors of #036862
Black with #036862
Text Example
Text Example
White with #036862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036862; }
p { color: rgb(3,104,98); }
H1.HeaderClassName
{
color: #036862;
}
.AnyTagClassName
{
color: #036862;
}
</style>
background-color css
<style>
a { background-color: #036862; }
a { background-color: rgb(3,104,98); }
div.DivClassName
{
background-color: #036862;
}
.BgClassName
{
background-color: #036862;
}
</style>
border-color css
<style>
span { border-color: #036862; }
span { border-color: rgb(3,104,98); }
td.TdClassName
{
border-color: #036862;
}
.TagClassName
{
border-color: #036862;
}
</style>