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