Shades of Mosque #035A53
Tints of Mosque #035A53
RGB
CMYK
RGB Variations
Color information
#035A53 (or 0x035A53) is known color: Mosque. HEX triplet: 03, 5A and 53. RGB value is (3,90,83). Sum of RGB (Red+Green+Blue) = 3+90+83=176 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.70% from 176); Green value is 90 (35.55% from 255 or 51.14% from 176); Blue value is 83 (32.81% from 255 or 47.16% from 176); Max value from RGB is 90 - color contains mainly: green. Hex color #035A53 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035A53 is #FCA5AC. Grayscale: #3F3F3F. Windows color (decimal): -16557485 or 5462531. OLE color: 5462531.
HSL color Cylindrical-coordinate representation of color #035A53: hue angle of 175.17º degrees, saturation: 0.94, 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 #035A53 is Cyan = 0.97, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 90 | 83 | - |
| CMYK | 0.97 | 0 | 0.08 | 0.65 |
| HSL | 175.17º | 0.94% | 0.18% | - |
| HSV(B) | 175.17º | 0.97% | 0.35% | - |
| XYZ | 5.26 | 7.96 | 9.44 | - |
| YUV | 63.19 | 139.18 | 85.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 90 | 83 | 0.97 | 0 | 0.08 | 0.65 | 175.17 | 0.94 | 0.18 |
| Hex | 3 | 5A | 53 | 61 | 0 | 8 | 41 | AF | 5E | 12 |
| Octal | 3 | 132 | 123 | 141 | 0 | 10 | 101 | 257 | 136 | 22 |
| Binary | 11 | 1011010 | 1010011 | 1100001 | 0 | 1000 | 1000001 | 10101111 | 1011110 | 10010 |
Color Harmonies of #035A53
Complementary color
Monochromatic Colors of #035A53
Black with #035A53
Text Example
Text Example
White with #035A53
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035A53; }
p { color: rgb(3,90,83); }
H1.HeaderClassName
{
color: #035A53;
}
.AnyTagClassName
{
color: #035A53;
}
</style>
background-color css
<style>
a { background-color: #035A53; }
a { background-color: rgb(3,90,83); }
div.DivClassName
{
background-color: #035A53;
}
.BgClassName
{
background-color: #035A53;
}
</style>
border-color css
<style>
span { border-color: #035A53; }
span { border-color: rgb(3,90,83); }
td.TdClassName
{
border-color: #035A53;
}
.TagClassName
{
border-color: #035A53;
}
</style>