Shades of Mosque #0D6155
Tints of Mosque #0D6155
RGB
CMYK
RGB Variations
Color information
#0D6155 (or 0x0D6155) is known color: Mosque. HEX triplet: 0D, 61 and 55. RGB value is (13,97,85). Sum of RGB (Red+Green+Blue) = 13+97+85=195 (25% of max value = 765). Red value is 13 (5.47% from 255 or 6.67% from 195); Green value is 97 (38.28% from 255 or 49.74% from 195); Blue value is 85 (33.59% from 255 or 43.59% from 195); Max value from RGB is 97 - color contains mainly: green. Hex color #0D6155 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D6155 is #F29EAA. Grayscale: #464646. Windows color (decimal): -15900331 or 5595405. OLE color: 5595405.
HSL color Cylindrical-coordinate representation of color #0D6155: hue angle of 171.43º degrees, saturation: 0.76, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0D6155 is Cyan = 0.87, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 13 | 97 | 85 | - |
| CMYK | 0.87 | 0 | 0.12 | 0.62 |
| HSL | 171.43º | 0.76% | 0.22% | - |
| HSV(B) | 171.43º | 0.87% | 0.38% | - |
| XYZ | 6.08 | 9.29 | 10.07 | - |
| YUV | 70.52 | 136.17 | 86.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 97 | 85 | 0.87 | 0 | 0.12 | 0.62 | 171.43 | 0.76 | 0.22 |
| Hex | D | 61 | 55 | 57 | 0 | C | 3E | AB | 4C | 16 |
| Octal | 15 | 141 | 125 | 127 | 0 | 14 | 76 | 253 | 114 | 26 |
| Binary | 1101 | 1100001 | 1010101 | 1010111 | 0 | 1100 | 111110 | 10101011 | 1001100 | 10110 |
Color Harmonies of #0D6155
Complementary color
Monochromatic Colors of #0D6155
Black with #0D6155
Text Example
Text Example
White with #0D6155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D6155; }
p { color: rgb(13,97,85); }
H1.HeaderClassName
{
color: #0D6155;
}
.AnyTagClassName
{
color: #0D6155;
}
</style>
background-color css
<style>
a { background-color: #0D6155; }
a { background-color: rgb(13,97,85); }
div.DivClassName
{
background-color: #0D6155;
}
.BgClassName
{
background-color: #0D6155;
}
</style>
border-color css
<style>
span { border-color: #0D6155; }
span { border-color: rgb(13,97,85); }
td.TdClassName
{
border-color: #0D6155;
}
.TagClassName
{
border-color: #0D6155;
}
</style>