Shades of Mosque #036860
Tints of Mosque #036860
RGB
CMYK
RGB Variations
Color information
#036860 (or 0x036860) is known color: Mosque. HEX triplet: 03, 68 and 60. RGB value is (3,104,96). Sum of RGB (Red+Green+Blue) = 3+104+96=203 (26% of max value = 765). Red value is 3 (1.56% from 255 or 1.48% from 203); Green value is 104 (41.02% from 255 or 51.23% from 203); Blue value is 96 (37.89% from 255 or 47.29% from 203); Max value from RGB is 104 - color contains mainly: green. Hex color #036860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036860 is #FC979F. Grayscale: #484848. Windows color (decimal): -16553888 or 6318083. OLE color: 6318083.
HSL color Cylindrical-coordinate representation of color #036860: hue angle of 175.25º 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 #036860 is Cyan = 0.97, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 3 | 104 | 96 | - |
| CMYK | 0.97 | 0 | 0.08 | 0.59 |
| HSL | 175.25º | 0.94% | 0.21% | - |
| HSV(B) | 175.25º | 0.97% | 0.41% | - |
| XYZ | 7.1 | 10.76 | 12.77 | - |
| YUV | 72.89 | 141.04 | 78.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 104 | 96 | 0.97 | 0 | 0.08 | 0.59 | 175.25 | 0.94 | 0.21 |
| Hex | 3 | 68 | 60 | 61 | 0 | 8 | 3B | AF | 5E | 15 |
| Octal | 3 | 150 | 140 | 141 | 0 | 10 | 73 | 257 | 136 | 25 |
| Binary | 11 | 1101000 | 1100000 | 1100001 | 0 | 1000 | 111011 | 10101111 | 1011110 | 10101 |
Color Harmonies of #036860
Complementary color
Monochromatic Colors of #036860
Black with #036860
Text Example
Text Example
White with #036860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036860; }
p { color: rgb(3,104,96); }
H1.HeaderClassName
{
color: #036860;
}
.AnyTagClassName
{
color: #036860;
}
</style>
background-color css
<style>
a { background-color: #036860; }
a { background-color: rgb(3,104,96); }
div.DivClassName
{
background-color: #036860;
}
.BgClassName
{
background-color: #036860;
}
</style>
border-color css
<style>
span { border-color: #036860; }
span { border-color: rgb(3,104,96); }
td.TdClassName
{
border-color: #036860;
}
.TagClassName
{
border-color: #036860;
}
</style>