Shades of Mosque #0D574F
Tints of Mosque #0D574F
RGB
CMYK
RGB Variations
Color information
#0D574F (or 0x0D574F) is known color: Mosque. HEX triplet: 0D, 57 and 4F. RGB value is (13,87,79). Sum of RGB (Red+Green+Blue) = 13+87+79=179 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.26% from 179); Green value is 87 (34.38% from 255 or 48.60% from 179); Blue value is 79 (31.25% from 255 or 44.13% from 179); Max value from RGB is 87 - color contains mainly: green. Hex color #0D574F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D574F is #F2A8B0. Grayscale: #3F3F3F. Windows color (decimal): -15902897 or 5199629. OLE color: 5199629.
HSL color Cylindrical-coordinate representation of color #0D574F: hue angle of 173.51º degrees, saturation: 0.74, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #0D574F is Cyan = 0.85, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 13 | 87 | 79 | - |
| CMYK | 0.85 | 0 | 0.09 | 0.66 |
| HSL | 173.51º | 0.74% | 0.2% | - |
| HSV(B) | 173.51º | 0.85% | 0.34% | - |
| XYZ | 4.99 | 7.47 | 8.58 | - |
| YUV | 63.96 | 136.48 | 91.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 87 | 79 | 0.85 | 0 | 0.09 | 0.66 | 173.51 | 0.74 | 0.2 |
| Hex | D | 57 | 4F | 55 | 0 | 9 | 42 | AE | 4A | 14 |
| Octal | 15 | 127 | 117 | 125 | 0 | 11 | 102 | 256 | 112 | 24 |
| Binary | 1101 | 1010111 | 1001111 | 1010101 | 0 | 1001 | 1000010 | 10101110 | 1001010 | 10100 |
Color Harmonies of #0D574F
Complementary color
Monochromatic Colors of #0D574F
Black with #0D574F
Text Example
Text Example
White with #0D574F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D574F; }
p { color: rgb(13,87,79); }
H1.HeaderClassName
{
color: #0D574F;
}
.AnyTagClassName
{
color: #0D574F;
}
</style>
background-color css
<style>
a { background-color: #0D574F; }
a { background-color: rgb(13,87,79); }
div.DivClassName
{
background-color: #0D574F;
}
.BgClassName
{
background-color: #0D574F;
}
</style>
border-color css
<style>
span { border-color: #0D574F; }
span { border-color: rgb(13,87,79); }
td.TdClassName
{
border-color: #0D574F;
}
.TagClassName
{
border-color: #0D574F;
}
</style>