Shades of Mosque #07625E
Tints of Mosque #07625E
RGB
CMYK
RGB Variations
Color information
#07625E (or 0x07625E) is known color: Mosque. HEX triplet: 07, 62 and 5E. RGB value is (7,98,94). Sum of RGB (Red+Green+Blue) = 7+98+94=199 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.52% from 199); Green value is 98 (38.67% from 255 or 49.25% from 199); Blue value is 94 (37.11% from 255 or 47.24% from 199); Max value from RGB is 98 - color contains mainly: green. Hex color #07625E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07625E is #F89DA1. Grayscale: #464646. Windows color (decimal): -16293282 or 6185479. OLE color: 6185479.
HSL color Cylindrical-coordinate representation of color #07625E: hue angle of 177.36º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #07625E is Cyan = 0.93, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 98 | 94 | - |
| CMYK | 0.93 | 0 | 0.04 | 0.62 |
| HSL | 177.36º | 0.87% | 0.21% | - |
| HSV(B) | 177.36º | 0.93% | 0.38% | - |
| XYZ | 6.48 | 9.59 | 12.1 | - |
| YUV | 70.34 | 141.35 | 82.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 98 | 94 | 0.93 | 0 | 0.04 | 0.62 | 177.36 | 0.87 | 0.21 |
| Hex | 7 | 62 | 5E | 5D | 0 | 4 | 3E | B1 | 57 | 15 |
| Octal | 7 | 142 | 136 | 135 | 0 | 4 | 76 | 261 | 127 | 25 |
| Binary | 111 | 1100010 | 1011110 | 1011101 | 0 | 100 | 111110 | 10110001 | 1010111 | 10101 |
Color Harmonies of #07625E
Complementary color
Monochromatic Colors of #07625E
Black with #07625E
Text Example
Text Example
White with #07625E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07625E; }
p { color: rgb(7,98,94); }
H1.HeaderClassName
{
color: #07625E;
}
.AnyTagClassName
{
color: #07625E;
}
</style>
background-color css
<style>
a { background-color: #07625E; }
a { background-color: rgb(7,98,94); }
div.DivClassName
{
background-color: #07625E;
}
.BgClassName
{
background-color: #07625E;
}
</style>
border-color css
<style>
span { border-color: #07625E; }
span { border-color: rgb(7,98,94); }
td.TdClassName
{
border-color: #07625E;
}
.TagClassName
{
border-color: #07625E;
}
</style>