Shades of Mosque #036057
Tints of Mosque #036057
RGB
CMYK
RGB Variations
Color information
#036057 (or 0x036057) is known color: Mosque. HEX triplet: 03, 60 and 57. RGB value is (3,96,87). Sum of RGB (Red+Green+Blue) = 3+96+87=186 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.61% from 186); Green value is 96 (37.89% from 255 or 51.61% from 186); Blue value is 87 (34.38% from 255 or 46.77% from 186); Max value from RGB is 96 - color contains mainly: green. Hex color #036057 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036057 is #FC9FA8. Grayscale: #434343. Windows color (decimal): -16555945 or 5726211. OLE color: 5726211.
HSL color Cylindrical-coordinate representation of color #036057: hue angle of 174.19º 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 #036057 is Cyan = 0.97, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 96 | 87 | - |
| CMYK | 0.97 | 0 | 0.09 | 0.62 |
| HSL | 174.19º | 0.94% | 0.19% | - |
| HSV(B) | 174.19º | 0.97% | 0.38% | - |
| XYZ | 5.94 | 9.07 | 10.46 | - |
| YUV | 67.17 | 139.19 | 82.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 96 | 87 | 0.97 | 0 | 0.09 | 0.62 | 174.19 | 0.94 | 0.19 |
| Hex | 3 | 60 | 57 | 61 | 0 | 9 | 3E | AE | 5E | 13 |
| Octal | 3 | 140 | 127 | 141 | 0 | 11 | 76 | 256 | 136 | 23 |
| Binary | 11 | 1100000 | 1010111 | 1100001 | 0 | 1001 | 111110 | 10101110 | 1011110 | 10011 |
Color Harmonies of #036057
Complementary color
Monochromatic Colors of #036057
Black with #036057
Text Example
Text Example
White with #036057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036057; }
p { color: rgb(3,96,87); }
H1.HeaderClassName
{
color: #036057;
}
.AnyTagClassName
{
color: #036057;
}
</style>
background-color css
<style>
a { background-color: #036057; }
a { background-color: rgb(3,96,87); }
div.DivClassName
{
background-color: #036057;
}
.BgClassName
{
background-color: #036057;
}
</style>
border-color css
<style>
span { border-color: #036057; }
span { border-color: rgb(3,96,87); }
td.TdClassName
{
border-color: #036057;
}
.TagClassName
{
border-color: #036057;
}
</style>