Shades of Mosque #07564E
Tints of Mosque #07564E
RGB
CMYK
RGB Variations
Color information
#07564E (or 0x07564E) is known color: Mosque. HEX triplet: 07, 56 and 4E. RGB value is (7,86,78). Sum of RGB (Red+Green+Blue) = 7+86+78=171 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.09% from 171); Green value is 86 (33.98% from 255 or 50.29% from 171); Blue value is 78 (30.86% from 255 or 45.61% from 171); Max value from RGB is 86 - color contains mainly: green. Hex color #07564E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07564E is #F8A9B1. Grayscale: #3D3D3D. Windows color (decimal): -16296370 or 5133831. OLE color: 5133831.
HSL color Cylindrical-coordinate representation of color #07564E: hue angle of 173.92º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #07564E is Cyan = 0.92, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 86 | 78 | - |
| CMYK | 0.92 | 0 | 0.09 | 0.66 |
| HSL | 173.92º | 0.85% | 0.18% | - |
| HSV(B) | 173.92º | 0.92% | 0.34% | - |
| XYZ | 4.79 | 7.25 | 8.35 | - |
| YUV | 61.47 | 137.33 | 89.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 86 | 78 | 0.92 | 0 | 0.09 | 0.66 | 173.92 | 0.85 | 0.18 |
| Hex | 7 | 56 | 4E | 5C | 0 | 9 | 42 | AE | 55 | 12 |
| Octal | 7 | 126 | 116 | 134 | 0 | 11 | 102 | 256 | 125 | 22 |
| Binary | 111 | 1010110 | 1001110 | 1011100 | 0 | 1001 | 1000010 | 10101110 | 1010101 | 10010 |
Color Harmonies of #07564E
Complementary color
Monochromatic Colors of #07564E
Black with #07564E
Text Example
Text Example
White with #07564E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07564E; }
p { color: rgb(7,86,78); }
H1.HeaderClassName
{
color: #07564E;
}
.AnyTagClassName
{
color: #07564E;
}
</style>
background-color css
<style>
a { background-color: #07564E; }
a { background-color: rgb(7,86,78); }
div.DivClassName
{
background-color: #07564E;
}
.BgClassName
{
background-color: #07564E;
}
</style>
border-color css
<style>
span { border-color: #07564E; }
span { border-color: rgb(7,86,78); }
td.TdClassName
{
border-color: #07564E;
}
.TagClassName
{
border-color: #07564E;
}
</style>