Shades of Mosque #036156
Tints of Mosque #036156
RGB
CMYK
RGB Variations
Color information
#036156 (or 0x036156) is known color: Mosque. HEX triplet: 03, 61 and 56. RGB value is (3,97,86). Sum of RGB (Red+Green+Blue) = 3+97+86=186 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.61% from 186); Green value is 97 (38.28% from 255 or 52.15% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 97 - color contains mainly: green. Hex color #036156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036156 is #FC9EA9. Grayscale: #434343. Windows color (decimal): -16555690 or 5660931. OLE color: 5660931.
HSL color Cylindrical-coordinate representation of color #036156: hue angle of 172.98º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036156 is Cyan = 0.97, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 97 | 86 | - |
| CMYK | 0.97 | 0 | 0.11 | 0.62 |
| HSL | 172.98º | 0.94% | 0.2% | - |
| HSV(B) | 172.98º | 0.97% | 0.38% | - |
| XYZ | 5.99 | 9.24 | 10.27 | - |
| YUV | 67.64 | 138.36 | 81.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 97 | 86 | 0.97 | 0 | 0.11 | 0.62 | 172.98 | 0.94 | 0.2 |
| Hex | 3 | 61 | 56 | 61 | 0 | B | 3E | AD | 5E | 14 |
| Octal | 3 | 141 | 126 | 141 | 0 | 13 | 76 | 255 | 136 | 24 |
| Binary | 11 | 1100001 | 1010110 | 1100001 | 0 | 1011 | 111110 | 10101101 | 1011110 | 10100 |
Color Harmonies of #036156
Complementary color
Monochromatic Colors of #036156
Black with #036156
Text Example
Text Example
White with #036156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036156; }
p { color: rgb(3,97,86); }
H1.HeaderClassName
{
color: #036156;
}
.AnyTagClassName
{
color: #036156;
}
</style>
background-color css
<style>
a { background-color: #036156; }
a { background-color: rgb(3,97,86); }
div.DivClassName
{
background-color: #036156;
}
.BgClassName
{
background-color: #036156;
}
</style>
border-color css
<style>
span { border-color: #036156; }
span { border-color: rgb(3,97,86); }
td.TdClassName
{
border-color: #036156;
}
.TagClassName
{
border-color: #036156;
}
</style>