Shades of Mosque #07645A
Tints of Mosque #07645A
RGB
CMYK
RGB Variations
Color information
#07645A (or 0x07645A) is known color: Mosque. HEX triplet: 07, 64 and 5A. RGB value is (7,100,90). Sum of RGB (Red+Green+Blue) = 7+100+90=197 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.55% from 197); Green value is 100 (39.45% from 255 or 50.76% from 197); Blue value is 90 (35.55% from 255 or 45.69% from 197); Max value from RGB is 100 - color contains mainly: green. Hex color #07645A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07645A is #F89BA5. Grayscale: #474747. Windows color (decimal): -16292774 or 5923847. OLE color: 5923847.
HSL color Cylindrical-coordinate representation of color #07645A: hue angle of 173.55º 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 #07645A is Cyan = 0.93, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 100 | 90 | - |
| CMYK | 0.93 | 0 | 0.10 | 0.61 |
| HSL | 173.55º | 0.87% | 0.21% | - |
| HSV(B) | 173.55º | 0.93% | 0.39% | - |
| XYZ | 6.49 | 9.9 | 11.24 | - |
| YUV | 71.05 | 138.69 | 82.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 90 | 0.93 | 0 | 0.10 | 0.61 | 173.55 | 0.87 | 0.21 |
| Hex | 7 | 64 | 5A | 5D | 0 | A | 3D | AE | 57 | 15 |
| Octal | 7 | 144 | 132 | 135 | 0 | 12 | 75 | 256 | 127 | 25 |
| Binary | 111 | 1100100 | 1011010 | 1011101 | 0 | 1010 | 111101 | 10101110 | 1010111 | 10101 |
Color Harmonies of #07645A
Complementary color
Monochromatic Colors of #07645A
Black with #07645A
Text Example
Text Example
White with #07645A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07645A; }
p { color: rgb(7,100,90); }
H1.HeaderClassName
{
color: #07645A;
}
.AnyTagClassName
{
color: #07645A;
}
</style>
background-color css
<style>
a { background-color: #07645A; }
a { background-color: rgb(7,100,90); }
div.DivClassName
{
background-color: #07645A;
}
.BgClassName
{
background-color: #07645A;
}
</style>
border-color css
<style>
span { border-color: #07645A; }
span { border-color: rgb(7,100,90); }
td.TdClassName
{
border-color: #07645A;
}
.TagClassName
{
border-color: #07645A;
}
</style>