Shades of Mosque #0D594E
Tints of Mosque #0D594E
RGB
CMYK
RGB Variations
Color information
#0D594E (or 0x0D594E) is known color: Mosque. HEX triplet: 0D, 59 and 4E. RGB value is (13,89,78). Sum of RGB (Red+Green+Blue) = 13+89+78=180 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.22% from 180); Green value is 89 (35.16% from 255 or 49.44% from 180); Blue value is 78 (30.86% from 255 or 43.33% from 180); Max value from RGB is 89 - color contains mainly: green. Hex color #0D594E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D594E is #F2A6B1. Grayscale: #404040. Windows color (decimal): -15902386 or 5134605. OLE color: 5134605.
HSL color Cylindrical-coordinate representation of color #0D594E: hue angle of 171.32º 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 #0D594E is Cyan = 0.85, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 13 | 89 | 78 | - |
| CMYK | 0.85 | 0 | 0.12 | 0.65 |
| HSL | 171.32º | 0.75% | 0.2% | - |
| HSV(B) | 171.32º | 0.85% | 0.35% | - |
| XYZ | 5.11 | 7.78 | 8.44 | - |
| YUV | 65.02 | 135.32 | 90.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 89 | 78 | 0.85 | 0 | 0.12 | 0.65 | 171.32 | 0.75 | 0.2 |
| Hex | D | 59 | 4E | 55 | 0 | C | 41 | AB | 4B | 14 |
| Octal | 15 | 131 | 116 | 125 | 0 | 14 | 101 | 253 | 113 | 24 |
| Binary | 1101 | 1011001 | 1001110 | 1010101 | 0 | 1100 | 1000001 | 10101011 | 1001011 | 10100 |
Color Harmonies of #0D594E
Complementary color
Monochromatic Colors of #0D594E
Black with #0D594E
Text Example
Text Example
White with #0D594E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D594E; }
p { color: rgb(13,89,78); }
H1.HeaderClassName
{
color: #0D594E;
}
.AnyTagClassName
{
color: #0D594E;
}
</style>
background-color css
<style>
a { background-color: #0D594E; }
a { background-color: rgb(13,89,78); }
div.DivClassName
{
background-color: #0D594E;
}
.BgClassName
{
background-color: #0D594E;
}
</style>
border-color css
<style>
span { border-color: #0D594E; }
span { border-color: rgb(13,89,78); }
td.TdClassName
{
border-color: #0D594E;
}
.TagClassName
{
border-color: #0D594E;
}
</style>