Shades of Mosque #065560
Tints of Mosque #065560
RGB
CMYK
RGB Variations
Color information
#065560 (or 0x065560) is known color: Mosque. HEX triplet: 06, 55 and 60. RGB value is (6,85,96). Sum of RGB (Red+Green+Blue) = 6+85+96=187 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.21% from 187); Green value is 85 (33.59% from 255 or 45.45% from 187); Blue value is 96 (37.89% from 255 or 51.34% from 187); Max value from RGB is 96 - color contains mainly: blue. Hex color #065560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065560 is #F9AA9F. Grayscale: #3E3E3E. Windows color (decimal): -16362144 or 6313222. OLE color: 6313222.
HSL color Cylindrical-coordinate representation of color #065560: hue angle of 187.33º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #065560 is Cyan = 0.94, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 85 | 96 | - |
| CMYK | 0.94 | 0.11 | 0 | 0.62 |
| HSL | 187.33º | 0.88% | 0.2% | - |
| HSV(B) | 187.33º | 0.94% | 0.38% | - |
| XYZ | 5.43 | 7.38 | 12.2 | - |
| YUV | 62.63 | 146.83 | 87.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 85 | 96 | 0.94 | 0.11 | 0 | 0.62 | 187.33 | 0.88 | 0.2 |
| Hex | 6 | 55 | 60 | 5E | B | 0 | 3E | BB | 58 | 14 |
| Octal | 6 | 125 | 140 | 136 | 13 | 0 | 76 | 273 | 130 | 24 |
| Binary | 110 | 1010101 | 1100000 | 1011110 | 1011 | 0 | 111110 | 10111011 | 1011000 | 10100 |
Color Harmonies of #065560
Complementary color
Monochromatic Colors of #065560
Black with #065560
Text Example
Text Example
White with #065560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065560; }
p { color: rgb(6,85,96); }
H1.HeaderClassName
{
color: #065560;
}
.AnyTagClassName
{
color: #065560;
}
</style>
background-color css
<style>
a { background-color: #065560; }
a { background-color: rgb(6,85,96); }
div.DivClassName
{
background-color: #065560;
}
.BgClassName
{
background-color: #065560;
}
</style>
border-color css
<style>
span { border-color: #065560; }
span { border-color: rgb(6,85,96); }
td.TdClassName
{
border-color: #065560;
}
.TagClassName
{
border-color: #065560;
}
</style>