Shades of Mosque #08605E
Tints of Mosque #08605E
RGB
CMYK
RGB Variations
Color information
#08605E (or 0x08605E) is known color: Mosque. HEX triplet: 08, 60 and 5E. RGB value is (8,96,94). Sum of RGB (Red+Green+Blue) = 8+96+94=198 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4.04% from 198); Green value is 96 (37.89% from 255 or 48.48% from 198); Blue value is 94 (37.11% from 255 or 47.47% from 198); Max value from RGB is 96 - color contains mainly: green. Hex color #08605E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #08605E is #F79FA1. Grayscale: #454545. Windows color (decimal): -16228258 or 6184968. OLE color: 6184968.
HSL color Cylindrical-coordinate representation of color #08605E: hue angle of 178.64º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #08605E is Cyan = 0.92, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 96 | 94 | - |
| CMYK | 0.92 | 0 | 0.02 | 0.62 |
| HSL | 178.64º | 0.85% | 0.2% | - |
| HSV(B) | 178.64º | 0.92% | 0.38% | - |
| XYZ | 6.3 | 9.23 | 12.04 | - |
| YUV | 69.46 | 141.85 | 84.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 96 | 94 | 0.92 | 0 | 0.02 | 0.62 | 178.64 | 0.85 | 0.2 |
| Hex | 8 | 60 | 5E | 5C | 0 | 2 | 3E | B3 | 55 | 14 |
| Octal | 10 | 140 | 136 | 134 | 0 | 2 | 76 | 263 | 125 | 24 |
| Binary | 1000 | 1100000 | 1011110 | 1011100 | 0 | 10 | 111110 | 10110011 | 1010101 | 10100 |
Color Harmonies of #08605E
Complementary color
Monochromatic Colors of #08605E
Black with #08605E
Text Example
Text Example
White with #08605E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #08605E; }
p { color: rgb(8,96,94); }
H1.HeaderClassName
{
color: #08605E;
}
.AnyTagClassName
{
color: #08605E;
}
</style>
background-color css
<style>
a { background-color: #08605E; }
a { background-color: rgb(8,96,94); }
div.DivClassName
{
background-color: #08605E;
}
.BgClassName
{
background-color: #08605E;
}
</style>
border-color css
<style>
span { border-color: #08605E; }
span { border-color: rgb(8,96,94); }
td.TdClassName
{
border-color: #08605E;
}
.TagClassName
{
border-color: #08605E;
}
</style>