Shades of Mosque #09675E
Tints of Mosque #09675E
RGB
CMYK
RGB Variations
Color information
#09675E (or 0x09675E) is known color: Mosque. HEX triplet: 09, 67 and 5E. RGB value is (9,103,94). Sum of RGB (Red+Green+Blue) = 9+103+94=206 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.37% from 206); Green value is 103 (40.62% from 255 or 50% from 206); Blue value is 94 (37.11% from 255 or 45.63% from 206); Max value from RGB is 103 - color contains mainly: green. Hex color #09675E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09675E is #F698A1. Grayscale: #494949. Windows color (decimal): -16160930 or 6186761. OLE color: 6186761.
HSL color Cylindrical-coordinate representation of color #09675E: hue angle of 174.26º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #09675E is Cyan = 0.91, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 9 | 103 | 94 | - |
| CMYK | 0.91 | 0 | 0.09 | 0.60 |
| HSL | 174.26º | 0.84% | 0.22% | - |
| HSV(B) | 174.26º | 0.91% | 0.4% | - |
| XYZ | 6.98 | 10.57 | 12.26 | - |
| YUV | 73.87 | 139.36 | 81.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 103 | 94 | 0.91 | 0 | 0.09 | 0.60 | 174.26 | 0.84 | 0.22 |
| Hex | 9 | 67 | 5E | 5B | 0 | 9 | 3C | AE | 54 | 16 |
| Octal | 11 | 147 | 136 | 133 | 0 | 11 | 74 | 256 | 124 | 26 |
| Binary | 1001 | 1100111 | 1011110 | 1011011 | 0 | 1001 | 111100 | 10101110 | 1010100 | 10110 |
Color Harmonies of #09675E
Complementary color
Monochromatic Colors of #09675E
Black with #09675E
Text Example
Text Example
White with #09675E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09675E; }
p { color: rgb(9,103,94); }
H1.HeaderClassName
{
color: #09675E;
}
.AnyTagClassName
{
color: #09675E;
}
</style>
background-color css
<style>
a { background-color: #09675E; }
a { background-color: rgb(9,103,94); }
div.DivClassName
{
background-color: #09675E;
}
.BgClassName
{
background-color: #09675E;
}
</style>
border-color css
<style>
span { border-color: #09675E; }
span { border-color: rgb(9,103,94); }
td.TdClassName
{
border-color: #09675E;
}
.TagClassName
{
border-color: #09675E;
}
</style>