Shades of Mosque #09554F
Tints of Mosque #09554F
RGB
CMYK
RGB Variations
Color information
#09554F (or 0x09554F) is known color: Mosque. HEX triplet: 09, 55 and 4F. RGB value is (9,85,79). Sum of RGB (Red+Green+Blue) = 9+85+79=173 (22% of max value = 765). Red value is 9 (3.91% from 255 or 5.20% from 173); Green value is 85 (33.59% from 255 or 49.13% from 173); Blue value is 79 (31.25% from 255 or 45.66% from 173); Max value from RGB is 85 - color contains mainly: green. Hex color #09554F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09554F is #F6AAB0. Grayscale: #3D3D3D. Windows color (decimal): -16165553 or 5199113. OLE color: 5199113.
HSL color Cylindrical-coordinate representation of color #09554F: hue angle of 175.26º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #09554F is Cyan = 0.89, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 85 | 79 | - |
| CMYK | 0.89 | 0 | 0.07 | 0.67 |
| HSL | 175.26º | 0.81% | 0.18% | - |
| HSV(B) | 175.26º | 0.89% | 0.33% | - |
| XYZ | 4.77 | 7.12 | 8.52 | - |
| YUV | 61.59 | 137.82 | 90.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 85 | 79 | 0.89 | 0 | 0.07 | 0.67 | 175.26 | 0.81 | 0.18 |
| Hex | 9 | 55 | 4F | 59 | 0 | 7 | 43 | AF | 51 | 12 |
| Octal | 11 | 125 | 117 | 131 | 0 | 7 | 103 | 257 | 121 | 22 |
| Binary | 1001 | 1010101 | 1001111 | 1011001 | 0 | 111 | 1000011 | 10101111 | 1010001 | 10010 |
Color Harmonies of #09554F
Complementary color
Monochromatic Colors of #09554F
Black with #09554F
Text Example
Text Example
White with #09554F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09554F; }
p { color: rgb(9,85,79); }
H1.HeaderClassName
{
color: #09554F;
}
.AnyTagClassName
{
color: #09554F;
}
</style>
background-color css
<style>
a { background-color: #09554F; }
a { background-color: rgb(9,85,79); }
div.DivClassName
{
background-color: #09554F;
}
.BgClassName
{
background-color: #09554F;
}
</style>
border-color css
<style>
span { border-color: #09554F; }
span { border-color: rgb(9,85,79); }
td.TdClassName
{
border-color: #09554F;
}
.TagClassName
{
border-color: #09554F;
}
</style>