Shades of Mosque #06595D
Tints of Mosque #06595D
RGB
CMYK
RGB Variations
Color information
#06595D (or 0x06595D) is known color: Mosque. HEX triplet: 06, 59 and 5D. RGB value is (6,89,93). Sum of RGB (Red+Green+Blue) = 6+89+93=188 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.19% from 188); Green value is 89 (35.16% from 255 or 47.34% from 188); Blue value is 93 (36.72% from 255 or 49.47% from 188); Max value from RGB is 93 - color contains mainly: blue. Hex color #06595D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06595D is #F9A6A2. Grayscale: #404040. Windows color (decimal): -16361123 or 6117638. OLE color: 6117638.
HSL color Cylindrical-coordinate representation of color #06595D: hue angle of 182.76º 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 #06595D is Cyan = 0.94, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 6 | 89 | 93 | - |
| CMYK | 0.94 | 0.04 | 0 | 0.64 |
| HSL | 182.76º | 0.88% | 0.19% | - |
| HSV(B) | 182.76º | 0.94% | 0.36% | - |
| XYZ | 5.62 | 7.97 | 11.6 | - |
| YUV | 64.64 | 144 | 86.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 89 | 93 | 0.94 | 0.04 | 0 | 0.64 | 182.76 | 0.88 | 0.19 |
| Hex | 6 | 59 | 5D | 5E | 4 | 0 | 40 | B7 | 58 | 13 |
| Octal | 6 | 131 | 135 | 136 | 4 | 0 | 100 | 267 | 130 | 23 |
| Binary | 110 | 1011001 | 1011101 | 1011110 | 100 | 0 | 1000000 | 10110111 | 1011000 | 10011 |
Color Harmonies of #06595D
Complementary color
Monochromatic Colors of #06595D
Black with #06595D
Text Example
Text Example
White with #06595D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06595D; }
p { color: rgb(6,89,93); }
H1.HeaderClassName
{
color: #06595D;
}
.AnyTagClassName
{
color: #06595D;
}
</style>
background-color css
<style>
a { background-color: #06595D; }
a { background-color: rgb(6,89,93); }
div.DivClassName
{
background-color: #06595D;
}
.BgClassName
{
background-color: #06595D;
}
</style>
border-color css
<style>
span { border-color: #06595D; }
span { border-color: rgb(6,89,93); }
td.TdClassName
{
border-color: #06595D;
}
.TagClassName
{
border-color: #06595D;
}
</style>