Shades of Mosque #036353
Tints of Mosque #036353
RGB
CMYK
RGB Variations
Color information
#036353 (or 0x036353) is known color: Mosque. HEX triplet: 03, 63 and 53. RGB value is (3,99,83). Sum of RGB (Red+Green+Blue) = 3+99+83=185 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.62% from 185); Green value is 99 (39.06% from 255 or 53.51% from 185); Blue value is 83 (32.81% from 255 or 44.86% from 185); Max value from RGB is 99 - color contains mainly: green. Hex color #036353 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036353 is #FC9CAC. Grayscale: #444444. Windows color (decimal): -16555181 or 5464835. OLE color: 5464835.
HSL color Cylindrical-coordinate representation of color #036353: hue angle of 170º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036353 is Cyan = 0.97, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 3 | 99 | 83 | - |
| CMYK | 0.97 | 0 | 0.16 | 0.61 |
| HSL | 170º | 0.94% | 0.2% | - |
| HSV(B) | 170º | 0.97% | 0.39% | - |
| XYZ | 6.06 | 9.57 | 9.71 | - |
| YUV | 68.47 | 136.2 | 81.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 99 | 83 | 0.97 | 0 | 0.16 | 0.61 | 170 | 0.94 | 0.2 |
| Hex | 3 | 63 | 53 | 61 | 0 | 10 | 3D | AA | 5E | 14 |
| Octal | 3 | 143 | 123 | 141 | 0 | 20 | 75 | 252 | 136 | 24 |
| Binary | 11 | 1100011 | 1010011 | 1100001 | 0 | 10000 | 111101 | 10101010 | 1011110 | 10100 |
Color Harmonies of #036353
Complementary color
Monochromatic Colors of #036353
Black with #036353
Text Example
Text Example
White with #036353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036353; }
p { color: rgb(3,99,83); }
H1.HeaderClassName
{
color: #036353;
}
.AnyTagClassName
{
color: #036353;
}
</style>
background-color css
<style>
a { background-color: #036353; }
a { background-color: rgb(3,99,83); }
div.DivClassName
{
background-color: #036353;
}
.BgClassName
{
background-color: #036353;
}
</style>
border-color css
<style>
span { border-color: #036353; }
span { border-color: rgb(3,99,83); }
td.TdClassName
{
border-color: #036353;
}
.TagClassName
{
border-color: #036353;
}
</style>