Shades of Mosque #09625B
Tints of Mosque #09625B
RGB
CMYK
RGB Variations
Color information
#09625B (or 0x09625B) is known color: Mosque. HEX triplet: 09, 62 and 5B. RGB value is (9,98,91). Sum of RGB (Red+Green+Blue) = 9+98+91=198 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.55% from 198); Green value is 98 (38.67% from 255 or 49.49% from 198); Blue value is 91 (35.94% from 255 or 45.96% from 198); Max value from RGB is 98 - color contains mainly: green. Hex color #09625B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09625B is #F69DA4. Grayscale: #464646. Windows color (decimal): -16162213 or 5988873. OLE color: 5988873.
HSL color Cylindrical-coordinate representation of color #09625B: hue angle of 175.28º 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 #09625B is Cyan = 0.91, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 98 | 91 | - |
| CMYK | 0.91 | 0 | 0.07 | 0.62 |
| HSL | 175.28º | 0.83% | 0.21% | - |
| HSV(B) | 175.28º | 0.91% | 0.38% | - |
| XYZ | 6.37 | 9.55 | 11.4 | - |
| YUV | 70.59 | 139.51 | 84.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 98 | 91 | 0.91 | 0 | 0.07 | 0.62 | 175.28 | 0.83 | 0.21 |
| Hex | 9 | 62 | 5B | 5B | 0 | 7 | 3E | AF | 53 | 15 |
| Octal | 11 | 142 | 133 | 133 | 0 | 7 | 76 | 257 | 123 | 25 |
| Binary | 1001 | 1100010 | 1011011 | 1011011 | 0 | 111 | 111110 | 10101111 | 1010011 | 10101 |
Color Harmonies of #09625B
Complementary color
Monochromatic Colors of #09625B
Black with #09625B
Text Example
Text Example
White with #09625B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09625B; }
p { color: rgb(9,98,91); }
H1.HeaderClassName
{
color: #09625B;
}
.AnyTagClassName
{
color: #09625B;
}
</style>
background-color css
<style>
a { background-color: #09625B; }
a { background-color: rgb(9,98,91); }
div.DivClassName
{
background-color: #09625B;
}
.BgClassName
{
background-color: #09625B;
}
</style>
border-color css
<style>
span { border-color: #09625B; }
span { border-color: rgb(9,98,91); }
td.TdClassName
{
border-color: #09625B;
}
.TagClassName
{
border-color: #09625B;
}
</style>