Shades of Mosque #0D5956
Tints of Mosque #0D5956
RGB
CMYK
RGB Variations
Color information
#0D5956 (or 0x0D5956) is known color: Mosque. HEX triplet: 0D, 59 and 56. RGB value is (13,89,86). Sum of RGB (Red+Green+Blue) = 13+89+86=188 (24% of max value = 765). Red value is 13 (5.47% from 255 or 6.91% from 188); Green value is 89 (35.16% from 255 or 47.34% from 188); Blue value is 86 (33.98% from 255 or 45.74% from 188); Max value from RGB is 89 - color contains mainly: green. Hex color #0D5956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5956 is #F2A6A9. Grayscale: #414141. Windows color (decimal): -15902378 or 5658893. OLE color: 5658893.
HSL color Cylindrical-coordinate representation of color #0D5956: hue angle of 177.63º 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 #0D5956 is Cyan = 0.85, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 13 | 89 | 86 | - |
| CMYK | 0.85 | 0 | 0.03 | 0.65 |
| HSL | 177.63º | 0.75% | 0.2% | - |
| HSV(B) | 177.63º | 0.85% | 0.35% | - |
| XYZ | 5.42 | 7.9 | 10.04 | - |
| YUV | 65.93 | 139.32 | 90.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 89 | 86 | 0.85 | 0 | 0.03 | 0.65 | 177.63 | 0.75 | 0.2 |
| Hex | D | 59 | 56 | 55 | 0 | 3 | 41 | B2 | 4B | 14 |
| Octal | 15 | 131 | 126 | 125 | 0 | 3 | 101 | 262 | 113 | 24 |
| Binary | 1101 | 1011001 | 1010110 | 1010101 | 0 | 11 | 1000001 | 10110010 | 1001011 | 10100 |
Color Harmonies of #0D5956
Complementary color
Monochromatic Colors of #0D5956
Black with #0D5956
Text Example
Text Example
White with #0D5956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5956; }
p { color: rgb(13,89,86); }
H1.HeaderClassName
{
color: #0D5956;
}
.AnyTagClassName
{
color: #0D5956;
}
</style>
background-color css
<style>
a { background-color: #0D5956; }
a { background-color: rgb(13,89,86); }
div.DivClassName
{
background-color: #0D5956;
}
.BgClassName
{
background-color: #0D5956;
}
</style>
border-color css
<style>
span { border-color: #0D5956; }
span { border-color: rgb(13,89,86); }
td.TdClassName
{
border-color: #0D5956;
}
.TagClassName
{
border-color: #0D5956;
}
</style>