Shades of Mosque #035752
Tints of Mosque #035752
RGB
CMYK
RGB Variations
Color information
#035752 (or 0x035752) is known color: Mosque. HEX triplet: 03, 57 and 52. RGB value is (3,87,82). Sum of RGB (Red+Green+Blue) = 3+87+82=172 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.74% from 172); Green value is 87 (34.38% from 255 or 50.58% from 172); Blue value is 82 (32.42% from 255 or 47.67% from 172); Max value from RGB is 87 - color contains mainly: green. Hex color #035752 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035752 is #FCA8AD. Grayscale: #3D3D3D. Windows color (decimal): -16558254 or 5396227. OLE color: 5396227.
HSL color Cylindrical-coordinate representation of color #035752: hue angle of 176.43º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035752 is Cyan = 0.97, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 87 | 82 | - |
| CMYK | 0.97 | 0 | 0.06 | 0.66 |
| HSL | 176.43º | 0.93% | 0.18% | - |
| HSV(B) | 176.43º | 0.97% | 0.34% | - |
| XYZ | 4.97 | 7.44 | 9.16 | - |
| YUV | 61.31 | 139.67 | 86.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 87 | 82 | 0.97 | 0 | 0.06 | 0.66 | 176.43 | 0.93 | 0.18 |
| Hex | 3 | 57 | 52 | 61 | 0 | 6 | 42 | B0 | 5D | 12 |
| Octal | 3 | 127 | 122 | 141 | 0 | 6 | 102 | 260 | 135 | 22 |
| Binary | 11 | 1010111 | 1010010 | 1100001 | 0 | 110 | 1000010 | 10110000 | 1011101 | 10010 |
Color Harmonies of #035752
Complementary color
Monochromatic Colors of #035752
Black with #035752
Text Example
Text Example
White with #035752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035752; }
p { color: rgb(3,87,82); }
H1.HeaderClassName
{
color: #035752;
}
.AnyTagClassName
{
color: #035752;
}
</style>
background-color css
<style>
a { background-color: #035752; }
a { background-color: rgb(3,87,82); }
div.DivClassName
{
background-color: #035752;
}
.BgClassName
{
background-color: #035752;
}
</style>
border-color css
<style>
span { border-color: #035752; }
span { border-color: rgb(3,87,82); }
td.TdClassName
{
border-color: #035752;
}
.TagClassName
{
border-color: #035752;
}
</style>