Shades of Mosque #036963
Tints of Mosque #036963
RGB
CMYK
RGB Variations
Color information
#036963 (or 0x036963) is known color: Mosque. HEX triplet: 03, 69 and 63. RGB value is (3,105,99). Sum of RGB (Red+Green+Blue) = 3+105+99=207 (27% of max value = 765). Red value is 3 (1.56% from 255 or 1.45% from 207); Green value is 105 (41.41% from 255 or 50.72% from 207); Blue value is 99 (39.06% from 255 or 47.83% from 207); Max value from RGB is 105 - color contains mainly: green. Hex color #036963 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036963 is #FC969C. Grayscale: #494949. Windows color (decimal): -16553629 or 6514947. OLE color: 6514947.
HSL color Cylindrical-coordinate representation of color #036963: hue angle of 176.47º 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 #036963 is Cyan = 0.97, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 3 | 105 | 99 | - |
| CMYK | 0.97 | 0 | 0.06 | 0.59 |
| HSL | 176.47º | 0.94% | 0.21% | - |
| HSV(B) | 176.47º | 0.97% | 0.41% | - |
| XYZ | 7.34 | 11.02 | 13.55 | - |
| YUV | 73.82 | 142.21 | 77.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 105 | 99 | 0.97 | 0 | 0.06 | 0.59 | 176.47 | 0.94 | 0.21 |
| Hex | 3 | 69 | 63 | 61 | 0 | 6 | 3B | B0 | 5E | 15 |
| Octal | 3 | 151 | 143 | 141 | 0 | 6 | 73 | 260 | 136 | 25 |
| Binary | 11 | 1101001 | 1100011 | 1100001 | 0 | 110 | 111011 | 10110000 | 1011110 | 10101 |
Color Harmonies of #036963
Complementary color
Monochromatic Colors of #036963
Black with #036963
Text Example
Text Example
White with #036963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036963; }
p { color: rgb(3,105,99); }
H1.HeaderClassName
{
color: #036963;
}
.AnyTagClassName
{
color: #036963;
}
</style>
background-color css
<style>
a { background-color: #036963; }
a { background-color: rgb(3,105,99); }
div.DivClassName
{
background-color: #036963;
}
.BgClassName
{
background-color: #036963;
}
</style>
border-color css
<style>
span { border-color: #036963; }
span { border-color: rgb(3,105,99); }
td.TdClassName
{
border-color: #036963;
}
.TagClassName
{
border-color: #036963;
}
</style>