Shades of Mosque #08584A
Tints of Mosque #08584A
RGB
CMYK
RGB Variations
Color information
#08584A (or 0x08584A) is known color: Mosque. HEX triplet: 08, 58 and 4A. RGB value is (8,88,74). Sum of RGB (Red+Green+Blue) = 8+88+74=170 (22% of max value = 765). Red value is 8 (3.52% from 255 or 4.71% from 170); Green value is 88 (34.77% from 255 or 51.76% from 170); Blue value is 74 (29.30% from 255 or 43.53% from 170); Max value from RGB is 88 - color contains mainly: green. Hex color #08584A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #08584A is #F7A7B5. Grayscale: #3E3E3E. Windows color (decimal): -16230326 or 4872200. OLE color: 4872200.
HSL color Cylindrical-coordinate representation of color #08584A: hue angle of 169.5º degrees, saturation: 0.83, 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 #08584A is Cyan = 0.91, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 88 | 74 | - |
| CMYK | 0.91 | 0 | 0.16 | 0.65 |
| HSL | 169.5º | 0.83% | 0.19% | - |
| HSV(B) | 169.5º | 0.91% | 0.35% | - |
| XYZ | 4.83 | 7.53 | 7.68 | - |
| YUV | 62.48 | 134.5 | 89.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 88 | 74 | 0.91 | 0 | 0.16 | 0.65 | 169.5 | 0.83 | 0.19 |
| Hex | 8 | 58 | 4A | 5B | 0 | 10 | 41 | AA | 53 | 13 |
| Octal | 10 | 130 | 112 | 133 | 0 | 20 | 101 | 252 | 123 | 23 |
| Binary | 1000 | 1011000 | 1001010 | 1011011 | 0 | 10000 | 1000001 | 10101010 | 1010011 | 10011 |
Color Harmonies of #08584A
Complementary color
Monochromatic Colors of #08584A
Black with #08584A
Text Example
Text Example
White with #08584A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #08584A; }
p { color: rgb(8,88,74); }
H1.HeaderClassName
{
color: #08584A;
}
.AnyTagClassName
{
color: #08584A;
}
</style>
background-color css
<style>
a { background-color: #08584A; }
a { background-color: rgb(8,88,74); }
div.DivClassName
{
background-color: #08584A;
}
.BgClassName
{
background-color: #08584A;
}
</style>
border-color css
<style>
span { border-color: #08584A; }
span { border-color: rgb(8,88,74); }
td.TdClassName
{
border-color: #08584A;
}
.TagClassName
{
border-color: #08584A;
}
</style>