Shades of Mosque #036050
Tints of Mosque #036050
RGB
CMYK
RGB Variations
Color information
#036050 (or 0x036050) is known color: Mosque. HEX triplet: 03, 60 and 50. RGB value is (3,96,80). Sum of RGB (Red+Green+Blue) = 3+96+80=179 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.68% from 179); Green value is 96 (37.89% from 255 or 53.63% from 179); Blue value is 80 (31.64% from 255 or 44.69% from 179); Max value from RGB is 96 - color contains mainly: green. Hex color #036050 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036050 is #FC9FAF. Grayscale: #424242. Windows color (decimal): -16555952 or 5267459. OLE color: 5267459.
HSL color Cylindrical-coordinate representation of color #036050: hue angle of 169.68º 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 #036050 is Cyan = 0.97, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 96 | 80 | - |
| CMYK | 0.97 | 0 | 0.17 | 0.62 |
| HSL | 169.68º | 0.94% | 0.19% | - |
| HSV(B) | 169.68º | 0.97% | 0.38% | - |
| XYZ | 5.67 | 8.96 | 9.02 | - |
| YUV | 66.37 | 135.69 | 82.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 96 | 80 | 0.97 | 0 | 0.17 | 0.62 | 169.68 | 0.94 | 0.19 |
| Hex | 3 | 60 | 50 | 61 | 0 | 11 | 3E | AA | 5E | 13 |
| Octal | 3 | 140 | 120 | 141 | 0 | 21 | 76 | 252 | 136 | 23 |
| Binary | 11 | 1100000 | 1010000 | 1100001 | 0 | 10001 | 111110 | 10101010 | 1011110 | 10011 |
Color Harmonies of #036050
Complementary color
Monochromatic Colors of #036050
Black with #036050
Text Example
Text Example
White with #036050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036050; }
p { color: rgb(3,96,80); }
H1.HeaderClassName
{
color: #036050;
}
.AnyTagClassName
{
color: #036050;
}
</style>
background-color css
<style>
a { background-color: #036050; }
a { background-color: rgb(3,96,80); }
div.DivClassName
{
background-color: #036050;
}
.BgClassName
{
background-color: #036050;
}
</style>
border-color css
<style>
span { border-color: #036050; }
span { border-color: rgb(3,96,80); }
td.TdClassName
{
border-color: #036050;
}
.TagClassName
{
border-color: #036050;
}
</style>