Shades of Mosque #09625C
Tints of Mosque #09625C
RGB
CMYK
RGB Variations
Color information
#09625C (or 0x09625C) is known color: Mosque. HEX triplet: 09, 62 and 5C. RGB value is (9,98,92). Sum of RGB (Red+Green+Blue) = 9+98+92=199 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.52% from 199); Green value is 98 (38.67% from 255 or 49.25% from 199); Blue value is 92 (36.33% from 255 or 46.23% from 199); Max value from RGB is 98 - color contains mainly: green. Hex color #09625C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09625C is #F69DA3. Grayscale: #464646. Windows color (decimal): -16162212 or 6054409. OLE color: 6054409.
HSL color Cylindrical-coordinate representation of color #09625C: hue angle of 175.96º 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 #09625C is Cyan = 0.91, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 98 | 92 | - |
| CMYK | 0.91 | 0 | 0.06 | 0.62 |
| HSL | 175.96º | 0.83% | 0.21% | - |
| HSV(B) | 175.96º | 0.91% | 0.38% | - |
| XYZ | 6.41 | 9.57 | 11.63 | - |
| YUV | 70.71 | 140.01 | 83.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 98 | 92 | 0.91 | 0 | 0.06 | 0.62 | 175.96 | 0.83 | 0.21 |
| Hex | 9 | 62 | 5C | 5B | 0 | 6 | 3E | B0 | 53 | 15 |
| Octal | 11 | 142 | 134 | 133 | 0 | 6 | 76 | 260 | 123 | 25 |
| Binary | 1001 | 1100010 | 1011100 | 1011011 | 0 | 110 | 111110 | 10110000 | 1010011 | 10101 |
Color Harmonies of #09625C
Complementary color
Monochromatic Colors of #09625C
Black with #09625C
Text Example
Text Example
White with #09625C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09625C; }
p { color: rgb(9,98,92); }
H1.HeaderClassName
{
color: #09625C;
}
.AnyTagClassName
{
color: #09625C;
}
</style>
background-color css
<style>
a { background-color: #09625C; }
a { background-color: rgb(9,98,92); }
div.DivClassName
{
background-color: #09625C;
}
.BgClassName
{
background-color: #09625C;
}
</style>
border-color css
<style>
span { border-color: #09625C; }
span { border-color: rgb(9,98,92); }
td.TdClassName
{
border-color: #09625C;
}
.TagClassName
{
border-color: #09625C;
}
</style>