Shades of Mosque #06574E
Tints of Mosque #06574E
RGB
CMYK
RGB Variations
Color information
#06574E (or 0x06574E) is known color: Mosque. HEX triplet: 06, 57 and 4E. RGB value is (6,87,78). Sum of RGB (Red+Green+Blue) = 6+87+78=171 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.51% from 171); Green value is 87 (34.38% from 255 or 50.88% from 171); Blue value is 78 (30.86% from 255 or 45.61% from 171); Max value from RGB is 87 - color contains mainly: green. Hex color #06574E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06574E is #F9A8B1. Grayscale: #3D3D3D. Windows color (decimal): -16361650 or 5134086. OLE color: 5134086.
HSL color Cylindrical-coordinate representation of color #06574E: hue angle of 173.33º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #06574E is Cyan = 0.93, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 87 | 78 | - |
| CMYK | 0.93 | 0 | 0.10 | 0.66 |
| HSL | 173.33º | 0.87% | 0.18% | - |
| HSV(B) | 173.33º | 0.93% | 0.34% | - |
| XYZ | 4.86 | 7.41 | 8.38 | - |
| YUV | 61.76 | 137.16 | 88.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 78 | 0.93 | 0 | 0.10 | 0.66 | 173.33 | 0.87 | 0.18 |
| Hex | 6 | 57 | 4E | 5D | 0 | A | 42 | AD | 57 | 12 |
| Octal | 6 | 127 | 116 | 135 | 0 | 12 | 102 | 255 | 127 | 22 |
| Binary | 110 | 1010111 | 1001110 | 1011101 | 0 | 1010 | 1000010 | 10101101 | 1010111 | 10010 |
Color Harmonies of #06574E
Complementary color
Monochromatic Colors of #06574E
Black with #06574E
Text Example
Text Example
White with #06574E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06574E; }
p { color: rgb(6,87,78); }
H1.HeaderClassName
{
color: #06574E;
}
.AnyTagClassName
{
color: #06574E;
}
</style>
background-color css
<style>
a { background-color: #06574E; }
a { background-color: rgb(6,87,78); }
div.DivClassName
{
background-color: #06574E;
}
.BgClassName
{
background-color: #06574E;
}
</style>
border-color css
<style>
span { border-color: #06574E; }
span { border-color: rgb(6,87,78); }
td.TdClassName
{
border-color: #06574E;
}
.TagClassName
{
border-color: #06574E;
}
</style>