Shades of Mosque #036456
Tints of Mosque #036456
RGB
CMYK
RGB Variations
Color information
#036456 (or 0x036456) is known color: Mosque. HEX triplet: 03, 64 and 56. RGB value is (3,100,86). Sum of RGB (Red+Green+Blue) = 3+100+86=189 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.59% from 189); Green value is 100 (39.45% from 255 or 52.91% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 100 - color contains mainly: green. Hex color #036456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036456 is #FC9BA9. Grayscale: #454545. Windows color (decimal): -16554922 or 5661699. OLE color: 5661699.
HSL color Cylindrical-coordinate representation of color #036456: hue angle of 171.34º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036456 is Cyan = 0.97, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 3 | 100 | 86 | - |
| CMYK | 0.97 | 0 | 0.14 | 0.61 |
| HSL | 171.34º | 0.94% | 0.2% | - |
| HSV(B) | 171.34º | 0.97% | 0.39% | - |
| XYZ | 6.27 | 9.81 | 10.37 | - |
| YUV | 69.4 | 137.36 | 80.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 100 | 86 | 0.97 | 0 | 0.14 | 0.61 | 171.34 | 0.94 | 0.2 |
| Hex | 3 | 64 | 56 | 61 | 0 | E | 3D | AB | 5E | 14 |
| Octal | 3 | 144 | 126 | 141 | 0 | 16 | 75 | 253 | 136 | 24 |
| Binary | 11 | 1100100 | 1010110 | 1100001 | 0 | 1110 | 111101 | 10101011 | 1011110 | 10100 |
Color Harmonies of #036456
Complementary color
Monochromatic Colors of #036456
Black with #036456
Text Example
Text Example
White with #036456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036456; }
p { color: rgb(3,100,86); }
H1.HeaderClassName
{
color: #036456;
}
.AnyTagClassName
{
color: #036456;
}
</style>
background-color css
<style>
a { background-color: #036456; }
a { background-color: rgb(3,100,86); }
div.DivClassName
{
background-color: #036456;
}
.BgClassName
{
background-color: #036456;
}
</style>
border-color css
<style>
span { border-color: #036456; }
span { border-color: rgb(3,100,86); }
td.TdClassName
{
border-color: #036456;
}
.TagClassName
{
border-color: #036456;
}
</style>