Shades of Mosque #06594D
Tints of Mosque #06594D
RGB
CMYK
RGB Variations
Color information
#06594D (or 0x06594D) is known color: Mosque. HEX triplet: 06, 59 and 4D. RGB value is (6,89,77). Sum of RGB (Red+Green+Blue) = 6+89+77=172 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.49% from 172); Green value is 89 (35.16% from 255 or 51.74% from 172); Blue value is 77 (30.47% from 255 or 44.77% from 172); Max value from RGB is 89 - color contains mainly: green. Hex color #06594D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06594D is #F9A6B2. Grayscale: #3E3E3E. Windows color (decimal): -16361139 or 5069062. OLE color: 5069062.
HSL color Cylindrical-coordinate representation of color #06594D: hue angle of 171.33º 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 #06594D is Cyan = 0.93, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 89 | 77 | - |
| CMYK | 0.93 | 0 | 0.13 | 0.65 |
| HSL | 171.33º | 0.87% | 0.19% | - |
| HSV(B) | 171.33º | 0.93% | 0.35% | - |
| XYZ | 4.99 | 7.72 | 8.25 | - |
| YUV | 62.82 | 136 | 87.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 89 | 77 | 0.93 | 0 | 0.13 | 0.65 | 171.33 | 0.87 | 0.19 |
| Hex | 6 | 59 | 4D | 5D | 0 | D | 41 | AB | 57 | 13 |
| Octal | 6 | 131 | 115 | 135 | 0 | 15 | 101 | 253 | 127 | 23 |
| Binary | 110 | 1011001 | 1001101 | 1011101 | 0 | 1101 | 1000001 | 10101011 | 1010111 | 10011 |
Color Harmonies of #06594D
Complementary color
Monochromatic Colors of #06594D
Black with #06594D
Text Example
Text Example
White with #06594D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06594D; }
p { color: rgb(6,89,77); }
H1.HeaderClassName
{
color: #06594D;
}
.AnyTagClassName
{
color: #06594D;
}
</style>
background-color css
<style>
a { background-color: #06594D; }
a { background-color: rgb(6,89,77); }
div.DivClassName
{
background-color: #06594D;
}
.BgClassName
{
background-color: #06594D;
}
</style>
border-color css
<style>
span { border-color: #06594D; }
span { border-color: rgb(6,89,77); }
td.TdClassName
{
border-color: #06594D;
}
.TagClassName
{
border-color: #06594D;
}
</style>