Shades of Mosque #0D565E
Tints of Mosque #0D565E
RGB
CMYK
RGB Variations
Color information
#0D565E (or 0x0D565E) is known color: Mosque. HEX triplet: 0D, 56 and 5E. RGB value is (13,86,94). Sum of RGB (Red+Green+Blue) = 13+86+94=193 (25% of max value = 765). Red value is 13 (5.47% from 255 or 6.74% from 193); Green value is 86 (33.98% from 255 or 44.56% from 193); Blue value is 94 (37.11% from 255 or 48.70% from 193); Max value from RGB is 94 - color contains mainly: blue. Hex color #0D565E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D565E is #F2A9A1. Grayscale: #404040. Windows color (decimal): -15903138 or 6182413. OLE color: 6182413.
HSL color Cylindrical-coordinate representation of color #0D565E: hue angle of 185.93º degrees, saturation: 0.76, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0D565E is Cyan = 0.86, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 13 | 86 | 94 | - |
| CMYK | 0.86 | 0.09 | 0 | 0.63 |
| HSL | 185.93º | 0.76% | 0.21% | - |
| HSV(B) | 185.93º | 0.86% | 0.37% | - |
| XYZ | 5.51 | 7.55 | 11.76 | - |
| YUV | 65.09 | 144.32 | 90.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 86 | 94 | 0.86 | 0.09 | 0 | 0.63 | 185.93 | 0.76 | 0.21 |
| Hex | D | 56 | 5E | 56 | 9 | 0 | 3F | BA | 4C | 15 |
| Octal | 15 | 126 | 136 | 126 | 11 | 0 | 77 | 272 | 114 | 25 |
| Binary | 1101 | 1010110 | 1011110 | 1010110 | 1001 | 0 | 111111 | 10111010 | 1001100 | 10101 |
Color Harmonies of #0D565E
Complementary color
Monochromatic Colors of #0D565E
Black with #0D565E
Text Example
Text Example
White with #0D565E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D565E; }
p { color: rgb(13,86,94); }
H1.HeaderClassName
{
color: #0D565E;
}
.AnyTagClassName
{
color: #0D565E;
}
</style>
background-color css
<style>
a { background-color: #0D565E; }
a { background-color: rgb(13,86,94); }
div.DivClassName
{
background-color: #0D565E;
}
.BgClassName
{
background-color: #0D565E;
}
</style>
border-color css
<style>
span { border-color: #0D565E; }
span { border-color: rgb(13,86,94); }
td.TdClassName
{
border-color: #0D565E;
}
.TagClassName
{
border-color: #0D565E;
}
</style>