Shades of Mosque #095E5E
Tints of Mosque #095E5E
RGB
CMYK
RGB Variations
Color information
#095E5E (or 0x095E5E) is known color: Mosque. HEX triplet: 09, 5E and 5E. RGB value is (9,94,94). Sum of RGB (Red+Green+Blue) = 9+94+94=197 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.57% from 197); Green value is 94 (37.11% from 255 or 47.72% from 197); Blue value is 94 (37.11% from 255 or 47.72% from 197); Max value from RGB is 94 - color contains mainly: green, blue. Hex color #095E5E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095E5E is #F6A1A1. Grayscale: #444444. Windows color (decimal): -16163234 or 6184457. OLE color: 6184457.
HSL color Cylindrical-coordinate representation of color #095E5E: hue angle of 180º degrees, saturation: 0.83, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095E5E is Cyan = 0.90, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
RGB | 9 | 94 | 94 | - |
CMYK | 0.90 | 0 | 0 | 0.63 |
HSL | 180º | 0.83% | 0.2% | - |
HSV(B) | 180º | 0.9% | 0.37% | - |
XYZ | 6.14 | 8.87 | 11.98 | - |
YUV | 68.59 | 142.34 | 85.5 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 9 | 94 | 94 | 0.90 | 0 | 0 | 0.63 | 180 | 0.83 | 0.2 |
Hex | 9 | 5E | 5E | 5A | 0 | 0 | 3F | B4 | 53 | 14 |
Octal | 11 | 136 | 136 | 132 | 0 | 0 | 77 | 264 | 123 | 24 |
Binary | 1001 | 1011110 | 1011110 | 1011010 | 0 | 0 | 111111 | 10110100 | 1010011 | 10100 |
Color Harmonies of #095E5E
Complementary color
Monochromatic Colors of #095E5E
Black with #095E5E
Text Example
Text Example
White with #095E5E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095E5E; }
p { color: rgb(9,94,94); }
H1.HeaderClassName
{
color: #095E5E;
}
.AnyTagClassName
{
color: #095E5E;
}
</style>
background-color css
<style>
a { background-color: #095E5E; }
a { background-color: rgb(9,94,94); }
div.DivClassName
{
background-color: #095E5E;
}
.BgClassName
{
background-color: #095E5E;
}
</style>
border-color css
<style>
span { border-color: #095E5E; }
span { border-color: rgb(9,94,94); }
td.TdClassName
{
border-color: #095E5E;
}
.TagClassName
{
border-color: #095E5E;
}
</style>