Shades of Mosque #0D5456
Tints of Mosque #0D5456
RGB
CMYK
RGB Variations
Color information
#0D5456 (or 0x0D5456) is known color: Mosque. HEX triplet: 0D, 54 and 56. RGB value is (13,84,86). Sum of RGB (Red+Green+Blue) = 13+84+86=183 (24% of max value = 765). Red value is 13 (5.47% from 255 or 7.10% from 183); Green value is 84 (33.20% from 255 or 45.90% from 183); Blue value is 86 (33.98% from 255 or 46.99% from 183); Max value from RGB is 86 - color contains mainly: blue. Hex color #0D5456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D5456 is #F2ABA9. Grayscale: #3E3E3E. Windows color (decimal): -15903658 or 5657613. OLE color: 5657613.
HSL color Cylindrical-coordinate representation of color #0D5456: hue angle of 181.64º 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 #0D5456 is Cyan = 0.85, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 13 | 84 | 86 | - |
| CMYK | 0.85 | 0.02 | 0 | 0.66 |
| HSL | 181.64º | 0.74% | 0.19% | - |
| HSV(B) | 181.64º | 0.85% | 0.34% | - |
| XYZ | 5.02 | 7.1 | 9.91 | - |
| YUV | 63 | 140.98 | 92.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 84 | 86 | 0.85 | 0.02 | 0 | 0.66 | 181.64 | 0.74 | 0.19 |
| Hex | D | 54 | 56 | 55 | 2 | 0 | 42 | B6 | 4A | 13 |
| Octal | 15 | 124 | 126 | 125 | 2 | 0 | 102 | 266 | 112 | 23 |
| Binary | 1101 | 1010100 | 1010110 | 1010101 | 10 | 0 | 1000010 | 10110110 | 1001010 | 10011 |
Color Harmonies of #0D5456
Complementary color
Monochromatic Colors of #0D5456
Black with #0D5456
Text Example
Text Example
White with #0D5456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5456; }
p { color: rgb(13,84,86); }
H1.HeaderClassName
{
color: #0D5456;
}
.AnyTagClassName
{
color: #0D5456;
}
</style>
background-color css
<style>
a { background-color: #0D5456; }
a { background-color: rgb(13,84,86); }
div.DivClassName
{
background-color: #0D5456;
}
.BgClassName
{
background-color: #0D5456;
}
</style>
border-color css
<style>
span { border-color: #0D5456; }
span { border-color: rgb(13,84,86); }
td.TdClassName
{
border-color: #0D5456;
}
.TagClassName
{
border-color: #0D5456;
}
</style>