Shades of Mosque #0D5552
Tints of Mosque #0D5552
RGB
CMYK
RGB Variations
Color information
#0D5552 (or 0x0D5552) is known color: Mosque. HEX triplet: 0D, 55 and 52. RGB value is (13,85,82). Sum of RGB (Red+Green+Blue) = 13+85+82=180 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.22% from 180); Green value is 85 (33.59% from 255 or 47.22% from 180); Blue value is 82 (32.42% from 255 or 45.56% from 180); Max value from RGB is 85 - color contains mainly: green. Hex color #0D5552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5552 is #F2AAAD. Grayscale: #3F3F3F. Windows color (decimal): -15903406 or 5395725. OLE color: 5395725.
HSL color Cylindrical-coordinate representation of color #0D5552: hue angle of 177.5º 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 #0D5552 is Cyan = 0.85, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 13 | 85 | 82 | - |
| CMYK | 0.85 | 0 | 0.04 | 0.67 |
| HSL | 177.5º | 0.73% | 0.19% | - |
| HSV(B) | 177.5º | 0.85% | 0.33% | - |
| XYZ | 4.94 | 7.19 | 9.11 | - |
| YUV | 63.13 | 138.65 | 92.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 85 | 82 | 0.85 | 0 | 0.04 | 0.67 | 177.5 | 0.73 | 0.19 |
| Hex | D | 55 | 52 | 55 | 0 | 4 | 43 | B2 | 49 | 13 |
| Octal | 15 | 125 | 122 | 125 | 0 | 4 | 103 | 262 | 111 | 23 |
| Binary | 1101 | 1010101 | 1010010 | 1010101 | 0 | 100 | 1000011 | 10110010 | 1001001 | 10011 |
Color Harmonies of #0D5552
Complementary color
Monochromatic Colors of #0D5552
Black with #0D5552
Text Example
Text Example
White with #0D5552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5552; }
p { color: rgb(13,85,82); }
H1.HeaderClassName
{
color: #0D5552;
}
.AnyTagClassName
{
color: #0D5552;
}
</style>
background-color css
<style>
a { background-color: #0D5552; }
a { background-color: rgb(13,85,82); }
div.DivClassName
{
background-color: #0D5552;
}
.BgClassName
{
background-color: #0D5552;
}
</style>
border-color css
<style>
span { border-color: #0D5552; }
span { border-color: rgb(13,85,82); }
td.TdClassName
{
border-color: #0D5552;
}
.TagClassName
{
border-color: #0D5552;
}
</style>