Shades of Mosque #06594E
Tints of Mosque #06594E
RGB
CMYK
RGB Variations
Color information
#06594E (or 0x06594E) is known color: Mosque. HEX triplet: 06, 59 and 4E. RGB value is (6,89,78). Sum of RGB (Red+Green+Blue) = 6+89+78=173 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.47% from 173); Green value is 89 (35.16% from 255 or 51.45% from 173); Blue value is 78 (30.86% from 255 or 45.09% from 173); Max value from RGB is 89 - color contains mainly: green. Hex color #06594E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06594E is #F9A6B1. Grayscale: #3E3E3E. Windows color (decimal): -16361138 or 5134598. OLE color: 5134598.
HSL color Cylindrical-coordinate representation of color #06594E: hue angle of 172.05º 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 #06594E is Cyan = 0.93, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 89 | 78 | - |
| CMYK | 0.93 | 0 | 0.12 | 0.65 |
| HSL | 172.05º | 0.87% | 0.19% | - |
| HSV(B) | 172.05º | 0.93% | 0.35% | - |
| XYZ | 5.02 | 7.73 | 8.44 | - |
| YUV | 62.93 | 136.5 | 87.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 89 | 78 | 0.93 | 0 | 0.12 | 0.65 | 172.05 | 0.87 | 0.19 |
| Hex | 6 | 59 | 4E | 5D | 0 | C | 41 | AC | 57 | 13 |
| Octal | 6 | 131 | 116 | 135 | 0 | 14 | 101 | 254 | 127 | 23 |
| Binary | 110 | 1011001 | 1001110 | 1011101 | 0 | 1100 | 1000001 | 10101100 | 1010111 | 10011 |
Color Harmonies of #06594E
Complementary color
Monochromatic Colors of #06594E
Black with #06594E
Text Example
Text Example
White with #06594E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06594E; }
p { color: rgb(6,89,78); }
H1.HeaderClassName
{
color: #06594E;
}
.AnyTagClassName
{
color: #06594E;
}
</style>
background-color css
<style>
a { background-color: #06594E; }
a { background-color: rgb(6,89,78); }
div.DivClassName
{
background-color: #06594E;
}
.BgClassName
{
background-color: #06594E;
}
</style>
border-color css
<style>
span { border-color: #06594E; }
span { border-color: rgb(6,89,78); }
td.TdClassName
{
border-color: #06594E;
}
.TagClassName
{
border-color: #06594E;
}
</style>