Shades of Mosque #035659
Tints of Mosque #035659
RGB
CMYK
RGB Variations
Color information
#035659 (or 0x035659) is known color: Mosque. HEX triplet: 03, 56 and 59. RGB value is (3,86,89). Sum of RGB (Red+Green+Blue) = 3+86+89=178 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.69% from 178); Green value is 86 (33.98% from 255 or 48.31% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #035659 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035659 is #FCA9A6. Grayscale: #3D3D3D. Windows color (decimal): -16558503 or 5854723. OLE color: 5854723.
HSL color Cylindrical-coordinate representation of color #035659: hue angle of 182.09º 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 #035659 is Cyan = 0.97, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 86 | 89 | - |
| CMYK | 0.97 | 0.03 | 0 | 0.65 |
| HSL | 182.09º | 0.93% | 0.18% | - |
| HSV(B) | 182.09º | 0.97% | 0.35% | - |
| XYZ | 5.17 | 7.4 | 10.61 | - |
| YUV | 61.53 | 143.5 | 86.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 86 | 89 | 0.97 | 0.03 | 0 | 0.65 | 182.09 | 0.93 | 0.18 |
| Hex | 3 | 56 | 59 | 61 | 3 | 0 | 41 | B6 | 5D | 12 |
| Octal | 3 | 126 | 131 | 141 | 3 | 0 | 101 | 266 | 135 | 22 |
| Binary | 11 | 1010110 | 1011001 | 1100001 | 11 | 0 | 1000001 | 10110110 | 1011101 | 10010 |
Color Harmonies of #035659
Complementary color
Monochromatic Colors of #035659
Black with #035659
Text Example
Text Example
White with #035659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035659; }
p { color: rgb(3,86,89); }
H1.HeaderClassName
{
color: #035659;
}
.AnyTagClassName
{
color: #035659;
}
</style>
background-color css
<style>
a { background-color: #035659; }
a { background-color: rgb(3,86,89); }
div.DivClassName
{
background-color: #035659;
}
.BgClassName
{
background-color: #035659;
}
</style>
border-color css
<style>
span { border-color: #035659; }
span { border-color: rgb(3,86,89); }
td.TdClassName
{
border-color: #035659;
}
.TagClassName
{
border-color: #035659;
}
</style>