Shades of Mosque #065B56
Tints of Mosque #065B56
RGB
CMYK
RGB Variations
Color information
#065B56 (or 0x065B56) is known color: Mosque. HEX triplet: 06, 5B and 56. RGB value is (6,91,86). Sum of RGB (Red+Green+Blue) = 6+91+86=183 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.28% from 183); Green value is 91 (35.94% from 255 or 49.73% from 183); Blue value is 86 (33.98% from 255 or 46.99% from 183); Max value from RGB is 91 - color contains mainly: green. Hex color #065B56 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065B56 is #F9A4A9. Grayscale: #404040. Windows color (decimal): -16360618 or 5659398. OLE color: 5659398.
HSL color Cylindrical-coordinate representation of color #065B56: hue angle of 176.47º degrees, saturation: 0.88, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065B56 is Cyan = 0.93, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 6 | 91 | 86 | - |
| CMYK | 0.93 | 0 | 0.05 | 0.64 |
| HSL | 176.47º | 0.88% | 0.19% | - |
| HSV(B) | 176.47º | 0.93% | 0.36% | - |
| XYZ | 5.5 | 8.19 | 10.1 | - |
| YUV | 65.02 | 139.84 | 85.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 91 | 86 | 0.93 | 0 | 0.05 | 0.64 | 176.47 | 0.88 | 0.19 |
| Hex | 6 | 5B | 56 | 5D | 0 | 5 | 40 | B0 | 58 | 13 |
| Octal | 6 | 133 | 126 | 135 | 0 | 5 | 100 | 260 | 130 | 23 |
| Binary | 110 | 1011011 | 1010110 | 1011101 | 0 | 101 | 1000000 | 10110000 | 1011000 | 10011 |
Color Harmonies of #065B56
Complementary color
Monochromatic Colors of #065B56
Black with #065B56
Text Example
Text Example
White with #065B56
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065B56; }
p { color: rgb(6,91,86); }
H1.HeaderClassName
{
color: #065B56;
}
.AnyTagClassName
{
color: #065B56;
}
</style>
background-color css
<style>
a { background-color: #065B56; }
a { background-color: rgb(6,91,86); }
div.DivClassName
{
background-color: #065B56;
}
.BgClassName
{
background-color: #065B56;
}
</style>
border-color css
<style>
span { border-color: #065B56; }
span { border-color: rgb(6,91,86); }
td.TdClassName
{
border-color: #065B56;
}
.TagClassName
{
border-color: #065B56;
}
</style>