Shades of Mosque #035953
Tints of Mosque #035953
RGB
CMYK
RGB Variations
Color information
#035953 (or 0x035953) is known color: Mosque. HEX triplet: 03, 59 and 53. RGB value is (3,89,83). Sum of RGB (Red+Green+Blue) = 3+89+83=175 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.71% from 175); Green value is 89 (35.16% from 255 or 50.86% from 175); Blue value is 83 (32.81% from 255 or 47.43% from 175); Max value from RGB is 89 - color contains mainly: green. Hex color #035953 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035953 is #FCA6AC. Grayscale: #3E3E3E. Windows color (decimal): -16557741 or 5462275. OLE color: 5462275.
HSL color Cylindrical-coordinate representation of color #035953: hue angle of 175.81º 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 #035953 is Cyan = 0.97, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 89 | 83 | - |
| CMYK | 0.97 | 0 | 0.07 | 0.65 |
| HSL | 175.81º | 0.93% | 0.18% | - |
| HSV(B) | 175.81º | 0.97% | 0.35% | - |
| XYZ | 5.17 | 7.79 | 9.41 | - |
| YUV | 62.6 | 139.51 | 85.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 89 | 83 | 0.97 | 0 | 0.07 | 0.65 | 175.81 | 0.93 | 0.18 |
| Hex | 3 | 59 | 53 | 61 | 0 | 7 | 41 | B0 | 5D | 12 |
| Octal | 3 | 131 | 123 | 141 | 0 | 7 | 101 | 260 | 135 | 22 |
| Binary | 11 | 1011001 | 1010011 | 1100001 | 0 | 111 | 1000001 | 10110000 | 1011101 | 10010 |
Color Harmonies of #035953
Complementary color
Monochromatic Colors of #035953
Black with #035953
Text Example
Text Example
White with #035953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035953; }
p { color: rgb(3,89,83); }
H1.HeaderClassName
{
color: #035953;
}
.AnyTagClassName
{
color: #035953;
}
</style>
background-color css
<style>
a { background-color: #035953; }
a { background-color: rgb(3,89,83); }
div.DivClassName
{
background-color: #035953;
}
.BgClassName
{
background-color: #035953;
}
</style>
border-color css
<style>
span { border-color: #035953; }
span { border-color: rgb(3,89,83); }
td.TdClassName
{
border-color: #035953;
}
.TagClassName
{
border-color: #035953;
}
</style>