Shades of Mosque #036365
Tints of Mosque #036365
RGB
CMYK
RGB Variations
Color information
#036365 (or 0x036365) is known color: Mosque. HEX triplet: 03, 63 and 65. RGB value is (3,99,101). Sum of RGB (Red+Green+Blue) = 3+99+101=203 (26% of max value = 765). Red value is 3 (1.56% from 255 or 1.48% from 203); Green value is 99 (39.06% from 255 or 48.77% from 203); Blue value is 101 (39.84% from 255 or 49.75% from 203); Max value from RGB is 101 - color contains mainly: blue. Hex color #036365 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036365 is #FC9C9A. Grayscale: #464646. Windows color (decimal): -16555163 or 6644483. OLE color: 6644483.
HSL color Cylindrical-coordinate representation of color #036365: hue angle of 181.22º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036365 is Cyan = 0.97, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 3 | 99 | 101 | - |
| CMYK | 0.97 | 0.02 | 0 | 0.60 |
| HSL | 181.22º | 0.94% | 0.2% | - |
| HSV(B) | 181.22º | 0.97% | 0.4% | - |
| XYZ | 6.85 | 9.88 | 13.86 | - |
| YUV | 70.52 | 145.2 | 79.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 99 | 101 | 0.97 | 0.02 | 0 | 0.60 | 181.22 | 0.94 | 0.2 |
| Hex | 3 | 63 | 65 | 61 | 2 | 0 | 3C | B5 | 5E | 14 |
| Octal | 3 | 143 | 145 | 141 | 2 | 0 | 74 | 265 | 136 | 24 |
| Binary | 11 | 1100011 | 1100101 | 1100001 | 10 | 0 | 111100 | 10110101 | 1011110 | 10100 |
Color Harmonies of #036365
Complementary color
Monochromatic Colors of #036365
Black with #036365
Text Example
Text Example
White with #036365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036365; }
p { color: rgb(3,99,101); }
H1.HeaderClassName
{
color: #036365;
}
.AnyTagClassName
{
color: #036365;
}
</style>
background-color css
<style>
a { background-color: #036365; }
a { background-color: rgb(3,99,101); }
div.DivClassName
{
background-color: #036365;
}
.BgClassName
{
background-color: #036365;
}
</style>
border-color css
<style>
span { border-color: #036365; }
span { border-color: rgb(3,99,101); }
td.TdClassName
{
border-color: #036365;
}
.TagClassName
{
border-color: #036365;
}
</style>