Shades of Mosque #0D5B57
Tints of Mosque #0D5B57
RGB
CMYK
RGB Variations
Color information
#0D5B57 (or 0x0D5B57) is known color: Mosque. HEX triplet: 0D, 5B and 57. RGB value is (13,91,87). Sum of RGB (Red+Green+Blue) = 13+91+87=191 (25% of max value = 765). Red value is 13 (5.47% from 255 or 6.81% from 191); Green value is 91 (35.94% from 255 or 47.64% from 191); Blue value is 87 (34.38% from 255 or 45.55% from 191); Max value from RGB is 91 - color contains mainly: green. Hex color #0D5B57 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5B57 is #F2A4A8. Grayscale: #434343. Windows color (decimal): -15901865 or 5724941. OLE color: 5724941.
HSL color Cylindrical-coordinate representation of color #0D5B57: hue angle of 176.92º degrees, saturation: 0.75, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0D5B57 is Cyan = 0.86, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 13 | 91 | 87 | - |
| CMYK | 0.86 | 0 | 0.04 | 0.64 |
| HSL | 176.92º | 0.75% | 0.2% | - |
| HSV(B) | 176.92º | 0.86% | 0.36% | - |
| XYZ | 5.63 | 8.26 | 10.31 | - |
| YUV | 67.22 | 139.16 | 89.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 91 | 87 | 0.86 | 0 | 0.04 | 0.64 | 176.92 | 0.75 | 0.2 |
| Hex | D | 5B | 57 | 56 | 0 | 4 | 40 | B1 | 4B | 14 |
| Octal | 15 | 133 | 127 | 126 | 0 | 4 | 100 | 261 | 113 | 24 |
| Binary | 1101 | 1011011 | 1010111 | 1010110 | 0 | 100 | 1000000 | 10110001 | 1001011 | 10100 |
Color Harmonies of #0D5B57
Complementary color
Monochromatic Colors of #0D5B57
Black with #0D5B57
Text Example
Text Example
White with #0D5B57
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5B57; }
p { color: rgb(13,91,87); }
H1.HeaderClassName
{
color: #0D5B57;
}
.AnyTagClassName
{
color: #0D5B57;
}
</style>
background-color css
<style>
a { background-color: #0D5B57; }
a { background-color: rgb(13,91,87); }
div.DivClassName
{
background-color: #0D5B57;
}
.BgClassName
{
background-color: #0D5B57;
}
</style>
border-color css
<style>
span { border-color: #0D5B57; }
span { border-color: rgb(13,91,87); }
td.TdClassName
{
border-color: #0D5B57;
}
.TagClassName
{
border-color: #0D5B57;
}
</style>