Shades of Mosque #0D6053
Tints of Mosque #0D6053
RGB
CMYK
RGB Variations
Color information
#0D6053 (or 0x0D6053) is known color: Mosque. HEX triplet: 0D, 60 and 53. RGB value is (13,96,83). Sum of RGB (Red+Green+Blue) = 13+96+83=192 (25% of max value = 765). Red value is 13 (5.47% from 255 or 6.77% from 192); Green value is 96 (37.89% from 255 or 50% from 192); Blue value is 83 (32.81% from 255 or 43.23% from 192); Max value from RGB is 96 - color contains mainly: green. Hex color #0D6053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D6053 is #F29FAC. Grayscale: #454545. Windows color (decimal): -15900589 or 5464077. OLE color: 5464077.
HSL color Cylindrical-coordinate representation of color #0D6053: hue angle of 170.6º degrees, saturation: 0.76, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0D6053 is Cyan = 0.86, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 13 | 96 | 83 | - |
| CMYK | 0.86 | 0 | 0.14 | 0.62 |
| HSL | 170.6º | 0.76% | 0.21% | - |
| HSV(B) | 170.6º | 0.86% | 0.38% | - |
| XYZ | 5.91 | 9.08 | 9.62 | - |
| YUV | 69.7 | 135.5 | 87.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 96 | 83 | 0.86 | 0 | 0.14 | 0.62 | 170.6 | 0.76 | 0.21 |
| Hex | D | 60 | 53 | 56 | 0 | E | 3E | AB | 4C | 15 |
| Octal | 15 | 140 | 123 | 126 | 0 | 16 | 76 | 253 | 114 | 25 |
| Binary | 1101 | 1100000 | 1010011 | 1010110 | 0 | 1110 | 111110 | 10101011 | 1001100 | 10101 |
Color Harmonies of #0D6053
Complementary color
Monochromatic Colors of #0D6053
Black with #0D6053
Text Example
Text Example
White with #0D6053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D6053; }
p { color: rgb(13,96,83); }
H1.HeaderClassName
{
color: #0D6053;
}
.AnyTagClassName
{
color: #0D6053;
}
</style>
background-color css
<style>
a { background-color: #0D6053; }
a { background-color: rgb(13,96,83); }
div.DivClassName
{
background-color: #0D6053;
}
.BgClassName
{
background-color: #0D6053;
}
</style>
border-color css
<style>
span { border-color: #0D6053; }
span { border-color: rgb(13,96,83); }
td.TdClassName
{
border-color: #0D6053;
}
.TagClassName
{
border-color: #0D6053;
}
</style>