Shades of Mosque #036259
Tints of Mosque #036259
RGB
CMYK
RGB Variations
Color information
#036259 (or 0x036259) is known color: Mosque. HEX triplet: 03, 62 and 59. RGB value is (3,98,89). Sum of RGB (Red+Green+Blue) = 3+98+89=190 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.58% from 190); Green value is 98 (38.67% from 255 or 51.58% from 190); Blue value is 89 (35.16% from 255 or 46.84% from 190); Max value from RGB is 98 - color contains mainly: green. Hex color #036259 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036259 is #FC9DA6. Grayscale: #444444. Windows color (decimal): -16555431 or 5857795. OLE color: 5857795.
HSL color Cylindrical-coordinate representation of color #036259: hue angle of 174.32º 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 #036259 is Cyan = 0.97, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 98 | 89 | - |
| CMYK | 0.97 | 0 | 0.09 | 0.62 |
| HSL | 174.32º | 0.94% | 0.2% | - |
| HSV(B) | 174.32º | 0.97% | 0.38% | - |
| XYZ | 6.21 | 9.48 | 10.95 | - |
| YUV | 68.57 | 139.53 | 81.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 98 | 89 | 0.97 | 0 | 0.09 | 0.62 | 174.32 | 0.94 | 0.2 |
| Hex | 3 | 62 | 59 | 61 | 0 | 9 | 3E | AE | 5E | 14 |
| Octal | 3 | 142 | 131 | 141 | 0 | 11 | 76 | 256 | 136 | 24 |
| Binary | 11 | 1100010 | 1011001 | 1100001 | 0 | 1001 | 111110 | 10101110 | 1011110 | 10100 |
Color Harmonies of #036259
Complementary color
Monochromatic Colors of #036259
Black with #036259
Text Example
Text Example
White with #036259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036259; }
p { color: rgb(3,98,89); }
H1.HeaderClassName
{
color: #036259;
}
.AnyTagClassName
{
color: #036259;
}
</style>
background-color css
<style>
a { background-color: #036259; }
a { background-color: rgb(3,98,89); }
div.DivClassName
{
background-color: #036259;
}
.BgClassName
{
background-color: #036259;
}
</style>
border-color css
<style>
span { border-color: #036259; }
span { border-color: rgb(3,98,89); }
td.TdClassName
{
border-color: #036259;
}
.TagClassName
{
border-color: #036259;
}
</style>