Shades of Mosque #0D584E
Tints of Mosque #0D584E
RGB
CMYK
RGB Variations
Color information
#0D584E (or 0x0D584E) is known color: Mosque. HEX triplet: 0D, 58 and 4E. RGB value is (13,88,78). Sum of RGB (Red+Green+Blue) = 13+88+78=179 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.26% from 179); Green value is 88 (34.77% from 255 or 49.16% from 179); Blue value is 78 (30.86% from 255 or 43.58% from 179); Max value from RGB is 88 - color contains mainly: green. Hex color #0D584E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D584E is #F2A7B1. Grayscale: #404040. Windows color (decimal): -15902642 or 5134349. OLE color: 5134349.
HSL color Cylindrical-coordinate representation of color #0D584E: hue angle of 172º degrees, saturation: 0.74, 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 #0D584E is Cyan = 0.85, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 13 | 88 | 78 | - |
| CMYK | 0.85 | 0 | 0.11 | 0.65 |
| HSL | 172º | 0.74% | 0.2% | - |
| HSV(B) | 172º | 0.85% | 0.35% | - |
| XYZ | 5.03 | 7.62 | 8.41 | - |
| YUV | 64.44 | 135.65 | 91.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 88 | 78 | 0.85 | 0 | 0.11 | 0.65 | 172 | 0.74 | 0.2 |
| Hex | D | 58 | 4E | 55 | 0 | B | 41 | AC | 4A | 14 |
| Octal | 15 | 130 | 116 | 125 | 0 | 13 | 101 | 254 | 112 | 24 |
| Binary | 1101 | 1011000 | 1001110 | 1010101 | 0 | 1011 | 1000001 | 10101100 | 1001010 | 10100 |
Color Harmonies of #0D584E
Complementary color
Monochromatic Colors of #0D584E
Black with #0D584E
Text Example
Text Example
White with #0D584E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D584E; }
p { color: rgb(13,88,78); }
H1.HeaderClassName
{
color: #0D584E;
}
.AnyTagClassName
{
color: #0D584E;
}
</style>
background-color css
<style>
a { background-color: #0D584E; }
a { background-color: rgb(13,88,78); }
div.DivClassName
{
background-color: #0D584E;
}
.BgClassName
{
background-color: #0D584E;
}
</style>
border-color css
<style>
span { border-color: #0D584E; }
span { border-color: rgb(13,88,78); }
td.TdClassName
{
border-color: #0D584E;
}
.TagClassName
{
border-color: #0D584E;
}
</style>