Shades of Mosque #036354
Tints of Mosque #036354
RGB
CMYK
RGB Variations
Color information
#036354 (or 0x036354) is known color: Mosque. HEX triplet: 03, 63 and 54. RGB value is (3,99,84). Sum of RGB (Red+Green+Blue) = 3+99+84=186 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.61% from 186); Green value is 99 (39.06% from 255 or 53.23% from 186); Blue value is 84 (33.20% from 255 or 45.16% from 186); Max value from RGB is 99 - color contains mainly: green. Hex color #036354 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036354 is #FC9CAB. Grayscale: #444444. Windows color (decimal): -16555180 or 5530371. OLE color: 5530371.
HSL color Cylindrical-coordinate representation of color #036354: hue angle of 170.62º 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 #036354 is Cyan = 0.97, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 3 | 99 | 84 | - |
| CMYK | 0.97 | 0 | 0.15 | 0.61 |
| HSL | 170.63º | 0.94% | 0.2% | - |
| HSV(B) | 170.63º | 0.97% | 0.39% | - |
| XYZ | 6.1 | 9.58 | 9.92 | - |
| YUV | 68.59 | 136.7 | 81.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 99 | 84 | 0.97 | 0 | 0.15 | 0.61 | 170.63 | 0.94 | 0.2 |
| Hex | 3 | 63 | 54 | 61 | 0 | F | 3D | AB | 5E | 14 |
| Octal | 3 | 143 | 124 | 141 | 0 | 17 | 75 | 253 | 136 | 24 |
| Binary | 11 | 1100011 | 1010100 | 1100001 | 0 | 1111 | 111101 | 10101011 | 1011110 | 10100 |
Color Harmonies of #036354
Complementary color
Monochromatic Colors of #036354
Black with #036354
Text Example
Text Example
White with #036354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036354; }
p { color: rgb(3,99,84); }
H1.HeaderClassName
{
color: #036354;
}
.AnyTagClassName
{
color: #036354;
}
</style>
background-color css
<style>
a { background-color: #036354; }
a { background-color: rgb(3,99,84); }
div.DivClassName
{
background-color: #036354;
}
.BgClassName
{
background-color: #036354;
}
</style>
border-color css
<style>
span { border-color: #036354; }
span { border-color: rgb(3,99,84); }
td.TdClassName
{
border-color: #036354;
}
.TagClassName
{
border-color: #036354;
}
</style>