Shades of Mosque #0D5554
Tints of Mosque #0D5554
RGB
CMYK
RGB Variations
Color information
#0D5554 (or 0x0D5554) is known color: Mosque. HEX triplet: 0D, 55 and 54. RGB value is (13,85,84). Sum of RGB (Red+Green+Blue) = 13+85+84=182 (24% of max value = 765). Red value is 13 (5.47% from 255 or 7.14% from 182); Green value is 85 (33.59% from 255 or 46.70% from 182); Blue value is 84 (33.20% from 255 or 46.15% from 182); Max value from RGB is 85 - color contains mainly: green. Hex color #0D5554 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5554 is #F2AAAB. Grayscale: #3F3F3F. Windows color (decimal): -15903404 or 5526797. OLE color: 5526797.
HSL color Cylindrical-coordinate representation of color #0D5554: hue angle of 179.17º 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 #0D5554 is Cyan = 0.85, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 13 | 85 | 84 | - |
| CMYK | 0.85 | 0 | 0.01 | 0.67 |
| HSL | 179.17º | 0.73% | 0.19% | - |
| HSV(B) | 179.17º | 0.85% | 0.33% | - |
| XYZ | 5.01 | 7.22 | 9.52 | - |
| YUV | 63.36 | 139.65 | 92.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 85 | 84 | 0.85 | 0 | 0.01 | 0.67 | 179.17 | 0.73 | 0.19 |
| Hex | D | 55 | 54 | 55 | 0 | 1 | 43 | B3 | 49 | 13 |
| Octal | 15 | 125 | 124 | 125 | 0 | 1 | 103 | 263 | 111 | 23 |
| Binary | 1101 | 1010101 | 1010100 | 1010101 | 0 | 1 | 1000011 | 10110011 | 1001001 | 10011 |
Color Harmonies of #0D5554
Complementary color
Monochromatic Colors of #0D5554
Black with #0D5554
Text Example
Text Example
White with #0D5554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5554; }
p { color: rgb(13,85,84); }
H1.HeaderClassName
{
color: #0D5554;
}
.AnyTagClassName
{
color: #0D5554;
}
</style>
background-color css
<style>
a { background-color: #0D5554; }
a { background-color: rgb(13,85,84); }
div.DivClassName
{
background-color: #0D5554;
}
.BgClassName
{
background-color: #0D5554;
}
</style>
border-color css
<style>
span { border-color: #0D5554; }
span { border-color: rgb(13,85,84); }
td.TdClassName
{
border-color: #0D5554;
}
.TagClassName
{
border-color: #0D5554;
}
</style>