Shades of Mosque #0D5B54
Tints of Mosque #0D5B54
RGB
CMYK
RGB Variations
Color information
#0D5B54 (or 0x0D5B54) is known color: Mosque. HEX triplet: 0D, 5B and 54. RGB value is (13,91,84). Sum of RGB (Red+Green+Blue) = 13+91+84=188 (24% of max value = 765). Red value is 13 (5.47% from 255 or 6.91% from 188); Green value is 91 (35.94% from 255 or 48.40% from 188); Blue value is 84 (33.20% from 255 or 44.68% from 188); Max value from RGB is 91 - color contains mainly: green. Hex color #0D5B54 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5B54 is #F2A4AB. Grayscale: #424242. Windows color (decimal): -15901868 or 5528333. OLE color: 5528333.
HSL color Cylindrical-coordinate representation of color #0D5B54: hue angle of 174.62º 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 #0D5B54 is Cyan = 0.86, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 13 | 91 | 84 | - |
| CMYK | 0.86 | 0 | 0.08 | 0.64 |
| HSL | 174.62º | 0.75% | 0.2% | - |
| HSV(B) | 174.62º | 0.86% | 0.36% | - |
| XYZ | 5.51 | 8.21 | 9.68 | - |
| YUV | 66.88 | 137.66 | 89.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 91 | 84 | 0.86 | 0 | 0.08 | 0.64 | 174.62 | 0.75 | 0.2 |
| Hex | D | 5B | 54 | 56 | 0 | 8 | 40 | AF | 4B | 14 |
| Octal | 15 | 133 | 124 | 126 | 0 | 10 | 100 | 257 | 113 | 24 |
| Binary | 1101 | 1011011 | 1010100 | 1010110 | 0 | 1000 | 1000000 | 10101111 | 1001011 | 10100 |
Color Harmonies of #0D5B54
Complementary color
Monochromatic Colors of #0D5B54
Black with #0D5B54
Text Example
Text Example
White with #0D5B54
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5B54; }
p { color: rgb(13,91,84); }
H1.HeaderClassName
{
color: #0D5B54;
}
.AnyTagClassName
{
color: #0D5B54;
}
</style>
background-color css
<style>
a { background-color: #0D5B54; }
a { background-color: rgb(13,91,84); }
div.DivClassName
{
background-color: #0D5B54;
}
.BgClassName
{
background-color: #0D5B54;
}
</style>
border-color css
<style>
span { border-color: #0D5B54; }
span { border-color: rgb(13,91,84); }
td.TdClassName
{
border-color: #0D5B54;
}
.TagClassName
{
border-color: #0D5B54;
}
</style>