Shades of Mosque #076064
Tints of Mosque #076064
RGB
CMYK
RGB Variations
Color information
#076064 (or 0x076064) is known color: Mosque. HEX triplet: 07, 60 and 64. RGB value is (7,96,100). Sum of RGB (Red+Green+Blue) = 7+96+100=203 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.45% from 203); Green value is 96 (37.89% from 255 or 47.29% from 203); Blue value is 100 (39.45% from 255 or 49.26% from 203); Max value from RGB is 100 - color contains mainly: blue. Hex color #076064 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076064 is #F89F9B. Grayscale: #454545. Windows color (decimal): -16293788 or 6578183. OLE color: 6578183.
HSL color Cylindrical-coordinate representation of color #076064: hue angle of 182.58º 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 #076064 is Cyan = 0.93, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 96 | 100 | - |
| CMYK | 0.93 | 0.04 | 0 | 0.61 |
| HSL | 182.58º | 0.87% | 0.21% | - |
| HSV(B) | 182.58º | 0.93% | 0.39% | - |
| XYZ | 6.57 | 9.33 | 13.51 | - |
| YUV | 69.85 | 145.01 | 83.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 96 | 100 | 0.93 | 0.04 | 0 | 0.61 | 182.58 | 0.87 | 0.21 |
| Hex | 7 | 60 | 64 | 5D | 4 | 0 | 3D | B7 | 57 | 15 |
| Octal | 7 | 140 | 144 | 135 | 4 | 0 | 75 | 267 | 127 | 25 |
| Binary | 111 | 1100000 | 1100100 | 1011101 | 100 | 0 | 111101 | 10110111 | 1010111 | 10101 |
Color Harmonies of #076064
Complementary color
Monochromatic Colors of #076064
Black with #076064
Text Example
Text Example
White with #076064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076064; }
p { color: rgb(7,96,100); }
H1.HeaderClassName
{
color: #076064;
}
.AnyTagClassName
{
color: #076064;
}
</style>
background-color css
<style>
a { background-color: #076064; }
a { background-color: rgb(7,96,100); }
div.DivClassName
{
background-color: #076064;
}
.BgClassName
{
background-color: #076064;
}
</style>
border-color css
<style>
span { border-color: #076064; }
span { border-color: rgb(7,96,100); }
td.TdClassName
{
border-color: #076064;
}
.TagClassName
{
border-color: #076064;
}
</style>