Shades of Mosque #09625A
Tints of Mosque #09625A
RGB
CMYK
RGB Variations
Color information
#09625A (or 0x09625A) is known color: Mosque. HEX triplet: 09, 62 and 5A. RGB value is (9,98,90). Sum of RGB (Red+Green+Blue) = 9+98+90=197 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.57% from 197); Green value is 98 (38.67% from 255 or 49.75% from 197); Blue value is 90 (35.55% from 255 or 45.69% from 197); Max value from RGB is 98 - color contains mainly: green. Hex color #09625A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09625A is #F69DA5. Grayscale: #464646. Windows color (decimal): -16162214 or 5923337. OLE color: 5923337.
HSL color Cylindrical-coordinate representation of color #09625A: hue angle of 174.61º 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 #09625A is Cyan = 0.91, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 98 | 90 | - |
| CMYK | 0.91 | 0 | 0.08 | 0.62 |
| HSL | 174.61º | 0.83% | 0.21% | - |
| HSV(B) | 174.61º | 0.91% | 0.38% | - |
| XYZ | 6.33 | 9.53 | 11.18 | - |
| YUV | 70.48 | 139.01 | 84.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 98 | 90 | 0.91 | 0 | 0.08 | 0.62 | 174.61 | 0.83 | 0.21 |
| Hex | 9 | 62 | 5A | 5B | 0 | 8 | 3E | AF | 53 | 15 |
| Octal | 11 | 142 | 132 | 133 | 0 | 10 | 76 | 257 | 123 | 25 |
| Binary | 1001 | 1100010 | 1011010 | 1011011 | 0 | 1000 | 111110 | 10101111 | 1010011 | 10101 |
Color Harmonies of #09625A
Complementary color
Monochromatic Colors of #09625A
Black with #09625A
Text Example
Text Example
White with #09625A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09625A; }
p { color: rgb(9,98,90); }
H1.HeaderClassName
{
color: #09625A;
}
.AnyTagClassName
{
color: #09625A;
}
</style>
background-color css
<style>
a { background-color: #09625A; }
a { background-color: rgb(9,98,90); }
div.DivClassName
{
background-color: #09625A;
}
.BgClassName
{
background-color: #09625A;
}
</style>
border-color css
<style>
span { border-color: #09625A; }
span { border-color: rgb(9,98,90); }
td.TdClassName
{
border-color: #09625A;
}
.TagClassName
{
border-color: #09625A;
}
</style>