Shades of Mosque #035E61
Tints of Mosque #035E61
RGB
CMYK
RGB Variations
Color information
#035E61 (or 0x035E61) is known color: Mosque. HEX triplet: 03, 5E and 61. RGB value is (3,94,97). Sum of RGB (Red+Green+Blue) = 3+94+97=194 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.55% from 194); Green value is 94 (37.11% from 255 or 48.45% from 194); Blue value is 97 (38.28% from 255 or 50% from 194); Max value from RGB is 97 - color contains mainly: blue. Hex color #035E61 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035E61 is #FCA19E. Grayscale: #434343. Windows color (decimal): -16556447 or 6381059. OLE color: 6381059.
HSL color Cylindrical-coordinate representation of color #035E61: hue angle of 181.91º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035E61 is Cyan = 0.97, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 94 | 97 | - |
| CMYK | 0.97 | 0.03 | 0 | 0.62 |
| HSL | 181.91º | 0.94% | 0.2% | - |
| HSV(B) | 181.91º | 0.97% | 0.38% | - |
| XYZ | 6.2 | 8.89 | 12.7 | - |
| YUV | 67.13 | 144.85 | 82.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 94 | 97 | 0.97 | 0.03 | 0 | 0.62 | 181.91 | 0.94 | 0.2 |
| Hex | 3 | 5E | 61 | 61 | 3 | 0 | 3E | B6 | 5E | 14 |
| Octal | 3 | 136 | 141 | 141 | 3 | 0 | 76 | 266 | 136 | 24 |
| Binary | 11 | 1011110 | 1100001 | 1100001 | 11 | 0 | 111110 | 10110110 | 1011110 | 10100 |
Color Harmonies of #035E61
Complementary color
Monochromatic Colors of #035E61
Black with #035E61
Text Example
Text Example
White with #035E61
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035E61; }
p { color: rgb(3,94,97); }
H1.HeaderClassName
{
color: #035E61;
}
.AnyTagClassName
{
color: #035E61;
}
</style>
background-color css
<style>
a { background-color: #035E61; }
a { background-color: rgb(3,94,97); }
div.DivClassName
{
background-color: #035E61;
}
.BgClassName
{
background-color: #035E61;
}
</style>
border-color css
<style>
span { border-color: #035E61; }
span { border-color: rgb(3,94,97); }
td.TdClassName
{
border-color: #035E61;
}
.TagClassName
{
border-color: #035E61;
}
</style>