Shades of Mosque #07645D
Tints of Mosque #07645D
RGB
CMYK
RGB Variations
Color information
#07645D (or 0x07645D) is known color: Mosque. HEX triplet: 07, 64 and 5D. RGB value is (7,100,93). Sum of RGB (Red+Green+Blue) = 7+100+93=200 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.5% from 200); Green value is 100 (39.45% from 255 or 50% from 200); Blue value is 93 (36.72% from 255 or 46.5% from 200); Max value from RGB is 100 - color contains mainly: green. Hex color #07645D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07645D is #F89BA2. Grayscale: #474747. Windows color (decimal): -16292771 or 6120455. OLE color: 6120455.
HSL color Cylindrical-coordinate representation of color #07645D: hue angle of 175.48º 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 #07645D is Cyan = 0.93, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 100 | 93 | - |
| CMYK | 0.93 | 0 | 0.07 | 0.61 |
| HSL | 175.48º | 0.87% | 0.21% | - |
| HSV(B) | 175.48º | 0.93% | 0.39% | - |
| XYZ | 6.62 | 9.95 | 11.93 | - |
| YUV | 71.4 | 140.19 | 82.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 93 | 0.93 | 0 | 0.07 | 0.61 | 175.48 | 0.87 | 0.21 |
| Hex | 7 | 64 | 5D | 5D | 0 | 7 | 3D | AF | 57 | 15 |
| Octal | 7 | 144 | 135 | 135 | 0 | 7 | 75 | 257 | 127 | 25 |
| Binary | 111 | 1100100 | 1011101 | 1011101 | 0 | 111 | 111101 | 10101111 | 1010111 | 10101 |
Color Harmonies of #07645D
Complementary color
Monochromatic Colors of #07645D
Black with #07645D
Text Example
Text Example
White with #07645D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07645D; }
p { color: rgb(7,100,93); }
H1.HeaderClassName
{
color: #07645D;
}
.AnyTagClassName
{
color: #07645D;
}
</style>
background-color css
<style>
a { background-color: #07645D; }
a { background-color: rgb(7,100,93); }
div.DivClassName
{
background-color: #07645D;
}
.BgClassName
{
background-color: #07645D;
}
</style>
border-color css
<style>
span { border-color: #07645D; }
span { border-color: rgb(7,100,93); }
td.TdClassName
{
border-color: #07645D;
}
.TagClassName
{
border-color: #07645D;
}
</style>