Shades of Mosque #036662
Tints of Mosque #036662
RGB
CMYK
RGB Variations
Color information
#036662 (or 0x036662) is known color: Mosque. HEX triplet: 03, 66 and 62. RGB value is (3,102,98). Sum of RGB (Red+Green+Blue) = 3+102+98=203 (26% of max value = 765). Red value is 3 (1.56% from 255 or 1.48% from 203); Green value is 102 (40.23% from 255 or 50.25% from 203); Blue value is 98 (38.67% from 255 or 48.28% from 203); Max value from RGB is 102 - color contains mainly: green. Hex color #036662 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036662 is #FC999D. Grayscale: #474747. Windows color (decimal): -16554398 or 6448643. OLE color: 6448643.
HSL color Cylindrical-coordinate representation of color #036662: hue angle of 177.58º 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 #036662 is Cyan = 0.97, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 3 | 102 | 98 | - |
| CMYK | 0.97 | 0 | 0.04 | 0.6 |
| HSL | 177.58º | 0.94% | 0.21% | - |
| HSV(B) | 177.58º | 0.97% | 0.4% | - |
| XYZ | 6.99 | 10.4 | 13.19 | - |
| YUV | 71.94 | 142.7 | 78.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 102 | 98 | 0.97 | 0 | 0.04 | 0.6 | 177.58 | 0.94 | 0.21 |
| Hex | 3 | 66 | 62 | 61 | 0 | 4 | 3C | B2 | 5E | 15 |
| Octal | 3 | 146 | 142 | 141 | 0 | 4 | 74 | 262 | 136 | 25 |
| Binary | 11 | 1100110 | 1100010 | 1100001 | 0 | 100 | 111100 | 10110010 | 1011110 | 10101 |
Color Harmonies of #036662
Complementary color
Monochromatic Colors of #036662
Black with #036662
Text Example
Text Example
White with #036662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036662; }
p { color: rgb(3,102,98); }
H1.HeaderClassName
{
color: #036662;
}
.AnyTagClassName
{
color: #036662;
}
</style>
background-color css
<style>
a { background-color: #036662; }
a { background-color: rgb(3,102,98); }
div.DivClassName
{
background-color: #036662;
}
.BgClassName
{
background-color: #036662;
}
</style>
border-color css
<style>
span { border-color: #036662; }
span { border-color: rgb(3,102,98); }
td.TdClassName
{
border-color: #036662;
}
.TagClassName
{
border-color: #036662;
}
</style>