Shades of Mosque #0D5951
Tints of Mosque #0D5951
RGB
CMYK
RGB Variations
Color information
#0D5951 (or 0x0D5951) is known color: Mosque. HEX triplet: 0D, 59 and 51. RGB value is (13,89,81). Sum of RGB (Red+Green+Blue) = 13+89+81=183 (24% of max value = 765). Red value is 13 (5.47% from 255 or 7.10% from 183); Green value is 89 (35.16% from 255 or 48.63% from 183); Blue value is 81 (32.03% from 255 or 44.26% from 183); Max value from RGB is 89 - color contains mainly: green. Hex color #0D5951 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5951 is #F2A6AE. Grayscale: #414141. Windows color (decimal): -15902383 or 5331213. OLE color: 5331213.
HSL color Cylindrical-coordinate representation of color #0D5951: hue angle of 173.68º 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 #0D5951 is Cyan = 0.85, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 13 | 89 | 81 | - |
| CMYK | 0.85 | 0 | 0.09 | 0.65 |
| HSL | 173.68º | 0.75% | 0.2% | - |
| HSV(B) | 173.68º | 0.85% | 0.35% | - |
| XYZ | 5.22 | 7.82 | 9.02 | - |
| YUV | 65.36 | 136.82 | 90.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 89 | 81 | 0.85 | 0 | 0.09 | 0.65 | 173.68 | 0.75 | 0.2 |
| Hex | D | 59 | 51 | 55 | 0 | 9 | 41 | AE | 4B | 14 |
| Octal | 15 | 131 | 121 | 125 | 0 | 11 | 101 | 256 | 113 | 24 |
| Binary | 1101 | 1011001 | 1010001 | 1010101 | 0 | 1001 | 1000001 | 10101110 | 1001011 | 10100 |
Color Harmonies of #0D5951
Complementary color
Monochromatic Colors of #0D5951
Black with #0D5951
Text Example
Text Example
White with #0D5951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5951; }
p { color: rgb(13,89,81); }
H1.HeaderClassName
{
color: #0D5951;
}
.AnyTagClassName
{
color: #0D5951;
}
</style>
background-color css
<style>
a { background-color: #0D5951; }
a { background-color: rgb(13,89,81); }
div.DivClassName
{
background-color: #0D5951;
}
.BgClassName
{
background-color: #0D5951;
}
</style>
border-color css
<style>
span { border-color: #0D5951; }
span { border-color: rgb(13,89,81); }
td.TdClassName
{
border-color: #0D5951;
}
.TagClassName
{
border-color: #0D5951;
}
</style>