Shades of Mosque #065957
Tints of Mosque #065957
RGB
CMYK
RGB Variations
Color information
#065957 (or 0x065957) is known color: Mosque. HEX triplet: 06, 59 and 57. RGB value is (6,89,87). Sum of RGB (Red+Green+Blue) = 6+89+87=182 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.30% from 182); Green value is 89 (35.16% from 255 or 48.90% from 182); Blue value is 87 (34.38% from 255 or 47.80% from 182); Max value from RGB is 89 - color contains mainly: green. Hex color #065957 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065957 is #F9A6A8. Grayscale: #3F3F3F. Windows color (decimal): -16361129 or 5724422. OLE color: 5724422.
HSL color Cylindrical-coordinate representation of color #065957: hue angle of 178.55º 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 #065957 is Cyan = 0.93, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 89 | 87 | - |
| CMYK | 0.93 | 0 | 0.02 | 0.65 |
| HSL | 178.55º | 0.87% | 0.19% | - |
| HSV(B) | 178.55º | 0.93% | 0.35% | - |
| XYZ | 5.37 | 7.87 | 10.25 | - |
| YUV | 63.96 | 141 | 86.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 89 | 87 | 0.93 | 0 | 0.02 | 0.65 | 178.55 | 0.87 | 0.19 |
| Hex | 6 | 59 | 57 | 5D | 0 | 2 | 41 | B3 | 57 | 13 |
| Octal | 6 | 131 | 127 | 135 | 0 | 2 | 101 | 263 | 127 | 23 |
| Binary | 110 | 1011001 | 1010111 | 1011101 | 0 | 10 | 1000001 | 10110011 | 1010111 | 10011 |
Color Harmonies of #065957
Complementary color
Monochromatic Colors of #065957
Black with #065957
Text Example
Text Example
White with #065957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065957; }
p { color: rgb(6,89,87); }
H1.HeaderClassName
{
color: #065957;
}
.AnyTagClassName
{
color: #065957;
}
</style>
background-color css
<style>
a { background-color: #065957; }
a { background-color: rgb(6,89,87); }
div.DivClassName
{
background-color: #065957;
}
.BgClassName
{
background-color: #065957;
}
</style>
border-color css
<style>
span { border-color: #065957; }
span { border-color: rgb(6,89,87); }
td.TdClassName
{
border-color: #065957;
}
.TagClassName
{
border-color: #065957;
}
</style>