Shades of Mosque #0D5758
Tints of Mosque #0D5758
RGB
CMYK
RGB Variations
Color information
#0D5758 (or 0x0D5758) is known color: Mosque. HEX triplet: 0D, 57 and 58. RGB value is (13,87,88). Sum of RGB (Red+Green+Blue) = 13+87+88=188 (24% of max value = 765). Red value is 13 (5.47% from 255 or 6.91% from 188); Green value is 87 (34.38% from 255 or 46.28% from 188); Blue value is 88 (34.77% from 255 or 46.81% from 188); Max value from RGB is 88 - color contains mainly: blue. Hex color #0D5758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5758 is #F2A8A7. Grayscale: #404040. Windows color (decimal): -15902888 or 5789453. OLE color: 5789453.
HSL color Cylindrical-coordinate representation of color #0D5758: hue angle of 180.8º degrees, saturation: 0.74, 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 #0D5758 is Cyan = 0.85, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 13 | 87 | 88 | - |
| CMYK | 0.85 | 0.01 | 0 | 0.65 |
| HSL | 180.8º | 0.74% | 0.2% | - |
| HSV(B) | 180.8º | 0.85% | 0.35% | - |
| XYZ | 5.34 | 7.61 | 10.42 | - |
| YUV | 64.99 | 140.98 | 90.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 87 | 88 | 0.85 | 0.01 | 0 | 0.65 | 180.8 | 0.74 | 0.2 |
| Hex | D | 57 | 58 | 55 | 1 | 0 | 41 | B5 | 4A | 14 |
| Octal | 15 | 127 | 130 | 125 | 1 | 0 | 101 | 265 | 112 | 24 |
| Binary | 1101 | 1010111 | 1011000 | 1010101 | 1 | 0 | 1000001 | 10110101 | 1001010 | 10100 |
Color Harmonies of #0D5758
Complementary color
Monochromatic Colors of #0D5758
Black with #0D5758
Text Example
Text Example
White with #0D5758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5758; }
p { color: rgb(13,87,88); }
H1.HeaderClassName
{
color: #0D5758;
}
.AnyTagClassName
{
color: #0D5758;
}
</style>
background-color css
<style>
a { background-color: #0D5758; }
a { background-color: rgb(13,87,88); }
div.DivClassName
{
background-color: #0D5758;
}
.BgClassName
{
background-color: #0D5758;
}
</style>
border-color css
<style>
span { border-color: #0D5758; }
span { border-color: rgb(13,87,88); }
td.TdClassName
{
border-color: #0D5758;
}
.TagClassName
{
border-color: #0D5758;
}
</style>