Shades of Mosque #095460
Tints of Mosque #095460
RGB
CMYK
RGB Variations
Color information
#095460 (or 0x095460) is known color: Mosque. HEX triplet: 09, 54 and 60. RGB value is (9,84,96). Sum of RGB (Red+Green+Blue) = 9+84+96=189 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.76% from 189); Green value is 84 (33.20% from 255 or 44.44% from 189); Blue value is 96 (37.89% from 255 or 50.79% from 189); Max value from RGB is 96 - color contains mainly: blue. Hex color #095460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095460 is #F6AB9F. Grayscale: #3E3E3E. Windows color (decimal): -16165792 or 6312969. OLE color: 6312969.
HSL color Cylindrical-coordinate representation of color #095460: hue angle of 188.28º 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 #095460 is Cyan = 0.91, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 84 | 96 | - |
| CMYK | 0.91 | 0.12 | 0 | 0.62 |
| HSL | 188.28º | 0.83% | 0.21% | - |
| HSV(B) | 188.28º | 0.91% | 0.38% | - |
| XYZ | 5.39 | 7.24 | 12.18 | - |
| YUV | 62.94 | 146.65 | 89.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 84 | 96 | 0.91 | 0.12 | 0 | 0.62 | 188.28 | 0.83 | 0.21 |
| Hex | 9 | 54 | 60 | 5B | C | 0 | 3E | BC | 53 | 15 |
| Octal | 11 | 124 | 140 | 133 | 14 | 0 | 76 | 274 | 123 | 25 |
| Binary | 1001 | 1010100 | 1100000 | 1011011 | 1100 | 0 | 111110 | 10111100 | 1010011 | 10101 |
Color Harmonies of #095460
Complementary color
Monochromatic Colors of #095460
Black with #095460
Text Example
Text Example
White with #095460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095460; }
p { color: rgb(9,84,96); }
H1.HeaderClassName
{
color: #095460;
}
.AnyTagClassName
{
color: #095460;
}
</style>
background-color css
<style>
a { background-color: #095460; }
a { background-color: rgb(9,84,96); }
div.DivClassName
{
background-color: #095460;
}
.BgClassName
{
background-color: #095460;
}
</style>
border-color css
<style>
span { border-color: #095460; }
span { border-color: rgb(9,84,96); }
td.TdClassName
{
border-color: #095460;
}
.TagClassName
{
border-color: #095460;
}
</style>