Shades of Mosque #036656
Tints of Mosque #036656
RGB
CMYK
RGB Variations
Color information
#036656 (or 0x036656) is known color: Mosque. HEX triplet: 03, 66 and 56. RGB value is (3,102,86). Sum of RGB (Red+Green+Blue) = 3+102+86=191 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.57% from 191); Green value is 102 (40.23% from 255 or 53.40% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 102 - color contains mainly: green. Hex color #036656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036656 is #FC99A9. Grayscale: #464646. Windows color (decimal): -16554410 or 5662211. OLE color: 5662211.
HSL color Cylindrical-coordinate representation of color #036656: hue angle of 170.3º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036656 is Cyan = 0.97, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 3 | 102 | 86 | - |
| CMYK | 0.97 | 0 | 0.16 | 0.6 |
| HSL | 170.3º | 0.94% | 0.21% | - |
| HSV(B) | 170.3º | 0.97% | 0.4% | - |
| XYZ | 6.47 | 10.19 | 10.43 | - |
| YUV | 70.58 | 136.7 | 79.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 102 | 86 | 0.97 | 0 | 0.16 | 0.6 | 170.3 | 0.94 | 0.21 |
| Hex | 3 | 66 | 56 | 61 | 0 | 10 | 3C | AA | 5E | 15 |
| Octal | 3 | 146 | 126 | 141 | 0 | 20 | 74 | 252 | 136 | 25 |
| Binary | 11 | 1100110 | 1010110 | 1100001 | 0 | 10000 | 111100 | 10101010 | 1011110 | 10101 |
Color Harmonies of #036656
Complementary color
Monochromatic Colors of #036656
Black with #036656
Text Example
Text Example
White with #036656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036656; }
p { color: rgb(3,102,86); }
H1.HeaderClassName
{
color: #036656;
}
.AnyTagClassName
{
color: #036656;
}
</style>
background-color css
<style>
a { background-color: #036656; }
a { background-color: rgb(3,102,86); }
div.DivClassName
{
background-color: #036656;
}
.BgClassName
{
background-color: #036656;
}
</style>
border-color css
<style>
span { border-color: #036656; }
span { border-color: rgb(3,102,86); }
td.TdClassName
{
border-color: #036656;
}
.TagClassName
{
border-color: #036656;
}
</style>