Shades of Mosque #036453
Tints of Mosque #036453
RGB
CMYK
RGB Variations
Color information
#036453 (or 0x036453) is known color: Mosque. HEX triplet: 03, 64 and 53. RGB value is (3,100,83). Sum of RGB (Red+Green+Blue) = 3+100+83=186 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.61% from 186); Green value is 100 (39.45% from 255 or 53.76% from 186); Blue value is 83 (32.81% from 255 or 44.62% from 186); Max value from RGB is 100 - color contains mainly: green. Hex color #036453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036453 is #FC9BAC. Grayscale: #454545. Windows color (decimal): -16554925 or 5465091. OLE color: 5465091.
HSL color Cylindrical-coordinate representation of color #036453: hue angle of 169.48º 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 #036453 is Cyan = 0.97, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 3 | 100 | 83 | - |
| CMYK | 0.97 | 0 | 0.17 | 0.61 |
| HSL | 169.48º | 0.94% | 0.2% | - |
| HSV(B) | 169.48º | 0.97% | 0.39% | - |
| XYZ | 6.16 | 9.76 | 9.74 | - |
| YUV | 69.06 | 135.86 | 80.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 100 | 83 | 0.97 | 0 | 0.17 | 0.61 | 169.48 | 0.94 | 0.2 |
| Hex | 3 | 64 | 53 | 61 | 0 | 11 | 3D | A9 | 5E | 14 |
| Octal | 3 | 144 | 123 | 141 | 0 | 21 | 75 | 251 | 136 | 24 |
| Binary | 11 | 1100100 | 1010011 | 1100001 | 0 | 10001 | 111101 | 10101001 | 1011110 | 10100 |
Color Harmonies of #036453
Complementary color
Monochromatic Colors of #036453
Black with #036453
Text Example
Text Example
White with #036453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036453; }
p { color: rgb(3,100,83); }
H1.HeaderClassName
{
color: #036453;
}
.AnyTagClassName
{
color: #036453;
}
</style>
background-color css
<style>
a { background-color: #036453; }
a { background-color: rgb(3,100,83); }
div.DivClassName
{
background-color: #036453;
}
.BgClassName
{
background-color: #036453;
}
</style>
border-color css
<style>
span { border-color: #036453; }
span { border-color: rgb(3,100,83); }
td.TdClassName
{
border-color: #036453;
}
.TagClassName
{
border-color: #036453;
}
</style>