Shades of Mosque #035B63
Tints of Mosque #035B63
RGB
CMYK
RGB Variations
Color information
#035B63 (or 0x035B63) is known color: Mosque. HEX triplet: 03, 5B and 63. RGB value is (3,91,99). Sum of RGB (Red+Green+Blue) = 3+91+99=193 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.55% from 193); Green value is 91 (35.94% from 255 or 47.15% from 193); Blue value is 99 (39.06% from 255 or 51.30% from 193); Max value from RGB is 99 - color contains mainly: blue. Hex color #035B63 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035B63 is #FCA49C. Grayscale: #414141. Windows color (decimal): -16557213 or 6511363. OLE color: 6511363.
HSL color Cylindrical-coordinate representation of color #035B63: hue angle of 185º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035B63 is Cyan = 0.97, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 3 | 91 | 99 | - |
| CMYK | 0.97 | 0.08 | 0 | 0.61 |
| HSL | 185º | 0.94% | 0.2% | - |
| HSV(B) | 185º | 0.97% | 0.39% | - |
| XYZ | 6.03 | 8.4 | 13.11 | - |
| YUV | 65.6 | 146.85 | 83.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 91 | 99 | 0.97 | 0.08 | 0 | 0.61 | 185 | 0.94 | 0.2 |
| Hex | 3 | 5B | 63 | 61 | 8 | 0 | 3D | B9 | 5E | 14 |
| Octal | 3 | 133 | 143 | 141 | 10 | 0 | 75 | 271 | 136 | 24 |
| Binary | 11 | 1011011 | 1100011 | 1100001 | 1000 | 0 | 111101 | 10111001 | 1011110 | 10100 |
Color Harmonies of #035B63
Complementary color
Monochromatic Colors of #035B63
Black with #035B63
Text Example
Text Example
White with #035B63
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035B63; }
p { color: rgb(3,91,99); }
H1.HeaderClassName
{
color: #035B63;
}
.AnyTagClassName
{
color: #035B63;
}
</style>
background-color css
<style>
a { background-color: #035B63; }
a { background-color: rgb(3,91,99); }
div.DivClassName
{
background-color: #035B63;
}
.BgClassName
{
background-color: #035B63;
}
</style>
border-color css
<style>
span { border-color: #035B63; }
span { border-color: rgb(3,91,99); }
td.TdClassName
{
border-color: #035B63;
}
.TagClassName
{
border-color: #035B63;
}
</style>