Shades of Mosque #036255
Tints of Mosque #036255
RGB
CMYK
RGB Variations
Color information
#036255 (or 0x036255) is known color: Mosque. HEX triplet: 03, 62 and 55. RGB value is (3,98,85). Sum of RGB (Red+Green+Blue) = 3+98+85=186 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.61% from 186); Green value is 98 (38.67% from 255 or 52.69% from 186); Blue value is 85 (33.59% from 255 or 45.70% from 186); Max value from RGB is 98 - color contains mainly: green. Hex color #036255 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036255 is #FC9DAA. Grayscale: #444444. Windows color (decimal): -16555435 or 5595651. OLE color: 5595651.
HSL color Cylindrical-coordinate representation of color #036255: hue angle of 171.79º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036255 is Cyan = 0.97, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 98 | 85 | - |
| CMYK | 0.97 | 0 | 0.13 | 0.62 |
| HSL | 171.79º | 0.94% | 0.2% | - |
| HSV(B) | 171.79º | 0.97% | 0.38% | - |
| XYZ | 6.04 | 9.41 | 10.09 | - |
| YUV | 68.11 | 137.53 | 81.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 98 | 85 | 0.97 | 0 | 0.13 | 0.62 | 171.79 | 0.94 | 0.2 |
| Hex | 3 | 62 | 55 | 61 | 0 | D | 3E | AC | 5E | 14 |
| Octal | 3 | 142 | 125 | 141 | 0 | 15 | 76 | 254 | 136 | 24 |
| Binary | 11 | 1100010 | 1010101 | 1100001 | 0 | 1101 | 111110 | 10101100 | 1011110 | 10100 |
Color Harmonies of #036255
Complementary color
Monochromatic Colors of #036255
Black with #036255
Text Example
Text Example
White with #036255
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036255; }
p { color: rgb(3,98,85); }
H1.HeaderClassName
{
color: #036255;
}
.AnyTagClassName
{
color: #036255;
}
</style>
background-color css
<style>
a { background-color: #036255; }
a { background-color: rgb(3,98,85); }
div.DivClassName
{
background-color: #036255;
}
.BgClassName
{
background-color: #036255;
}
</style>
border-color css
<style>
span { border-color: #036255; }
span { border-color: rgb(3,98,85); }
td.TdClassName
{
border-color: #036255;
}
.TagClassName
{
border-color: #036255;
}
</style>