Shades of Mosque #0D5553
Tints of Mosque #0D5553
RGB
CMYK
RGB Variations
Color information
#0D5553 (or 0x0D5553) is known color: Mosque. HEX triplet: 0D, 55 and 53. RGB value is (13,85,83). Sum of RGB (Red+Green+Blue) = 13+85+83=181 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.18% from 181); Green value is 85 (33.59% from 255 or 46.96% from 181); Blue value is 83 (32.81% from 255 or 45.86% from 181); Max value from RGB is 85 - color contains mainly: green. Hex color #0D5553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5553 is #F2AAAC. Grayscale: #3F3F3F. Windows color (decimal): -15903405 or 5461261. OLE color: 5461261.
HSL color Cylindrical-coordinate representation of color #0D5553: hue angle of 178.33º degrees, saturation: 0.73, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #0D5553 is Cyan = 0.85, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 13 | 85 | 83 | - |
| CMYK | 0.85 | 0 | 0.02 | 0.67 |
| HSL | 178.33º | 0.73% | 0.19% | - |
| HSV(B) | 178.33º | 0.85% | 0.33% | - |
| XYZ | 4.98 | 7.21 | 9.31 | - |
| YUV | 63.24 | 139.15 | 92.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 85 | 83 | 0.85 | 0 | 0.02 | 0.67 | 178.33 | 0.73 | 0.19 |
| Hex | D | 55 | 53 | 55 | 0 | 2 | 43 | B2 | 49 | 13 |
| Octal | 15 | 125 | 123 | 125 | 0 | 2 | 103 | 262 | 111 | 23 |
| Binary | 1101 | 1010101 | 1010011 | 1010101 | 0 | 10 | 1000011 | 10110010 | 1001001 | 10011 |
Color Harmonies of #0D5553
Complementary color
Monochromatic Colors of #0D5553
Black with #0D5553
Text Example
Text Example
White with #0D5553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5553; }
p { color: rgb(13,85,83); }
H1.HeaderClassName
{
color: #0D5553;
}
.AnyTagClassName
{
color: #0D5553;
}
</style>
background-color css
<style>
a { background-color: #0D5553; }
a { background-color: rgb(13,85,83); }
div.DivClassName
{
background-color: #0D5553;
}
.BgClassName
{
background-color: #0D5553;
}
</style>
border-color css
<style>
span { border-color: #0D5553; }
span { border-color: rgb(13,85,83); }
td.TdClassName
{
border-color: #0D5553;
}
.TagClassName
{
border-color: #0D5553;
}
</style>