Shades of Mosque #08594A
Tints of Mosque #08594A
RGB
CMYK
RGB Variations
Color information
#08594A (or 0x08594A) is known color: Mosque. HEX triplet: 08, 59 and 4A. RGB value is (8,89,74). Sum of RGB (Red+Green+Blue) = 8+89+74=171 (22% of max value = 765). Red value is 8 (3.52% from 255 or 4.68% from 171); Green value is 89 (35.16% from 255 or 52.05% from 171); Blue value is 74 (29.30% from 255 or 43.27% from 171); Max value from RGB is 89 - color contains mainly: green. Hex color #08594A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #08594A is #F7A6B5. Grayscale: #3F3F3F. Windows color (decimal): -16230070 or 4872456. OLE color: 4872456.
HSL color Cylindrical-coordinate representation of color #08594A: hue angle of 168.89º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #08594A is Cyan = 0.91, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 89 | 74 | - |
| CMYK | 0.91 | 0 | 0.17 | 0.65 |
| HSL | 168.89º | 0.84% | 0.19% | - |
| HSV(B) | 168.89º | 0.91% | 0.35% | - |
| XYZ | 4.91 | 7.69 | 7.7 | - |
| YUV | 63.07 | 134.16 | 88.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 89 | 74 | 0.91 | 0 | 0.17 | 0.65 | 168.89 | 0.84 | 0.19 |
| Hex | 8 | 59 | 4A | 5B | 0 | 11 | 41 | A9 | 54 | 13 |
| Octal | 10 | 131 | 112 | 133 | 0 | 21 | 101 | 251 | 124 | 23 |
| Binary | 1000 | 1011001 | 1001010 | 1011011 | 0 | 10001 | 1000001 | 10101001 | 1010100 | 10011 |
Color Harmonies of #08594A
Complementary color
Monochromatic Colors of #08594A
Black with #08594A
Text Example
Text Example
White with #08594A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #08594A; }
p { color: rgb(8,89,74); }
H1.HeaderClassName
{
color: #08594A;
}
.AnyTagClassName
{
color: #08594A;
}
</style>
background-color css
<style>
a { background-color: #08594A; }
a { background-color: rgb(8,89,74); }
div.DivClassName
{
background-color: #08594A;
}
.BgClassName
{
background-color: #08594A;
}
</style>
border-color css
<style>
span { border-color: #08594A; }
span { border-color: rgb(8,89,74); }
td.TdClassName
{
border-color: #08594A;
}
.TagClassName
{
border-color: #08594A;
}
</style>