Shades of Mosque #096058
Tints of Mosque #096058
RGB
CMYK
RGB Variations
Color information
#096058 (or 0x096058) is known color: Mosque. HEX triplet: 09, 60 and 58. RGB value is (9,96,88). Sum of RGB (Red+Green+Blue) = 9+96+88=193 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.66% from 193); Green value is 96 (37.89% from 255 or 49.74% from 193); Blue value is 88 (34.77% from 255 or 45.60% from 193); Max value from RGB is 96 - color contains mainly: green. Hex color #096058 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096058 is #F69FA7. Grayscale: #454545. Windows color (decimal): -16162728 or 5791753. OLE color: 5791753.
HSL color Cylindrical-coordinate representation of color #096058: hue angle of 174.48º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096058 is Cyan = 0.91, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 96 | 88 | - |
| CMYK | 0.91 | 0 | 0.08 | 0.62 |
| HSL | 174.48º | 0.83% | 0.21% | - |
| HSV(B) | 174.48º | 0.91% | 0.38% | - |
| XYZ | 6.06 | 9.13 | 10.68 | - |
| YUV | 69.08 | 138.68 | 85.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 96 | 88 | 0.91 | 0 | 0.08 | 0.62 | 174.48 | 0.83 | 0.21 |
| Hex | 9 | 60 | 58 | 5B | 0 | 8 | 3E | AE | 53 | 15 |
| Octal | 11 | 140 | 130 | 133 | 0 | 10 | 76 | 256 | 123 | 25 |
| Binary | 1001 | 1100000 | 1011000 | 1011011 | 0 | 1000 | 111110 | 10101110 | 1010011 | 10101 |
Color Harmonies of #096058
Complementary color
Monochromatic Colors of #096058
Black with #096058
Text Example
Text Example
White with #096058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096058; }
p { color: rgb(9,96,88); }
H1.HeaderClassName
{
color: #096058;
}
.AnyTagClassName
{
color: #096058;
}
</style>
background-color css
<style>
a { background-color: #096058; }
a { background-color: rgb(9,96,88); }
div.DivClassName
{
background-color: #096058;
}
.BgClassName
{
background-color: #096058;
}
</style>
border-color css
<style>
span { border-color: #096058; }
span { border-color: rgb(9,96,88); }
td.TdClassName
{
border-color: #096058;
}
.TagClassName
{
border-color: #096058;
}
</style>