Shades of Mosque #035653
Tints of Mosque #035653
RGB
CMYK
RGB Variations
Color information
#035653 (or 0x035653) is known color: Mosque. HEX triplet: 03, 56 and 53. RGB value is (3,86,83). Sum of RGB (Red+Green+Blue) = 3+86+83=172 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.74% from 172); Green value is 86 (33.98% from 255 or 50% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 86 - color contains mainly: green. Hex color #035653 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035653 is #FCA9AC. Grayscale: #3C3C3C. Windows color (decimal): -16558509 or 5461507. OLE color: 5461507.
HSL color Cylindrical-coordinate representation of color #035653: hue angle of 177.83º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035653 is Cyan = 0.97, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 86 | 83 | - |
| CMYK | 0.97 | 0 | 0.03 | 0.66 |
| HSL | 177.83º | 0.93% | 0.17% | - |
| HSV(B) | 177.83º | 0.97% | 0.34% | - |
| XYZ | 4.93 | 7.3 | 9.33 | - |
| YUV | 60.84 | 140.5 | 86.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 86 | 83 | 0.97 | 0 | 0.03 | 0.66 | 177.83 | 0.93 | 0.17 |
| Hex | 3 | 56 | 53 | 61 | 0 | 3 | 42 | B2 | 5D | 11 |
| Octal | 3 | 126 | 123 | 141 | 0 | 3 | 102 | 262 | 135 | 21 |
| Binary | 11 | 1010110 | 1010011 | 1100001 | 0 | 11 | 1000010 | 10110010 | 1011101 | 10001 |
Color Harmonies of #035653
Complementary color
Monochromatic Colors of #035653
Black with #035653
Text Example
Text Example
White with #035653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035653; }
p { color: rgb(3,86,83); }
H1.HeaderClassName
{
color: #035653;
}
.AnyTagClassName
{
color: #035653;
}
</style>
background-color css
<style>
a { background-color: #035653; }
a { background-color: rgb(3,86,83); }
div.DivClassName
{
background-color: #035653;
}
.BgClassName
{
background-color: #035653;
}
</style>
border-color css
<style>
span { border-color: #035653; }
span { border-color: rgb(3,86,83); }
td.TdClassName
{
border-color: #035653;
}
.TagClassName
{
border-color: #035653;
}
</style>