Shades of Mosque #036859
Tints of Mosque #036859
RGB
CMYK
RGB Variations
Color information
#036859 (or 0x036859) is known color: Mosque. HEX triplet: 03, 68 and 59. RGB value is (3,104,89). Sum of RGB (Red+Green+Blue) = 3+104+89=196 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.53% from 196); Green value is 104 (41.02% from 255 or 53.06% from 196); Blue value is 89 (35.16% from 255 or 45.41% from 196); Max value from RGB is 104 - color contains mainly: green. Hex color #036859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036859 is #FC97A6. Grayscale: #484848. Windows color (decimal): -16553895 or 5859331. OLE color: 5859331.
HSL color Cylindrical-coordinate representation of color #036859: hue angle of 171.09º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036859 is Cyan = 0.97, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 3 | 104 | 89 | - |
| CMYK | 0.97 | 0 | 0.14 | 0.59 |
| HSL | 171.09º | 0.94% | 0.21% | - |
| HSV(B) | 171.09º | 0.97% | 0.41% | - |
| XYZ | 6.79 | 10.64 | 11.15 | - |
| YUV | 72.09 | 137.54 | 78.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 104 | 89 | 0.97 | 0 | 0.14 | 0.59 | 171.09 | 0.94 | 0.21 |
| Hex | 3 | 68 | 59 | 61 | 0 | E | 3B | AB | 5E | 15 |
| Octal | 3 | 150 | 131 | 141 | 0 | 16 | 73 | 253 | 136 | 25 |
| Binary | 11 | 1101000 | 1011001 | 1100001 | 0 | 1110 | 111011 | 10101011 | 1011110 | 10101 |
Color Harmonies of #036859
Complementary color
Monochromatic Colors of #036859
Black with #036859
Text Example
Text Example
White with #036859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036859; }
p { color: rgb(3,104,89); }
H1.HeaderClassName
{
color: #036859;
}
.AnyTagClassName
{
color: #036859;
}
</style>
background-color css
<style>
a { background-color: #036859; }
a { background-color: rgb(3,104,89); }
div.DivClassName
{
background-color: #036859;
}
.BgClassName
{
background-color: #036859;
}
</style>
border-color css
<style>
span { border-color: #036859; }
span { border-color: rgb(3,104,89); }
td.TdClassName
{
border-color: #036859;
}
.TagClassName
{
border-color: #036859;
}
</style>