Shades of Mosque #035553
Tints of Mosque #035553
RGB
CMYK
RGB Variations
Color information
#035553 (or 0x035553) is known color: Mosque. HEX triplet: 03, 55 and 53. RGB value is (3,85,83). Sum of RGB (Red+Green+Blue) = 3+85+83=171 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.75% from 171); Green value is 85 (33.59% from 255 or 49.71% from 171); Blue value is 83 (32.81% from 255 or 48.54% from 171); Max value from RGB is 85 - color contains mainly: green. Hex color #035553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035553 is #FCAAAC. Grayscale: #3C3C3C. Windows color (decimal): -16558765 or 5461251. OLE color: 5461251.
HSL color Cylindrical-coordinate representation of color #035553: hue angle of 178.54º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035553 is Cyan = 0.96, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 85 | 83 | - |
| CMYK | 0.96 | 0 | 0.02 | 0.67 |
| HSL | 178.54º | 0.93% | 0.17% | - |
| HSV(B) | 178.54º | 0.96% | 0.33% | - |
| XYZ | 4.85 | 7.14 | 9.31 | - |
| YUV | 60.25 | 140.83 | 87.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 85 | 83 | 0.96 | 0 | 0.02 | 0.67 | 178.54 | 0.93 | 0.17 |
| Hex | 3 | 55 | 53 | 60 | 0 | 2 | 43 | B3 | 5D | 11 |
| Octal | 3 | 125 | 123 | 140 | 0 | 2 | 103 | 263 | 135 | 21 |
| Binary | 11 | 1010101 | 1010011 | 1100000 | 0 | 10 | 1000011 | 10110011 | 1011101 | 10001 |
Color Harmonies of #035553
Complementary color
Monochromatic Colors of #035553
Black with #035553
Text Example
Text Example
White with #035553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035553; }
p { color: rgb(3,85,83); }
H1.HeaderClassName
{
color: #035553;
}
.AnyTagClassName
{
color: #035553;
}
</style>
background-color css
<style>
a { background-color: #035553; }
a { background-color: rgb(3,85,83); }
div.DivClassName
{
background-color: #035553;
}
.BgClassName
{
background-color: #035553;
}
</style>
border-color css
<style>
span { border-color: #035553; }
span { border-color: rgb(3,85,83); }
td.TdClassName
{
border-color: #035553;
}
.TagClassName
{
border-color: #035553;
}
</style>