Shades of Mosque #036053
Tints of Mosque #036053
RGB
CMYK
RGB Variations
Color information
#036053 (or 0x036053) is known color: Mosque. HEX triplet: 03, 60 and 53. RGB value is (3,96,83). Sum of RGB (Red+Green+Blue) = 3+96+83=182 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.65% from 182); Green value is 96 (37.89% from 255 or 52.75% from 182); Blue value is 83 (32.81% from 255 or 45.60% from 182); Max value from RGB is 96 - color contains mainly: green. Hex color #036053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036053 is #FC9FAC. Grayscale: #424242. Windows color (decimal): -16555949 or 5464067. OLE color: 5464067.
HSL color Cylindrical-coordinate representation of color #036053: hue angle of 171.61º degrees, saturation: 0.94, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036053 is Cyan = 0.97, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 96 | 83 | - |
| CMYK | 0.97 | 0 | 0.14 | 0.62 |
| HSL | 171.61º | 0.94% | 0.19% | - |
| HSV(B) | 171.61º | 0.97% | 0.38% | - |
| XYZ | 5.78 | 9.01 | 9.62 | - |
| YUV | 66.71 | 137.19 | 82.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 96 | 83 | 0.97 | 0 | 0.14 | 0.62 | 171.61 | 0.94 | 0.19 |
| Hex | 3 | 60 | 53 | 61 | 0 | E | 3E | AC | 5E | 13 |
| Octal | 3 | 140 | 123 | 141 | 0 | 16 | 76 | 254 | 136 | 23 |
| Binary | 11 | 1100000 | 1010011 | 1100001 | 0 | 1110 | 111110 | 10101100 | 1011110 | 10011 |
Color Harmonies of #036053
Complementary color
Monochromatic Colors of #036053
Black with #036053
Text Example
Text Example
White with #036053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036053; }
p { color: rgb(3,96,83); }
H1.HeaderClassName
{
color: #036053;
}
.AnyTagClassName
{
color: #036053;
}
</style>
background-color css
<style>
a { background-color: #036053; }
a { background-color: rgb(3,96,83); }
div.DivClassName
{
background-color: #036053;
}
.BgClassName
{
background-color: #036053;
}
</style>
border-color css
<style>
span { border-color: #036053; }
span { border-color: rgb(3,96,83); }
td.TdClassName
{
border-color: #036053;
}
.TagClassName
{
border-color: #036053;
}
</style>