Shades of Mosque #07635E
Tints of Mosque #07635E
RGB
CMYK
RGB Variations
Color information
#07635E (or 0x07635E) is known color: Mosque. HEX triplet: 07, 63 and 5E. RGB value is (7,99,94). Sum of RGB (Red+Green+Blue) = 7+99+94=200 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.5% from 200); Green value is 99 (39.06% from 255 or 49.5% from 200); Blue value is 94 (37.11% from 255 or 47% from 200); Max value from RGB is 99 - color contains mainly: green. Hex color #07635E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07635E is #F89CA1. Grayscale: #464646. Windows color (decimal): -16293026 or 6185735. OLE color: 6185735.
HSL color Cylindrical-coordinate representation of color #07635E: hue angle of 176.74º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #07635E is Cyan = 0.93, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 99 | 94 | - |
| CMYK | 0.93 | 0 | 0.05 | 0.61 |
| HSL | 176.74º | 0.87% | 0.21% | - |
| HSV(B) | 176.74º | 0.93% | 0.39% | - |
| XYZ | 6.57 | 9.78 | 12.13 | - |
| YUV | 70.92 | 141.02 | 82.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 99 | 94 | 0.93 | 0 | 0.05 | 0.61 | 176.74 | 0.87 | 0.21 |
| Hex | 7 | 63 | 5E | 5D | 0 | 5 | 3D | B1 | 57 | 15 |
| Octal | 7 | 143 | 136 | 135 | 0 | 5 | 75 | 261 | 127 | 25 |
| Binary | 111 | 1100011 | 1011110 | 1011101 | 0 | 101 | 111101 | 10110001 | 1010111 | 10101 |
Color Harmonies of #07635E
Complementary color
Monochromatic Colors of #07635E
Black with #07635E
Text Example
Text Example
White with #07635E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07635E; }
p { color: rgb(7,99,94); }
H1.HeaderClassName
{
color: #07635E;
}
.AnyTagClassName
{
color: #07635E;
}
</style>
background-color css
<style>
a { background-color: #07635E; }
a { background-color: rgb(7,99,94); }
div.DivClassName
{
background-color: #07635E;
}
.BgClassName
{
background-color: #07635E;
}
</style>
border-color css
<style>
span { border-color: #07635E; }
span { border-color: rgb(7,99,94); }
td.TdClassName
{
border-color: #07635E;
}
.TagClassName
{
border-color: #07635E;
}
</style>