Shades of Mosque #035D58
Tints of Mosque #035D58
RGB
CMYK
RGB Variations
Color information
#035D58 (or 0x035D58) is known color: Mosque. HEX triplet: 03, 5D and 58. RGB value is (3,93,88). Sum of RGB (Red+Green+Blue) = 3+93+88=184 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.63% from 184); Green value is 93 (36.72% from 255 or 50.54% from 184); Blue value is 88 (34.77% from 255 or 47.83% from 184); Max value from RGB is 93 - color contains mainly: green. Hex color #035D58 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035D58 is #FCA2A7. Grayscale: #414141. Windows color (decimal): -16556712 or 5790979. OLE color: 5790979.
HSL color Cylindrical-coordinate representation of color #035D58: hue angle of 176.67º 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 #035D58 is Cyan = 0.97, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 3 | 93 | 88 | - |
| CMYK | 0.97 | 0 | 0.05 | 0.64 |
| HSL | 176.67º | 0.94% | 0.19% | - |
| HSV(B) | 176.67º | 0.97% | 0.36% | - |
| XYZ | 5.71 | 8.55 | 10.58 | - |
| YUV | 65.52 | 140.68 | 83.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 93 | 88 | 0.97 | 0 | 0.05 | 0.64 | 176.67 | 0.94 | 0.19 |
| Hex | 3 | 5D | 58 | 61 | 0 | 5 | 40 | B1 | 5E | 13 |
| Octal | 3 | 135 | 130 | 141 | 0 | 5 | 100 | 261 | 136 | 23 |
| Binary | 11 | 1011101 | 1011000 | 1100001 | 0 | 101 | 1000000 | 10110001 | 1011110 | 10011 |
Color Harmonies of #035D58
Complementary color
Monochromatic Colors of #035D58
Black with #035D58
Text Example
Text Example
White with #035D58
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035D58; }
p { color: rgb(3,93,88); }
H1.HeaderClassName
{
color: #035D58;
}
.AnyTagClassName
{
color: #035D58;
}
</style>
background-color css
<style>
a { background-color: #035D58; }
a { background-color: rgb(3,93,88); }
div.DivClassName
{
background-color: #035D58;
}
.BgClassName
{
background-color: #035D58;
}
</style>
border-color css
<style>
span { border-color: #035D58; }
span { border-color: rgb(3,93,88); }
td.TdClassName
{
border-color: #035D58;
}
.TagClassName
{
border-color: #035D58;
}
</style>