Shades of Mosque #0D5653
Tints of Mosque #0D5653
RGB
CMYK
RGB Variations
Color information
#0D5653 (or 0x0D5653) is known color: Mosque. HEX triplet: 0D, 56 and 53. RGB value is (13,86,83). Sum of RGB (Red+Green+Blue) = 13+86+83=182 (24% of max value = 765). Red value is 13 (5.47% from 255 or 7.14% from 182); Green value is 86 (33.98% from 255 or 47.25% from 182); Blue value is 83 (32.81% from 255 or 45.60% from 182); Max value from RGB is 86 - color contains mainly: green. Hex color #0D5653 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5653 is #F2A9AC. Grayscale: #3F3F3F. Windows color (decimal): -15903149 or 5461517. OLE color: 5461517.
HSL color Cylindrical-coordinate representation of color #0D5653: hue angle of 177.53º degrees, saturation: 0.74, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #0D5653 is Cyan = 0.85, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 13 | 86 | 83 | - |
| CMYK | 0.85 | 0 | 0.03 | 0.66 |
| HSL | 177.53º | 0.74% | 0.19% | - |
| HSV(B) | 177.53º | 0.85% | 0.34% | - |
| XYZ | 5.06 | 7.37 | 9.34 | - |
| YUV | 63.83 | 138.82 | 91.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 86 | 83 | 0.85 | 0 | 0.03 | 0.66 | 177.53 | 0.74 | 0.19 |
| Hex | D | 56 | 53 | 55 | 0 | 3 | 42 | B2 | 4A | 13 |
| Octal | 15 | 126 | 123 | 125 | 0 | 3 | 102 | 262 | 112 | 23 |
| Binary | 1101 | 1010110 | 1010011 | 1010101 | 0 | 11 | 1000010 | 10110010 | 1001010 | 10011 |
Color Harmonies of #0D5653
Complementary color
Monochromatic Colors of #0D5653
Black with #0D5653
Text Example
Text Example
White with #0D5653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5653; }
p { color: rgb(13,86,83); }
H1.HeaderClassName
{
color: #0D5653;
}
.AnyTagClassName
{
color: #0D5653;
}
</style>
background-color css
<style>
a { background-color: #0D5653; }
a { background-color: rgb(13,86,83); }
div.DivClassName
{
background-color: #0D5653;
}
.BgClassName
{
background-color: #0D5653;
}
</style>
border-color css
<style>
span { border-color: #0D5653; }
span { border-color: rgb(13,86,83); }
td.TdClassName
{
border-color: #0D5653;
}
.TagClassName
{
border-color: #0D5653;
}
</style>