Shades of Mosque #035C57
Tints of Mosque #035C57
RGB
CMYK
RGB Variations
Color information
#035C57 (or 0x035C57) is known color: Mosque. HEX triplet: 03, 5C and 57. RGB value is (3,92,87). Sum of RGB (Red+Green+Blue) = 3+92+87=182 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.65% from 182); Green value is 92 (36.33% from 255 or 50.55% from 182); Blue value is 87 (34.38% from 255 or 47.80% from 182); Max value from RGB is 92 - color contains mainly: green. Hex color #035C57 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035C57 is #FCA3A8. Grayscale: #404040. Windows color (decimal): -16556969 or 5725187. OLE color: 5725187.
HSL color Cylindrical-coordinate representation of color #035C57: hue angle of 176.63º 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 #035C57 is Cyan = 0.97, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 3 | 92 | 87 | - |
| CMYK | 0.97 | 0 | 0.05 | 0.64 |
| HSL | 176.63º | 0.94% | 0.19% | - |
| HSV(B) | 176.63º | 0.97% | 0.36% | - |
| XYZ | 5.58 | 8.36 | 10.34 | - |
| YUV | 64.82 | 140.51 | 83.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 92 | 87 | 0.97 | 0 | 0.05 | 0.64 | 176.63 | 0.94 | 0.19 |
| Hex | 3 | 5C | 57 | 61 | 0 | 5 | 40 | B1 | 5E | 13 |
| Octal | 3 | 134 | 127 | 141 | 0 | 5 | 100 | 261 | 136 | 23 |
| Binary | 11 | 1011100 | 1010111 | 1100001 | 0 | 101 | 1000000 | 10110001 | 1011110 | 10011 |
Color Harmonies of #035C57
Complementary color
Monochromatic Colors of #035C57
Black with #035C57
Text Example
Text Example
White with #035C57
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035C57; }
p { color: rgb(3,92,87); }
H1.HeaderClassName
{
color: #035C57;
}
.AnyTagClassName
{
color: #035C57;
}
</style>
background-color css
<style>
a { background-color: #035C57; }
a { background-color: rgb(3,92,87); }
div.DivClassName
{
background-color: #035C57;
}
.BgClassName
{
background-color: #035C57;
}
</style>
border-color css
<style>
span { border-color: #035C57; }
span { border-color: rgb(3,92,87); }
td.TdClassName
{
border-color: #035C57;
}
.TagClassName
{
border-color: #035C57;
}
</style>