Shades of Mosque #035E60
Tints of Mosque #035E60
RGB
CMYK
RGB Variations
Color information
#035E60 (or 0x035E60) is known color: Mosque. HEX triplet: 03, 5E and 60. RGB value is (3,94,96). Sum of RGB (Red+Green+Blue) = 3+94+96=193 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.55% from 193); Green value is 94 (37.11% from 255 or 48.70% from 193); Blue value is 96 (37.89% from 255 or 49.74% from 193); Max value from RGB is 96 - color contains mainly: blue. Hex color #035E60 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035E60 is #FCA19F. Grayscale: #424242. Windows color (decimal): -16556448 or 6315523. OLE color: 6315523.
HSL color Cylindrical-coordinate representation of color #035E60: hue angle of 181.29º degrees, saturation: 0.94, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035E60 is Cyan = 0.97, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 94 | 96 | - |
| CMYK | 0.97 | 0.02 | 0 | 0.62 |
| HSL | 181.29º | 0.94% | 0.19% | - |
| HSV(B) | 181.29º | 0.97% | 0.38% | - |
| XYZ | 6.15 | 8.87 | 12.45 | - |
| YUV | 67.02 | 144.35 | 82.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 94 | 96 | 0.97 | 0.02 | 0 | 0.62 | 181.29 | 0.94 | 0.19 |
| Hex | 3 | 5E | 60 | 61 | 2 | 0 | 3E | B5 | 5E | 13 |
| Octal | 3 | 136 | 140 | 141 | 2 | 0 | 76 | 265 | 136 | 23 |
| Binary | 11 | 1011110 | 1100000 | 1100001 | 10 | 0 | 111110 | 10110101 | 1011110 | 10011 |
Color Harmonies of #035E60
Complementary color
Monochromatic Colors of #035E60
Black with #035E60
Text Example
Text Example
White with #035E60
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035E60; }
p { color: rgb(3,94,96); }
H1.HeaderClassName
{
color: #035E60;
}
.AnyTagClassName
{
color: #035E60;
}
</style>
background-color css
<style>
a { background-color: #035E60; }
a { background-color: rgb(3,94,96); }
div.DivClassName
{
background-color: #035E60;
}
.BgClassName
{
background-color: #035E60;
}
</style>
border-color css
<style>
span { border-color: #035E60; }
span { border-color: rgb(3,94,96); }
td.TdClassName
{
border-color: #035E60;
}
.TagClassName
{
border-color: #035E60;
}
</style>