Shades of Mosque #07645C
Tints of Mosque #07645C
RGB
CMYK
RGB Variations
Color information
#07645C (or 0x07645C) is known color: Mosque. HEX triplet: 07, 64 and 5C. RGB value is (7,100,92). Sum of RGB (Red+Green+Blue) = 7+100+92=199 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.52% from 199); Green value is 100 (39.45% from 255 or 50.25% from 199); Blue value is 92 (36.33% from 255 or 46.23% from 199); Max value from RGB is 100 - color contains mainly: green. Hex color #07645C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07645C is #F89BA3. Grayscale: #474747. Windows color (decimal): -16292772 or 6054919. OLE color: 6054919.
HSL color Cylindrical-coordinate representation of color #07645C: hue angle of 174.84º 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 #07645C is Cyan = 0.93, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 100 | 92 | - |
| CMYK | 0.93 | 0 | 0.08 | 0.61 |
| HSL | 174.84º | 0.87% | 0.21% | - |
| HSV(B) | 174.84º | 0.93% | 0.39% | - |
| XYZ | 6.58 | 9.93 | 11.7 | - |
| YUV | 71.28 | 139.69 | 82.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 92 | 0.93 | 0 | 0.08 | 0.61 | 174.84 | 0.87 | 0.21 |
| Hex | 7 | 64 | 5C | 5D | 0 | 8 | 3D | AF | 57 | 15 |
| Octal | 7 | 144 | 134 | 135 | 0 | 10 | 75 | 257 | 127 | 25 |
| Binary | 111 | 1100100 | 1011100 | 1011101 | 0 | 1000 | 111101 | 10101111 | 1010111 | 10101 |
Color Harmonies of #07645C
Complementary color
Monochromatic Colors of #07645C
Black with #07645C
Text Example
Text Example
White with #07645C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07645C; }
p { color: rgb(7,100,92); }
H1.HeaderClassName
{
color: #07645C;
}
.AnyTagClassName
{
color: #07645C;
}
</style>
background-color css
<style>
a { background-color: #07645C; }
a { background-color: rgb(7,100,92); }
div.DivClassName
{
background-color: #07645C;
}
.BgClassName
{
background-color: #07645C;
}
</style>
border-color css
<style>
span { border-color: #07645C; }
span { border-color: rgb(7,100,92); }
td.TdClassName
{
border-color: #07645C;
}
.TagClassName
{
border-color: #07645C;
}
</style>