Shades of Mosque #036459
Tints of Mosque #036459
RGB
CMYK
RGB Variations
Color information
#036459 (or 0x036459) is known color: Mosque. HEX triplet: 03, 64 and 59. RGB value is (3,100,89). Sum of RGB (Red+Green+Blue) = 3+100+89=192 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.56% from 192); Green value is 100 (39.45% from 255 or 52.08% from 192); Blue value is 89 (35.16% from 255 or 46.35% from 192); Max value from RGB is 100 - color contains mainly: green. Hex color #036459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036459 is #FC9BA6. Grayscale: #454545. Windows color (decimal): -16554919 or 5858307. OLE color: 5858307.
HSL color Cylindrical-coordinate representation of color #036459: hue angle of 173.2º 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 #036459 is Cyan = 0.97, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 3 | 100 | 89 | - |
| CMYK | 0.97 | 0 | 0.11 | 0.61 |
| HSL | 173.2º | 0.94% | 0.2% | - |
| HSV(B) | 173.2º | 0.97% | 0.39% | - |
| XYZ | 6.4 | 9.85 | 11.02 | - |
| YUV | 69.74 | 138.86 | 80.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 100 | 89 | 0.97 | 0 | 0.11 | 0.61 | 173.2 | 0.94 | 0.2 |
| Hex | 3 | 64 | 59 | 61 | 0 | B | 3D | AD | 5E | 14 |
| Octal | 3 | 144 | 131 | 141 | 0 | 13 | 75 | 255 | 136 | 24 |
| Binary | 11 | 1100100 | 1011001 | 1100001 | 0 | 1011 | 111101 | 10101101 | 1011110 | 10100 |
Color Harmonies of #036459
Complementary color
Monochromatic Colors of #036459
Black with #036459
Text Example
Text Example
White with #036459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036459; }
p { color: rgb(3,100,89); }
H1.HeaderClassName
{
color: #036459;
}
.AnyTagClassName
{
color: #036459;
}
</style>
background-color css
<style>
a { background-color: #036459; }
a { background-color: rgb(3,100,89); }
div.DivClassName
{
background-color: #036459;
}
.BgClassName
{
background-color: #036459;
}
</style>
border-color css
<style>
span { border-color: #036459; }
span { border-color: rgb(3,100,89); }
td.TdClassName
{
border-color: #036459;
}
.TagClassName
{
border-color: #036459;
}
</style>