Shades of Mosque #065860
Tints of Mosque #065860
RGB
CMYK
RGB Variations
Color information
#065860 (or 0x065860) is known color: Mosque. HEX triplet: 06, 58 and 60. RGB value is (6,88,96). Sum of RGB (Red+Green+Blue) = 6+88+96=190 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.16% from 190); Green value is 88 (34.77% from 255 or 46.32% from 190); Blue value is 96 (37.89% from 255 or 50.53% from 190); Max value from RGB is 96 - color contains mainly: blue. Hex color #065860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065860 is #F9A79F. Grayscale: #404040. Windows color (decimal): -16361376 or 6313990. OLE color: 6313990.
HSL color Cylindrical-coordinate representation of color #065860: hue angle of 185.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 #065860 is Cyan = 0.94, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 88 | 96 | - |
| CMYK | 0.94 | 0.08 | 0 | 0.62 |
| HSL | 185.33º | 0.88% | 0.2% | - |
| HSV(B) | 185.33º | 0.94% | 0.38% | - |
| XYZ | 5.68 | 7.86 | 12.28 | - |
| YUV | 64.39 | 145.83 | 86.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 88 | 96 | 0.94 | 0.08 | 0 | 0.62 | 185.33 | 0.88 | 0.2 |
| Hex | 6 | 58 | 60 | 5E | 8 | 0 | 3E | B9 | 58 | 14 |
| Octal | 6 | 130 | 140 | 136 | 10 | 0 | 76 | 271 | 130 | 24 |
| Binary | 110 | 1011000 | 1100000 | 1011110 | 1000 | 0 | 111110 | 10111001 | 1011000 | 10100 |
Color Harmonies of #065860
Complementary color
Monochromatic Colors of #065860
Black with #065860
Text Example
Text Example
White with #065860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065860; }
p { color: rgb(6,88,96); }
H1.HeaderClassName
{
color: #065860;
}
.AnyTagClassName
{
color: #065860;
}
</style>
background-color css
<style>
a { background-color: #065860; }
a { background-color: rgb(6,88,96); }
div.DivClassName
{
background-color: #065860;
}
.BgClassName
{
background-color: #065860;
}
</style>
border-color css
<style>
span { border-color: #065860; }
span { border-color: rgb(6,88,96); }
td.TdClassName
{
border-color: #065860;
}
.TagClassName
{
border-color: #065860;
}
</style>