Shades of Mosque #065D57
Tints of Mosque #065D57
RGB
CMYK
RGB Variations
Color information
#065D57 (or 0x065D57) is known color: Mosque. HEX triplet: 06, 5D and 57. RGB value is (6,93,87). Sum of RGB (Red+Green+Blue) = 6+93+87=186 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.23% from 186); Green value is 93 (36.72% from 255 or 50% from 186); Blue value is 87 (34.38% from 255 or 46.77% from 186); Max value from RGB is 93 - color contains mainly: green. Hex color #065D57 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065D57 is #F9A2A8. Grayscale: #424242. Windows color (decimal): -16360105 or 5725446. OLE color: 5725446.
HSL color Cylindrical-coordinate representation of color #065D57: hue angle of 175.86º degrees, saturation: 0.88, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #065D57 is Cyan = 0.94, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 6 | 93 | 87 | - |
| CMYK | 0.94 | 0 | 0.06 | 0.64 |
| HSL | 175.86º | 0.88% | 0.19% | - |
| HSV(B) | 175.86º | 0.94% | 0.36% | - |
| XYZ | 5.71 | 8.56 | 10.37 | - |
| YUV | 66.3 | 139.68 | 84.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 93 | 87 | 0.94 | 0 | 0.06 | 0.64 | 175.86 | 0.88 | 0.19 |
| Hex | 6 | 5D | 57 | 5E | 0 | 6 | 40 | B0 | 58 | 13 |
| Octal | 6 | 135 | 127 | 136 | 0 | 6 | 100 | 260 | 130 | 23 |
| Binary | 110 | 1011101 | 1010111 | 1011110 | 0 | 110 | 1000000 | 10110000 | 1011000 | 10011 |
Color Harmonies of #065D57
Complementary color
Monochromatic Colors of #065D57
Black with #065D57
Text Example
Text Example
White with #065D57
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065D57; }
p { color: rgb(6,93,87); }
H1.HeaderClassName
{
color: #065D57;
}
.AnyTagClassName
{
color: #065D57;
}
</style>
background-color css
<style>
a { background-color: #065D57; }
a { background-color: rgb(6,93,87); }
div.DivClassName
{
background-color: #065D57;
}
.BgClassName
{
background-color: #065D57;
}
</style>
border-color css
<style>
span { border-color: #065D57; }
span { border-color: rgb(6,93,87); }
td.TdClassName
{
border-color: #065D57;
}
.TagClassName
{
border-color: #065D57;
}
</style>