Shades of Mosque #0D5859
Tints of Mosque #0D5859
RGB
CMYK
RGB Variations
Color information
#0D5859 (or 0x0D5859) is known color: Mosque. HEX triplet: 0D, 58 and 59. RGB value is (13,88,89). Sum of RGB (Red+Green+Blue) = 13+88+89=190 (25% of max value = 765). Red value is 13 (5.47% from 255 or 6.84% from 190); Green value is 88 (34.77% from 255 or 46.32% from 190); Blue value is 89 (35.16% from 255 or 46.84% from 190); Max value from RGB is 89 - color contains mainly: blue. Hex color #0D5859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5859 is #F2A7A6. Grayscale: #414141. Windows color (decimal): -15902631 or 5855245. OLE color: 5855245.
HSL color Cylindrical-coordinate representation of color #0D5859: hue angle of 180.79º 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 #0D5859 is Cyan = 0.85, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 13 | 88 | 89 | - |
| CMYK | 0.85 | 0.01 | 0 | 0.65 |
| HSL | 180.79º | 0.75% | 0.2% | - |
| HSV(B) | 180.79º | 0.85% | 0.35% | - |
| XYZ | 5.46 | 7.79 | 10.67 | - |
| YUV | 65.69 | 141.15 | 90.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 88 | 89 | 0.85 | 0.01 | 0 | 0.65 | 180.79 | 0.75 | 0.2 |
| Hex | D | 58 | 59 | 55 | 1 | 0 | 41 | B5 | 4B | 14 |
| Octal | 15 | 130 | 131 | 125 | 1 | 0 | 101 | 265 | 113 | 24 |
| Binary | 1101 | 1011000 | 1011001 | 1010101 | 1 | 0 | 1000001 | 10110101 | 1001011 | 10100 |
Color Harmonies of #0D5859
Complementary color
Monochromatic Colors of #0D5859
Black with #0D5859
Text Example
Text Example
White with #0D5859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5859; }
p { color: rgb(13,88,89); }
H1.HeaderClassName
{
color: #0D5859;
}
.AnyTagClassName
{
color: #0D5859;
}
</style>
background-color css
<style>
a { background-color: #0D5859; }
a { background-color: rgb(13,88,89); }
div.DivClassName
{
background-color: #0D5859;
}
.BgClassName
{
background-color: #0D5859;
}
</style>
border-color css
<style>
span { border-color: #0D5859; }
span { border-color: rgb(13,88,89); }
td.TdClassName
{
border-color: #0D5859;
}
.TagClassName
{
border-color: #0D5859;
}
</style>