Shades of Mosque #06575E
Tints of Mosque #06575E
RGB
CMYK
RGB Variations
Color information
#06575E (or 0x06575E) is known color: Mosque. HEX triplet: 06, 57 and 5E. RGB value is (6,87,94). Sum of RGB (Red+Green+Blue) = 6+87+94=187 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.21% from 187); Green value is 87 (34.38% from 255 or 46.52% from 187); Blue value is 94 (37.11% from 255 or 50.27% from 187); Max value from RGB is 94 - color contains mainly: blue. Hex color #06575E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06575E is #F9A8A1. Grayscale: #3F3F3F. Windows color (decimal): -16361634 or 6182662. OLE color: 6182662.
HSL color Cylindrical-coordinate representation of color #06575E: hue angle of 184.77º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06575E is Cyan = 0.94, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 6 | 87 | 94 | - |
| CMYK | 0.94 | 0.07 | 0 | 0.63 |
| HSL | 184.77º | 0.88% | 0.2% | - |
| HSV(B) | 184.77º | 0.94% | 0.37% | - |
| XYZ | 5.5 | 7.66 | 11.78 | - |
| YUV | 63.58 | 145.16 | 86.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 94 | 0.94 | 0.07 | 0 | 0.63 | 184.77 | 0.88 | 0.2 |
| Hex | 6 | 57 | 5E | 5E | 7 | 0 | 3F | B9 | 58 | 14 |
| Octal | 6 | 127 | 136 | 136 | 7 | 0 | 77 | 271 | 130 | 24 |
| Binary | 110 | 1010111 | 1011110 | 1011110 | 111 | 0 | 111111 | 10111001 | 1011000 | 10100 |
Color Harmonies of #06575E
Complementary color
Monochromatic Colors of #06575E
Black with #06575E
Text Example
Text Example
White with #06575E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06575E; }
p { color: rgb(6,87,94); }
H1.HeaderClassName
{
color: #06575E;
}
.AnyTagClassName
{
color: #06575E;
}
</style>
background-color css
<style>
a { background-color: #06575E; }
a { background-color: rgb(6,87,94); }
div.DivClassName
{
background-color: #06575E;
}
.BgClassName
{
background-color: #06575E;
}
</style>
border-color css
<style>
span { border-color: #06575E; }
span { border-color: rgb(6,87,94); }
td.TdClassName
{
border-color: #06575E;
}
.TagClassName
{
border-color: #06575E;
}
</style>