Shades of Mosque #036964
Tints of Mosque #036964
RGB
CMYK
RGB Variations
Color information
#036964 (or 0x036964) is known color: Mosque. HEX triplet: 03, 69 and 64. RGB value is (3,105,100). Sum of RGB (Red+Green+Blue) = 3+105+100=208 (27% of max value = 765). Red value is 3 (1.56% from 255 or 1.44% from 208); Green value is 105 (41.41% from 255 or 50.48% from 208); Blue value is 100 (39.45% from 255 or 48.08% from 208); Max value from RGB is 105 - color contains mainly: green. Hex color #036964 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036964 is #FC969B. Grayscale: #494949. Windows color (decimal): -16553628 or 6580483. OLE color: 6580483.
HSL color Cylindrical-coordinate representation of color #036964: hue angle of 177.06º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036964 is Cyan = 0.97, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 3 | 105 | 100 | - |
| CMYK | 0.97 | 0 | 0.05 | 0.59 |
| HSL | 177.06º | 0.94% | 0.21% | - |
| HSV(B) | 177.06º | 0.97% | 0.41% | - |
| XYZ | 7.39 | 11.04 | 13.8 | - |
| YUV | 73.93 | 142.71 | 77.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 105 | 100 | 0.97 | 0 | 0.05 | 0.59 | 177.06 | 0.94 | 0.21 |
| Hex | 3 | 69 | 64 | 61 | 0 | 5 | 3B | B1 | 5E | 15 |
| Octal | 3 | 151 | 144 | 141 | 0 | 5 | 73 | 261 | 136 | 25 |
| Binary | 11 | 1101001 | 1100100 | 1100001 | 0 | 101 | 111011 | 10110001 | 1011110 | 10101 |
Color Harmonies of #036964
Complementary color
Monochromatic Colors of #036964
Black with #036964
Text Example
Text Example
White with #036964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036964; }
p { color: rgb(3,105,100); }
H1.HeaderClassName
{
color: #036964;
}
.AnyTagClassName
{
color: #036964;
}
</style>
background-color css
<style>
a { background-color: #036964; }
a { background-color: rgb(3,105,100); }
div.DivClassName
{
background-color: #036964;
}
.BgClassName
{
background-color: #036964;
}
</style>
border-color css
<style>
span { border-color: #036964; }
span { border-color: rgb(3,105,100); }
td.TdClassName
{
border-color: #036964;
}
.TagClassName
{
border-color: #036964;
}
</style>