Shades of Mosque #0D594F
Tints of Mosque #0D594F
RGB
CMYK
RGB Variations
Color information
#0D594F (or 0x0D594F) is known color: Mosque. HEX triplet: 0D, 59 and 4F. RGB value is (13,89,79). Sum of RGB (Red+Green+Blue) = 13+89+79=181 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.18% from 181); Green value is 89 (35.16% from 255 or 49.17% from 181); Blue value is 79 (31.25% from 255 or 43.65% from 181); Max value from RGB is 89 - color contains mainly: green. Hex color #0D594F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D594F is #F2A6B0. Grayscale: #414141. Windows color (decimal): -15902385 or 5200141. OLE color: 5200141.
HSL color Cylindrical-coordinate representation of color #0D594F: hue angle of 172.11º degrees, saturation: 0.75, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #0D594F is Cyan = 0.85, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 13 | 89 | 79 | - |
| CMYK | 0.85 | 0 | 0.11 | 0.65 |
| HSL | 172.11º | 0.75% | 0.2% | - |
| HSV(B) | 172.11º | 0.85% | 0.35% | - |
| XYZ | 5.15 | 7.79 | 8.63 | - |
| YUV | 65.14 | 135.82 | 90.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 89 | 79 | 0.85 | 0 | 0.11 | 0.65 | 172.11 | 0.75 | 0.2 |
| Hex | D | 59 | 4F | 55 | 0 | B | 41 | AC | 4B | 14 |
| Octal | 15 | 131 | 117 | 125 | 0 | 13 | 101 | 254 | 113 | 24 |
| Binary | 1101 | 1011001 | 1001111 | 1010101 | 0 | 1011 | 1000001 | 10101100 | 1001011 | 10100 |
Color Harmonies of #0D594F
Complementary color
Monochromatic Colors of #0D594F
Black with #0D594F
Text Example
Text Example
White with #0D594F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D594F; }
p { color: rgb(13,89,79); }
H1.HeaderClassName
{
color: #0D594F;
}
.AnyTagClassName
{
color: #0D594F;
}
</style>
background-color css
<style>
a { background-color: #0D594F; }
a { background-color: rgb(13,89,79); }
div.DivClassName
{
background-color: #0D594F;
}
.BgClassName
{
background-color: #0D594F;
}
</style>
border-color css
<style>
span { border-color: #0D594F; }
span { border-color: rgb(13,89,79); }
td.TdClassName
{
border-color: #0D594F;
}
.TagClassName
{
border-color: #0D594F;
}
</style>