Shades of Mosque #035956
Tints of Mosque #035956
RGB
CMYK
RGB Variations
Color information
#035956 (or 0x035956) is known color: Mosque. HEX triplet: 03, 59 and 56. RGB value is (3,89,86). Sum of RGB (Red+Green+Blue) = 3+89+86=178 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.69% from 178); Green value is 89 (35.16% from 255 or 50% from 178); Blue value is 86 (33.98% from 255 or 48.31% from 178); Max value from RGB is 89 - color contains mainly: green. Hex color #035956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035956 is #FCA6A9. Grayscale: #3E3E3E. Windows color (decimal): -16557738 or 5658883. OLE color: 5658883.
HSL color Cylindrical-coordinate representation of color #035956: hue angle of 177.91º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035956 is Cyan = 0.97, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 89 | 86 | - |
| CMYK | 0.97 | 0 | 0.03 | 0.65 |
| HSL | 177.91º | 0.93% | 0.18% | - |
| HSV(B) | 177.91º | 0.97% | 0.35% | - |
| XYZ | 5.29 | 7.84 | 10.04 | - |
| YUV | 62.94 | 141.01 | 85.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 89 | 86 | 0.97 | 0 | 0.03 | 0.65 | 177.91 | 0.93 | 0.18 |
| Hex | 3 | 59 | 56 | 61 | 0 | 3 | 41 | B2 | 5D | 12 |
| Octal | 3 | 131 | 126 | 141 | 0 | 3 | 101 | 262 | 135 | 22 |
| Binary | 11 | 1011001 | 1010110 | 1100001 | 0 | 11 | 1000001 | 10110010 | 1011101 | 10010 |
Color Harmonies of #035956
Complementary color
Monochromatic Colors of #035956
Black with #035956
Text Example
Text Example
White with #035956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035956; }
p { color: rgb(3,89,86); }
H1.HeaderClassName
{
color: #035956;
}
.AnyTagClassName
{
color: #035956;
}
</style>
background-color css
<style>
a { background-color: #035956; }
a { background-color: rgb(3,89,86); }
div.DivClassName
{
background-color: #035956;
}
.BgClassName
{
background-color: #035956;
}
</style>
border-color css
<style>
span { border-color: #035956; }
span { border-color: rgb(3,89,86); }
td.TdClassName
{
border-color: #035956;
}
.TagClassName
{
border-color: #035956;
}
</style>