Shades of Mosque #065655
Tints of Mosque #065655
RGB
CMYK
RGB Variations
Color information
#065655 (or 0x065655) is known color: Mosque. HEX triplet: 06, 56 and 55. RGB value is (6,86,85). Sum of RGB (Red+Green+Blue) = 6+86+85=177 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.39% from 177); Green value is 86 (33.98% from 255 or 48.59% from 177); Blue value is 85 (33.59% from 255 or 48.02% from 177); Max value from RGB is 86 - color contains mainly: green. Hex color #065655 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065655 is #F9A9AA. Grayscale: #3D3D3D. Windows color (decimal): -16361899 or 5592582. OLE color: 5592582.
HSL color Cylindrical-coordinate representation of color #065655: hue angle of 179.25º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065655 is Cyan = 0.93, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 86 | 85 | - |
| CMYK | 0.93 | 0 | 0.01 | 0.66 |
| HSL | 179.25º | 0.87% | 0.18% | - |
| HSV(B) | 179.25º | 0.93% | 0.34% | - |
| XYZ | 5.04 | 7.35 | 9.75 | - |
| YUV | 61.97 | 141 | 88.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 86 | 85 | 0.93 | 0 | 0.01 | 0.66 | 179.25 | 0.87 | 0.18 |
| Hex | 6 | 56 | 55 | 5D | 0 | 1 | 42 | B3 | 57 | 12 |
| Octal | 6 | 126 | 125 | 135 | 0 | 1 | 102 | 263 | 127 | 22 |
| Binary | 110 | 1010110 | 1010101 | 1011101 | 0 | 1 | 1000010 | 10110011 | 1010111 | 10010 |
Color Harmonies of #065655
Complementary color
Monochromatic Colors of #065655
Black with #065655
Text Example
Text Example
White with #065655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065655; }
p { color: rgb(6,86,85); }
H1.HeaderClassName
{
color: #065655;
}
.AnyTagClassName
{
color: #065655;
}
</style>
background-color css
<style>
a { background-color: #065655; }
a { background-color: rgb(6,86,85); }
div.DivClassName
{
background-color: #065655;
}
.BgClassName
{
background-color: #065655;
}
</style>
border-color css
<style>
span { border-color: #065655; }
span { border-color: rgb(6,86,85); }
td.TdClassName
{
border-color: #065655;
}
.TagClassName
{
border-color: #065655;
}
</style>