Shades of Mosque #0D594C
Tints of Mosque #0D594C
RGB
CMYK
RGB Variations
Color information
#0D594C (or 0x0D594C) is known color: Mosque. HEX triplet: 0D, 59 and 4C. RGB value is (13,89,76). Sum of RGB (Red+Green+Blue) = 13+89+76=178 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.30% from 178); Green value is 89 (35.16% from 255 or 50% from 178); Blue value is 76 (30.08% from 255 or 42.70% from 178); Max value from RGB is 89 - color contains mainly: green. Hex color #0D594C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0D594C is #F2A6B3. Grayscale: #404040. Windows color (decimal): -15902388 or 5003533. OLE color: 5003533.
HSL color Cylindrical-coordinate representation of color #0D594C: hue angle of 169.74º 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 #0D594C is Cyan = 0.85, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 13 | 89 | 76 | - |
| CMYK | 0.85 | 0 | 0.15 | 0.65 |
| HSL | 169.74º | 0.75% | 0.2% | - |
| HSV(B) | 169.74º | 0.85% | 0.35% | - |
| XYZ | 5.04 | 7.75 | 8.07 | - |
| YUV | 64.79 | 134.32 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 89 | 76 | 0.85 | 0 | 0.15 | 0.65 | 169.74 | 0.75 | 0.2 |
| Hex | D | 59 | 4C | 55 | 0 | F | 41 | AA | 4B | 14 |
| Octal | 15 | 131 | 114 | 125 | 0 | 17 | 101 | 252 | 113 | 24 |
| Binary | 1101 | 1011001 | 1001100 | 1010101 | 0 | 1111 | 1000001 | 10101010 | 1001011 | 10100 |
Color Harmonies of #0D594C
Complementary color
Monochromatic Colors of #0D594C
Black with #0D594C
Text Example
Text Example
White with #0D594C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D594C; }
p { color: rgb(13,89,76); }
H1.HeaderClassName
{
color: #0D594C;
}
.AnyTagClassName
{
color: #0D594C;
}
</style>
background-color css
<style>
a { background-color: #0D594C; }
a { background-color: rgb(13,89,76); }
div.DivClassName
{
background-color: #0D594C;
}
.BgClassName
{
background-color: #0D594C;
}
</style>
border-color css
<style>
span { border-color: #0D594C; }
span { border-color: rgb(13,89,76); }
td.TdClassName
{
border-color: #0D594C;
}
.TagClassName
{
border-color: #0D594C;
}
</style>