Shades of Mosque #035D51
Tints of Mosque #035D51
RGB
CMYK
RGB Variations
Color information
#035D51 (or 0x035D51) is known color: Mosque. HEX triplet: 03, 5D and 51. RGB value is (3,93,81). Sum of RGB (Red+Green+Blue) = 3+93+81=177 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.69% from 177); Green value is 93 (36.72% from 255 or 52.54% from 177); Blue value is 81 (32.03% from 255 or 45.76% from 177); Max value from RGB is 93 - color contains mainly: green. Hex color #035D51 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035D51 is #FCA2AE. Grayscale: #404040. Windows color (decimal): -16556719 or 5332227. OLE color: 5332227.
HSL color Cylindrical-coordinate representation of color #035D51: hue angle of 172º degrees, saturation: 0.94, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035D51 is Cyan = 0.97, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 3 | 93 | 81 | - |
| CMYK | 0.97 | 0 | 0.13 | 0.64 |
| HSL | 172º | 0.94% | 0.19% | - |
| HSV(B) | 172º | 0.97% | 0.36% | - |
| XYZ | 5.44 | 8.44 | 9.13 | - |
| YUV | 64.72 | 137.18 | 83.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 93 | 81 | 0.97 | 0 | 0.13 | 0.64 | 172 | 0.94 | 0.19 |
| Hex | 3 | 5D | 51 | 61 | 0 | D | 40 | AC | 5E | 13 |
| Octal | 3 | 135 | 121 | 141 | 0 | 15 | 100 | 254 | 136 | 23 |
| Binary | 11 | 1011101 | 1010001 | 1100001 | 0 | 1101 | 1000000 | 10101100 | 1011110 | 10011 |
Color Harmonies of #035D51
Complementary color
Monochromatic Colors of #035D51
Black with #035D51
Text Example
Text Example
White with #035D51
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035D51; }
p { color: rgb(3,93,81); }
H1.HeaderClassName
{
color: #035D51;
}
.AnyTagClassName
{
color: #035D51;
}
</style>
background-color css
<style>
a { background-color: #035D51; }
a { background-color: rgb(3,93,81); }
div.DivClassName
{
background-color: #035D51;
}
.BgClassName
{
background-color: #035D51;
}
</style>
border-color css
<style>
span { border-color: #035D51; }
span { border-color: rgb(3,93,81); }
td.TdClassName
{
border-color: #035D51;
}
.TagClassName
{
border-color: #035D51;
}
</style>