Shades of Mosque #036857
Tints of Mosque #036857
RGB
CMYK
RGB Variations
Color information
#036857 (or 0x036857) is known color: Mosque. HEX triplet: 03, 68 and 57. RGB value is (3,104,87). Sum of RGB (Red+Green+Blue) = 3+104+87=194 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.55% from 194); Green value is 104 (41.02% from 255 or 53.61% from 194); Blue value is 87 (34.38% from 255 or 44.85% from 194); Max value from RGB is 104 - color contains mainly: green. Hex color #036857 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036857 is #FC97A8. Grayscale: #474747. Windows color (decimal): -16553897 or 5728259. OLE color: 5728259.
HSL color Cylindrical-coordinate representation of color #036857: hue angle of 169.9º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036857 is Cyan = 0.97, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 3 | 104 | 87 | - |
| CMYK | 0.97 | 0 | 0.16 | 0.59 |
| HSL | 169.9º | 0.94% | 0.21% | - |
| HSV(B) | 169.9º | 0.97% | 0.41% | - |
| XYZ | 6.71 | 10.61 | 10.71 | - |
| YUV | 71.86 | 136.54 | 78.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 104 | 87 | 0.97 | 0 | 0.16 | 0.59 | 169.9 | 0.94 | 0.21 |
| Hex | 3 | 68 | 57 | 61 | 0 | 10 | 3B | AA | 5E | 15 |
| Octal | 3 | 150 | 127 | 141 | 0 | 20 | 73 | 252 | 136 | 25 |
| Binary | 11 | 1101000 | 1010111 | 1100001 | 0 | 10000 | 111011 | 10101010 | 1011110 | 10101 |
Color Harmonies of #036857
Complementary color
Monochromatic Colors of #036857
Black with #036857
Text Example
Text Example
White with #036857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036857; }
p { color: rgb(3,104,87); }
H1.HeaderClassName
{
color: #036857;
}
.AnyTagClassName
{
color: #036857;
}
</style>
background-color css
<style>
a { background-color: #036857; }
a { background-color: rgb(3,104,87); }
div.DivClassName
{
background-color: #036857;
}
.BgClassName
{
background-color: #036857;
}
</style>
border-color css
<style>
span { border-color: #036857; }
span { border-color: rgb(3,104,87); }
td.TdClassName
{
border-color: #036857;
}
.TagClassName
{
border-color: #036857;
}
</style>