Shades of Mosque #076464
Tints of Mosque #076464
RGB
CMYK
RGB Variations
Color information
#076464 (or 0x076464) is known color: Mosque. HEX triplet: 07, 64 and 64. RGB value is (7,100,100). Sum of RGB (Red+Green+Blue) = 7+100+100=207 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.38% from 207); Green value is 100 (39.45% from 255 or 48.31% from 207); Blue value is 100 (39.45% from 255 or 48.31% from 207); Max value from RGB is 100 - color contains mainly: green, blue. Hex color #076464 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076464 is #F89B9B. Grayscale: #484848. Windows color (decimal): -16292764 or 6579207. OLE color: 6579207.
HSL color Cylindrical-coordinate representation of color #076464: hue angle of 180º 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 #076464 is Cyan = 0.93, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 100 | 100 | - |
| CMYK | 0.93 | 0 | 0 | 0.61 |
| HSL | 180º | 0.87% | 0.21% | - |
| HSV(B) | 180º | 0.93% | 0.39% | - |
| XYZ | 6.95 | 10.08 | 13.64 | - |
| YUV | 72.19 | 143.69 | 81.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 100 | 0.93 | 0 | 0 | 0.61 | 180 | 0.87 | 0.21 |
| Hex | 7 | 64 | 64 | 5D | 0 | 0 | 3D | B4 | 57 | 15 |
| Octal | 7 | 144 | 144 | 135 | 0 | 0 | 75 | 264 | 127 | 25 |
| Binary | 111 | 1100100 | 1100100 | 1011101 | 0 | 0 | 111101 | 10110100 | 1010111 | 10101 |
Color Harmonies of #076464
Complementary color
Monochromatic Colors of #076464
Black with #076464
Text Example
Text Example
White with #076464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076464; }
p { color: rgb(7,100,100); }
H1.HeaderClassName
{
color: #076464;
}
.AnyTagClassName
{
color: #076464;
}
</style>
background-color css
<style>
a { background-color: #076464; }
a { background-color: rgb(7,100,100); }
div.DivClassName
{
background-color: #076464;
}
.BgClassName
{
background-color: #076464;
}
</style>
border-color css
<style>
span { border-color: #076464; }
span { border-color: rgb(7,100,100); }
td.TdClassName
{
border-color: #076464;
}
.TagClassName
{
border-color: #076464;
}
</style>