Shades of Mosque #08574E
Tints of Mosque #08574E
RGB
CMYK
RGB Variations
Color information
#08574E (or 0x08574E) is known color: Mosque. HEX triplet: 08, 57 and 4E. RGB value is (8,87,78). Sum of RGB (Red+Green+Blue) = 8+87+78=173 (22% of max value = 765). Red value is 8 (3.52% from 255 or 4.62% from 173); Green value is 87 (34.38% from 255 or 50.29% from 173); Blue value is 78 (30.86% from 255 or 45.09% from 173); Max value from RGB is 87 - color contains mainly: green. Hex color #08574E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #08574E is #F7A8B1. Grayscale: #3E3E3E. Windows color (decimal): -16230578 or 5134088. OLE color: 5134088.
HSL color Cylindrical-coordinate representation of color #08574E: hue angle of 173.16º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #08574E is Cyan = 0.91, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 87 | 78 | - |
| CMYK | 0.91 | 0 | 0.10 | 0.66 |
| HSL | 173.16º | 0.83% | 0.19% | - |
| HSV(B) | 173.16º | 0.91% | 0.34% | - |
| XYZ | 4.88 | 7.42 | 8.38 | - |
| YUV | 62.35 | 136.83 | 89.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 87 | 78 | 0.91 | 0 | 0.10 | 0.66 | 173.16 | 0.83 | 0.19 |
| Hex | 8 | 57 | 4E | 5B | 0 | A | 42 | AD | 53 | 13 |
| Octal | 10 | 127 | 116 | 133 | 0 | 12 | 102 | 255 | 123 | 23 |
| Binary | 1000 | 1010111 | 1001110 | 1011011 | 0 | 1010 | 1000010 | 10101101 | 1010011 | 10011 |
Color Harmonies of #08574E
Complementary color
Monochromatic Colors of #08574E
Black with #08574E
Text Example
Text Example
White with #08574E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #08574E; }
p { color: rgb(8,87,78); }
H1.HeaderClassName
{
color: #08574E;
}
.AnyTagClassName
{
color: #08574E;
}
</style>
background-color css
<style>
a { background-color: #08574E; }
a { background-color: rgb(8,87,78); }
div.DivClassName
{
background-color: #08574E;
}
.BgClassName
{
background-color: #08574E;
}
</style>
border-color css
<style>
span { border-color: #08574E; }
span { border-color: rgb(8,87,78); }
td.TdClassName
{
border-color: #08574E;
}
.TagClassName
{
border-color: #08574E;
}
</style>