Shades of Mosque #095754
Tints of Mosque #095754
RGB
CMYK
RGB Variations
Color information
#095754 (or 0x095754) is known color: Mosque. HEX triplet: 09, 57 and 54. RGB value is (9,87,84). Sum of RGB (Red+Green+Blue) = 9+87+84=180 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5% from 180); Green value is 87 (34.38% from 255 or 48.33% from 180); Blue value is 84 (33.20% from 255 or 46.67% from 180); Max value from RGB is 87 - color contains mainly: green. Hex color #095754 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095754 is #F6A8AB. Grayscale: #3F3F3F. Windows color (decimal): -16165036 or 5527305. OLE color: 5527305.
HSL color Cylindrical-coordinate representation of color #095754: hue angle of 177.69º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095754 is Cyan = 0.90, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 87 | 84 | - |
| CMYK | 0.90 | 0 | 0.03 | 0.66 |
| HSL | 177.69º | 0.81% | 0.19% | - |
| HSV(B) | 177.69º | 0.9% | 0.34% | - |
| XYZ | 5.12 | 7.51 | 9.57 | - |
| YUV | 63.34 | 139.66 | 89.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 87 | 84 | 0.90 | 0 | 0.03 | 0.66 | 177.69 | 0.81 | 0.19 |
| Hex | 9 | 57 | 54 | 5A | 0 | 3 | 42 | B2 | 51 | 13 |
| Octal | 11 | 127 | 124 | 132 | 0 | 3 | 102 | 262 | 121 | 23 |
| Binary | 1001 | 1010111 | 1010100 | 1011010 | 0 | 11 | 1000010 | 10110010 | 1010001 | 10011 |
Color Harmonies of #095754
Complementary color
Monochromatic Colors of #095754
Black with #095754
Text Example
Text Example
White with #095754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095754; }
p { color: rgb(9,87,84); }
H1.HeaderClassName
{
color: #095754;
}
.AnyTagClassName
{
color: #095754;
}
</style>
background-color css
<style>
a { background-color: #095754; }
a { background-color: rgb(9,87,84); }
div.DivClassName
{
background-color: #095754;
}
.BgClassName
{
background-color: #095754;
}
</style>
border-color css
<style>
span { border-color: #095754; }
span { border-color: rgb(9,87,84); }
td.TdClassName
{
border-color: #095754;
}
.TagClassName
{
border-color: #095754;
}
</style>