Shades of Mosque #09584B
Tints of Mosque #09584B
RGB
CMYK
RGB Variations
Color information
#09584B (or 0x09584B) is known color: Mosque. HEX triplet: 09, 58 and 4B. RGB value is (9,88,75). Sum of RGB (Red+Green+Blue) = 9+88+75=172 (22% of max value = 765). Red value is 9 (3.91% from 255 or 5.23% from 172); Green value is 88 (34.77% from 255 or 51.16% from 172); Blue value is 75 (29.69% from 255 or 43.60% from 172); Max value from RGB is 88 - color contains mainly: green. Hex color #09584B is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #09584B is #F6A7B4. Grayscale: #3E3E3E. Windows color (decimal): -16164789 or 4937737. OLE color: 4937737.
HSL color Cylindrical-coordinate representation of color #09584B: hue angle of 170.13º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #09584B is Cyan = 0.90, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 88 | 75 | - |
| CMYK | 0.90 | 0 | 0.15 | 0.65 |
| HSL | 170.13º | 0.81% | 0.19% | - |
| HSV(B) | 170.13º | 0.9% | 0.35% | - |
| XYZ | 4.87 | 7.55 | 7.86 | - |
| YUV | 62.9 | 134.83 | 89.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 88 | 75 | 0.90 | 0 | 0.15 | 0.65 | 170.13 | 0.81 | 0.19 |
| Hex | 9 | 58 | 4B | 5A | 0 | F | 41 | AA | 51 | 13 |
| Octal | 11 | 130 | 113 | 132 | 0 | 17 | 101 | 252 | 121 | 23 |
| Binary | 1001 | 1011000 | 1001011 | 1011010 | 0 | 1111 | 1000001 | 10101010 | 1010001 | 10011 |
Color Harmonies of #09584B
Complementary color
Monochromatic Colors of #09584B
Black with #09584B
Text Example
Text Example
White with #09584B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09584B; }
p { color: rgb(9,88,75); }
H1.HeaderClassName
{
color: #09584B;
}
.AnyTagClassName
{
color: #09584B;
}
</style>
background-color css
<style>
a { background-color: #09584B; }
a { background-color: rgb(9,88,75); }
div.DivClassName
{
background-color: #09584B;
}
.BgClassName
{
background-color: #09584B;
}
</style>
border-color css
<style>
span { border-color: #09584B; }
span { border-color: rgb(9,88,75); }
td.TdClassName
{
border-color: #09584B;
}
.TagClassName
{
border-color: #09584B;
}
</style>