Shades of Mosque #095D57
Tints of Mosque #095D57
RGB
CMYK
RGB Variations
Color information
#095D57 (or 0x095D57) is known color: Mosque. HEX triplet: 09, 5D and 57. RGB value is (9,93,87). Sum of RGB (Red+Green+Blue) = 9+93+87=189 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.76% from 189); Green value is 93 (36.72% from 255 or 49.21% from 189); Blue value is 87 (34.38% from 255 or 46.03% from 189); Max value from RGB is 93 - color contains mainly: green. Hex color #095D57 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095D57 is #F6A2A8. Grayscale: #434343. Windows color (decimal): -16163497 or 5725449. OLE color: 5725449.
HSL color Cylindrical-coordinate representation of color #095D57: hue angle of 175.71º degrees, saturation: 0.82, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095D57 is Cyan = 0.90, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.64.
Color convert
RGB | 9 | 93 | 87 | - |
CMYK | 0.90 | 0 | 0.06 | 0.64 |
HSL | 175.71º | 0.82% | 0.2% | - |
HSV(B) | 175.71º | 0.9% | 0.36% | - |
XYZ | 5.75 | 8.57 | 10.37 | - |
YUV | 67.2 | 139.17 | 86.49 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 9 | 93 | 87 | 0.90 | 0 | 0.06 | 0.64 | 175.71 | 0.82 | 0.2 |
Hex | 9 | 5D | 57 | 5A | 0 | 6 | 40 | B0 | 52 | 14 |
Octal | 11 | 135 | 127 | 132 | 0 | 6 | 100 | 260 | 122 | 24 |
Binary | 1001 | 1011101 | 1010111 | 1011010 | 0 | 110 | 1000000 | 10110000 | 1010010 | 10100 |
Color Harmonies of #095D57
Complementary color
Monochromatic Colors of #095D57
Black with #095D57
Text Example
Text Example
White with #095D57
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095D57; }
p { color: rgb(9,93,87); }
H1.HeaderClassName
{
color: #095D57;
}
.AnyTagClassName
{
color: #095D57;
}
</style>
background-color css
<style>
a { background-color: #095D57; }
a { background-color: rgb(9,93,87); }
div.DivClassName
{
background-color: #095D57;
}
.BgClassName
{
background-color: #095D57;
}
</style>
border-color css
<style>
span { border-color: #095D57; }
span { border-color: rgb(9,93,87); }
td.TdClassName
{
border-color: #095D57;
}
.TagClassName
{
border-color: #095D57;
}
</style>