Shades of Mosque #036358
Tints of Mosque #036358
RGB
CMYK
RGB Variations
Color information
#036358 (or 0x036358) is known color: Mosque. HEX triplet: 03, 63 and 58. RGB value is (3,99,88). Sum of RGB (Red+Green+Blue) = 3+99+88=190 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.58% from 190); Green value is 99 (39.06% from 255 or 52.11% from 190); Blue value is 88 (34.77% from 255 or 46.32% from 190); Max value from RGB is 99 - color contains mainly: green. Hex color #036358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036358 is #FC9CA7. Grayscale: #444444. Windows color (decimal): -16555176 or 5792515. OLE color: 5792515.
HSL color Cylindrical-coordinate representation of color #036358: hue angle of 173.12º 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 #036358 is Cyan = 0.97, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 3 | 99 | 88 | - |
| CMYK | 0.97 | 0 | 0.11 | 0.61 |
| HSL | 173.13º | 0.94% | 0.2% | - |
| HSV(B) | 173.13º | 0.97% | 0.39% | - |
| XYZ | 6.26 | 9.65 | 10.76 | - |
| YUV | 69.04 | 138.7 | 80.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 99 | 88 | 0.97 | 0 | 0.11 | 0.61 | 173.13 | 0.94 | 0.2 |
| Hex | 3 | 63 | 58 | 61 | 0 | B | 3D | AD | 5E | 14 |
| Octal | 3 | 143 | 130 | 141 | 0 | 13 | 75 | 255 | 136 | 24 |
| Binary | 11 | 1100011 | 1011000 | 1100001 | 0 | 1011 | 111101 | 10101101 | 1011110 | 10100 |
Color Harmonies of #036358
Complementary color
Monochromatic Colors of #036358
Black with #036358
Text Example
Text Example
White with #036358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036358; }
p { color: rgb(3,99,88); }
H1.HeaderClassName
{
color: #036358;
}
.AnyTagClassName
{
color: #036358;
}
</style>
background-color css
<style>
a { background-color: #036358; }
a { background-color: rgb(3,99,88); }
div.DivClassName
{
background-color: #036358;
}
.BgClassName
{
background-color: #036358;
}
</style>
border-color css
<style>
span { border-color: #036358; }
span { border-color: rgb(3,99,88); }
td.TdClassName
{
border-color: #036358;
}
.TagClassName
{
border-color: #036358;
}
</style>