Shades of Mosque #035952
Tints of Mosque #035952
RGB
CMYK
RGB Variations
Color information
#035952 (or 0x035952) is known color: Mosque. HEX triplet: 03, 59 and 52. RGB value is (3,89,82). Sum of RGB (Red+Green+Blue) = 3+89+82=174 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.72% from 174); Green value is 89 (35.16% from 255 or 51.15% from 174); Blue value is 82 (32.42% from 255 or 47.13% from 174); Max value from RGB is 89 - color contains mainly: green. Hex color #035952 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035952 is #FCA6AD. Grayscale: #3E3E3E. Windows color (decimal): -16557742 or 5396739. OLE color: 5396739.
HSL color Cylindrical-coordinate representation of color #035952: hue angle of 175.12º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035952 is Cyan = 0.97, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 89 | 82 | - |
| CMYK | 0.97 | 0 | 0.08 | 0.65 |
| HSL | 175.12º | 0.93% | 0.18% | - |
| HSV(B) | 175.12º | 0.97% | 0.35% | - |
| XYZ | 5.13 | 7.77 | 9.21 | - |
| YUV | 62.49 | 139.01 | 85.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 89 | 82 | 0.97 | 0 | 0.08 | 0.65 | 175.12 | 0.93 | 0.18 |
| Hex | 3 | 59 | 52 | 61 | 0 | 8 | 41 | AF | 5D | 12 |
| Octal | 3 | 131 | 122 | 141 | 0 | 10 | 101 | 257 | 135 | 22 |
| Binary | 11 | 1011001 | 1010010 | 1100001 | 0 | 1000 | 1000001 | 10101111 | 1011101 | 10010 |
Color Harmonies of #035952
Complementary color
Monochromatic Colors of #035952
Black with #035952
Text Example
Text Example
White with #035952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035952; }
p { color: rgb(3,89,82); }
H1.HeaderClassName
{
color: #035952;
}
.AnyTagClassName
{
color: #035952;
}
</style>
background-color css
<style>
a { background-color: #035952; }
a { background-color: rgb(3,89,82); }
div.DivClassName
{
background-color: #035952;
}
.BgClassName
{
background-color: #035952;
}
</style>
border-color css
<style>
span { border-color: #035952; }
span { border-color: rgb(3,89,82); }
td.TdClassName
{
border-color: #035952;
}
.TagClassName
{
border-color: #035952;
}
</style>