Shades of Mosque #035A56
Tints of Mosque #035A56
RGB
CMYK
RGB Variations
Color information
#035A56 (or 0x035A56) is known color: Mosque. HEX triplet: 03, 5A and 56. RGB value is (3,90,86). Sum of RGB (Red+Green+Blue) = 3+90+86=179 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.68% from 179); Green value is 90 (35.55% from 255 or 50.28% from 179); Blue value is 86 (33.98% from 255 or 48.04% from 179); Max value from RGB is 90 - color contains mainly: green. Hex color #035A56 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035A56 is #FCA5A9. Grayscale: #3F3F3F. Windows color (decimal): -16557482 or 5659139. OLE color: 5659139.
HSL color Cylindrical-coordinate representation of color #035A56: hue angle of 177.24º degrees, saturation: 0.94, 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 #035A56 is Cyan = 0.97, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 90 | 86 | - |
| CMYK | 0.97 | 0 | 0.04 | 0.65 |
| HSL | 177.24º | 0.94% | 0.18% | - |
| HSV(B) | 177.24º | 0.97% | 0.35% | - |
| XYZ | 5.37 | 8 | 10.07 | - |
| YUV | 63.53 | 140.68 | 84.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 90 | 86 | 0.97 | 0 | 0.04 | 0.65 | 177.24 | 0.94 | 0.18 |
| Hex | 3 | 5A | 56 | 61 | 0 | 4 | 41 | B1 | 5E | 12 |
| Octal | 3 | 132 | 126 | 141 | 0 | 4 | 101 | 261 | 136 | 22 |
| Binary | 11 | 1011010 | 1010110 | 1100001 | 0 | 100 | 1000001 | 10110001 | 1011110 | 10010 |
Color Harmonies of #035A56
Complementary color
Monochromatic Colors of #035A56
Black with #035A56
Text Example
Text Example
White with #035A56
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035A56; }
p { color: rgb(3,90,86); }
H1.HeaderClassName
{
color: #035A56;
}
.AnyTagClassName
{
color: #035A56;
}
</style>
background-color css
<style>
a { background-color: #035A56; }
a { background-color: rgb(3,90,86); }
div.DivClassName
{
background-color: #035A56;
}
.BgClassName
{
background-color: #035A56;
}
</style>
border-color css
<style>
span { border-color: #035A56; }
span { border-color: rgb(3,90,86); }
td.TdClassName
{
border-color: #035A56;
}
.TagClassName
{
border-color: #035A56;
}
</style>