Shades of Mosque #036054
Tints of Mosque #036054
RGB
CMYK
RGB Variations
Color information
#036054 (or 0x036054) is known color: Mosque. HEX triplet: 03, 60 and 54. RGB value is (3,96,84). Sum of RGB (Red+Green+Blue) = 3+96+84=183 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.64% from 183); Green value is 96 (37.89% from 255 or 52.46% from 183); Blue value is 84 (33.20% from 255 or 45.90% from 183); Max value from RGB is 96 - color contains mainly: green. Hex color #036054 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036054 is #FC9FAB. Grayscale: #424242. Windows color (decimal): -16555948 or 5529603. OLE color: 5529603.
HSL color Cylindrical-coordinate representation of color #036054: hue angle of 172.26º 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 #036054 is Cyan = 0.97, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 96 | 84 | - |
| CMYK | 0.97 | 0 | 0.12 | 0.62 |
| HSL | 172.26º | 0.94% | 0.19% | - |
| HSV(B) | 172.26º | 0.97% | 0.38% | - |
| XYZ | 5.82 | 9.03 | 9.82 | - |
| YUV | 66.83 | 137.69 | 82.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 96 | 84 | 0.97 | 0 | 0.12 | 0.62 | 172.26 | 0.94 | 0.19 |
| Hex | 3 | 60 | 54 | 61 | 0 | C | 3E | AC | 5E | 13 |
| Octal | 3 | 140 | 124 | 141 | 0 | 14 | 76 | 254 | 136 | 23 |
| Binary | 11 | 1100000 | 1010100 | 1100001 | 0 | 1100 | 111110 | 10101100 | 1011110 | 10011 |
Color Harmonies of #036054
Complementary color
Monochromatic Colors of #036054
Black with #036054
Text Example
Text Example
White with #036054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036054; }
p { color: rgb(3,96,84); }
H1.HeaderClassName
{
color: #036054;
}
.AnyTagClassName
{
color: #036054;
}
</style>
background-color css
<style>
a { background-color: #036054; }
a { background-color: rgb(3,96,84); }
div.DivClassName
{
background-color: #036054;
}
.BgClassName
{
background-color: #036054;
}
</style>
border-color css
<style>
span { border-color: #036054; }
span { border-color: rgb(3,96,84); }
td.TdClassName
{
border-color: #036054;
}
.TagClassName
{
border-color: #036054;
}
</style>