Shades of Mosque #076559
Tints of Mosque #076559
RGB
CMYK
RGB Variations
Color information
#076559 (or 0x076559) is known color: Mosque. HEX triplet: 07, 65 and 59. RGB value is (7,101,89). Sum of RGB (Red+Green+Blue) = 7+101+89=197 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.55% from 197); Green value is 101 (39.84% from 255 or 51.27% from 197); Blue value is 89 (35.16% from 255 or 45.18% from 197); Max value from RGB is 101 - color contains mainly: green. Hex color #076559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076559 is #F89AA6. Grayscale: #474747. Windows color (decimal): -16292519 or 5858567. OLE color: 5858567.
HSL color Cylindrical-coordinate representation of color #076559: hue angle of 172.34º 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 #076559 is Cyan = 0.93, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 101 | 89 | - |
| CMYK | 0.93 | 0 | 0.12 | 0.60 |
| HSL | 172.34º | 0.87% | 0.21% | - |
| HSV(B) | 172.34º | 0.93% | 0.4% | - |
| XYZ | 6.54 | 10.07 | 11.05 | - |
| YUV | 71.53 | 137.86 | 81.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 101 | 89 | 0.93 | 0 | 0.12 | 0.60 | 172.34 | 0.87 | 0.21 |
| Hex | 7 | 65 | 59 | 5D | 0 | C | 3C | AC | 57 | 15 |
| Octal | 7 | 145 | 131 | 135 | 0 | 14 | 74 | 254 | 127 | 25 |
| Binary | 111 | 1100101 | 1011001 | 1011101 | 0 | 1100 | 111100 | 10101100 | 1010111 | 10101 |
Color Harmonies of #076559
Complementary color
Monochromatic Colors of #076559
Black with #076559
Text Example
Text Example
White with #076559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076559; }
p { color: rgb(7,101,89); }
H1.HeaderClassName
{
color: #076559;
}
.AnyTagClassName
{
color: #076559;
}
</style>
background-color css
<style>
a { background-color: #076559; }
a { background-color: rgb(7,101,89); }
div.DivClassName
{
background-color: #076559;
}
.BgClassName
{
background-color: #076559;
}
</style>
border-color css
<style>
span { border-color: #076559; }
span { border-color: rgb(7,101,89); }
td.TdClassName
{
border-color: #076559;
}
.TagClassName
{
border-color: #076559;
}
</style>