Shades of Mosque #035656
Tints of Mosque #035656
RGB
CMYK
RGB Variations
Color information
#035656 (or 0x035656) is known color: Mosque. HEX triplet: 03, 56 and 56. RGB value is (3,86,86). Sum of RGB (Red+Green+Blue) = 3+86+86=175 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.71% from 175); Green value is 86 (33.98% from 255 or 49.14% from 175); Blue value is 86 (33.98% from 255 or 49.14% from 175); Max value from RGB is 86 - color contains mainly: green, blue. Hex color #035656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035656 is #FCA9A9. Grayscale: #3D3D3D. Windows color (decimal): -16558506 or 5658115. OLE color: 5658115.
HSL color Cylindrical-coordinate representation of color #035656: hue angle of 180º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035656 is Cyan = 0.97, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 86 | 86 | - |
| CMYK | 0.97 | 0 | 0 | 0.66 |
| HSL | 180º | 0.93% | 0.17% | - |
| HSV(B) | 180º | 0.97% | 0.34% | - |
| XYZ | 5.05 | 7.35 | 9.96 | - |
| YUV | 61.18 | 142 | 86.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 86 | 86 | 0.97 | 0 | 0 | 0.66 | 180 | 0.93 | 0.17 |
| Hex | 3 | 56 | 56 | 61 | 0 | 0 | 42 | B4 | 5D | 11 |
| Octal | 3 | 126 | 126 | 141 | 0 | 0 | 102 | 264 | 135 | 21 |
| Binary | 11 | 1010110 | 1010110 | 1100001 | 0 | 0 | 1000010 | 10110100 | 1011101 | 10001 |
Color Harmonies of #035656
Complementary color
Monochromatic Colors of #035656
Black with #035656
Text Example
Text Example
White with #035656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035656; }
p { color: rgb(3,86,86); }
H1.HeaderClassName
{
color: #035656;
}
.AnyTagClassName
{
color: #035656;
}
</style>
background-color css
<style>
a { background-color: #035656; }
a { background-color: rgb(3,86,86); }
div.DivClassName
{
background-color: #035656;
}
.BgClassName
{
background-color: #035656;
}
</style>
border-color css
<style>
span { border-color: #035656; }
span { border-color: rgb(3,86,86); }
td.TdClassName
{
border-color: #035656;
}
.TagClassName
{
border-color: #035656;
}
</style>