Shades of Mosque #065956
Tints of Mosque #065956
RGB
CMYK
RGB Variations
Color information
#065956 (or 0x065956) is known color: Mosque. HEX triplet: 06, 59 and 56. RGB value is (6,89,86). Sum of RGB (Red+Green+Blue) = 6+89+86=181 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.31% from 181); Green value is 89 (35.16% from 255 or 49.17% from 181); Blue value is 86 (33.98% from 255 or 47.51% from 181); Max value from RGB is 89 - color contains mainly: green. Hex color #065956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065956 is #F9A6A9. Grayscale: #3F3F3F. Windows color (decimal): -16361130 or 5658886. OLE color: 5658886.
HSL color Cylindrical-coordinate representation of color #065956: hue angle of 177.83º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065956 is Cyan = 0.93, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 89 | 86 | - |
| CMYK | 0.93 | 0 | 0.03 | 0.65 |
| HSL | 177.83º | 0.87% | 0.19% | - |
| HSV(B) | 177.83º | 0.93% | 0.35% | - |
| XYZ | 5.33 | 7.86 | 10.04 | - |
| YUV | 63.84 | 140.5 | 86.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 89 | 86 | 0.93 | 0 | 0.03 | 0.65 | 177.83 | 0.87 | 0.19 |
| Hex | 6 | 59 | 56 | 5D | 0 | 3 | 41 | B2 | 57 | 13 |
| Octal | 6 | 131 | 126 | 135 | 0 | 3 | 101 | 262 | 127 | 23 |
| Binary | 110 | 1011001 | 1010110 | 1011101 | 0 | 11 | 1000001 | 10110010 | 1010111 | 10011 |
Color Harmonies of #065956
Complementary color
Monochromatic Colors of #065956
Black with #065956
Text Example
Text Example
White with #065956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065956; }
p { color: rgb(6,89,86); }
H1.HeaderClassName
{
color: #065956;
}
.AnyTagClassName
{
color: #065956;
}
</style>
background-color css
<style>
a { background-color: #065956; }
a { background-color: rgb(6,89,86); }
div.DivClassName
{
background-color: #065956;
}
.BgClassName
{
background-color: #065956;
}
</style>
border-color css
<style>
span { border-color: #065956; }
span { border-color: rgb(6,89,86); }
td.TdClassName
{
border-color: #065956;
}
.TagClassName
{
border-color: #065956;
}
</style>