Shades of Mosque #076564
Tints of Mosque #076564
RGB
CMYK
RGB Variations
Color information
#076564 (or 0x076564) is known color: Mosque. HEX triplet: 07, 65 and 64. RGB value is (7,101,100). Sum of RGB (Red+Green+Blue) = 7+101+100=208 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.37% from 208); Green value is 101 (39.84% from 255 or 48.56% from 208); Blue value is 100 (39.45% from 255 or 48.08% from 208); Max value from RGB is 101 - color contains mainly: green. Hex color #076564 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076564 is #F89A9B. Grayscale: #484848. Windows color (decimal): -16292508 or 6579463. OLE color: 6579463.
HSL color Cylindrical-coordinate representation of color #076564: hue angle of 179.36º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076564 is Cyan = 0.93, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 101 | 100 | - |
| CMYK | 0.93 | 0 | 0.01 | 0.60 |
| HSL | 179.36º | 0.87% | 0.21% | - |
| HSV(B) | 179.36º | 0.93% | 0.4% | - |
| XYZ | 7.04 | 10.27 | 13.67 | - |
| YUV | 72.78 | 143.36 | 81.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 101 | 100 | 0.93 | 0 | 0.01 | 0.60 | 179.36 | 0.87 | 0.21 |
| Hex | 7 | 65 | 64 | 5D | 0 | 1 | 3C | B3 | 57 | 15 |
| Octal | 7 | 145 | 144 | 135 | 0 | 1 | 74 | 263 | 127 | 25 |
| Binary | 111 | 1100101 | 1100100 | 1011101 | 0 | 1 | 111100 | 10110011 | 1010111 | 10101 |
Color Harmonies of #076564
Complementary color
Monochromatic Colors of #076564
Black with #076564
Text Example
Text Example
White with #076564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076564; }
p { color: rgb(7,101,100); }
H1.HeaderClassName
{
color: #076564;
}
.AnyTagClassName
{
color: #076564;
}
</style>
background-color css
<style>
a { background-color: #076564; }
a { background-color: rgb(7,101,100); }
div.DivClassName
{
background-color: #076564;
}
.BgClassName
{
background-color: #076564;
}
</style>
border-color css
<style>
span { border-color: #076564; }
span { border-color: rgb(7,101,100); }
td.TdClassName
{
border-color: #076564;
}
.TagClassName
{
border-color: #076564;
}
</style>