Shades of Mosque #035C59
Tints of Mosque #035C59
RGB
CMYK
RGB Variations
Color information
#035C59 (or 0x035C59) is known color: Mosque. HEX triplet: 03, 5C and 59. RGB value is (3,92,89). Sum of RGB (Red+Green+Blue) = 3+92+89=184 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.63% from 184); Green value is 92 (36.33% from 255 or 50% from 184); Blue value is 89 (35.16% from 255 or 48.37% from 184); Max value from RGB is 92 - color contains mainly: green. Hex color #035C59 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035C59 is #FCA3A6. Grayscale: #404040. Windows color (decimal): -16556967 or 5856259. OLE color: 5856259.
HSL color Cylindrical-coordinate representation of color #035C59: hue angle of 177.98º 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 #035C59 is Cyan = 0.97, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 3 | 92 | 89 | - |
| CMYK | 0.97 | 0 | 0.03 | 0.64 |
| HSL | 177.98º | 0.94% | 0.19% | - |
| HSV(B) | 177.98º | 0.97% | 0.36% | - |
| XYZ | 5.67 | 8.39 | 10.77 | - |
| YUV | 65.05 | 141.51 | 83.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 92 | 89 | 0.97 | 0 | 0.03 | 0.64 | 177.98 | 0.94 | 0.19 |
| Hex | 3 | 5C | 59 | 61 | 0 | 3 | 40 | B2 | 5E | 13 |
| Octal | 3 | 134 | 131 | 141 | 0 | 3 | 100 | 262 | 136 | 23 |
| Binary | 11 | 1011100 | 1011001 | 1100001 | 0 | 11 | 1000000 | 10110010 | 1011110 | 10011 |
Color Harmonies of #035C59
Complementary color
Monochromatic Colors of #035C59
Black with #035C59
Text Example
Text Example
White with #035C59
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035C59; }
p { color: rgb(3,92,89); }
H1.HeaderClassName
{
color: #035C59;
}
.AnyTagClassName
{
color: #035C59;
}
</style>
background-color css
<style>
a { background-color: #035C59; }
a { background-color: rgb(3,92,89); }
div.DivClassName
{
background-color: #035C59;
}
.BgClassName
{
background-color: #035C59;
}
</style>
border-color css
<style>
span { border-color: #035C59; }
span { border-color: rgb(3,92,89); }
td.TdClassName
{
border-color: #035C59;
}
.TagClassName
{
border-color: #035C59;
}
</style>