Shades of Mosque #076256
Tints of Mosque #076256
RGB
CMYK
RGB Variations
Color information
#076256 (or 0x076256) is known color: Mosque. HEX triplet: 07, 62 and 56. RGB value is (7,98,86). Sum of RGB (Red+Green+Blue) = 7+98+86=191 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.66% from 191); Green value is 98 (38.67% from 255 or 51.31% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 98 - color contains mainly: green. Hex color #076256 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076256 is #F89DA9. Grayscale: #454545. Windows color (decimal): -16293290 or 5661191. OLE color: 5661191.
HSL color Cylindrical-coordinate representation of color #076256: hue angle of 172.09º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076256 is Cyan = 0.93, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 98 | 86 | - |
| CMYK | 0.93 | 0 | 0.12 | 0.62 |
| HSL | 172.09º | 0.87% | 0.21% | - |
| HSV(B) | 172.09º | 0.93% | 0.38% | - |
| XYZ | 6.14 | 9.45 | 10.31 | - |
| YUV | 69.42 | 137.35 | 83.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 98 | 86 | 0.93 | 0 | 0.12 | 0.62 | 172.09 | 0.87 | 0.21 |
| Hex | 7 | 62 | 56 | 5D | 0 | C | 3E | AC | 57 | 15 |
| Octal | 7 | 142 | 126 | 135 | 0 | 14 | 76 | 254 | 127 | 25 |
| Binary | 111 | 1100010 | 1010110 | 1011101 | 0 | 1100 | 111110 | 10101100 | 1010111 | 10101 |
Color Harmonies of #076256
Complementary color
Monochromatic Colors of #076256
Black with #076256
Text Example
Text Example
White with #076256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076256; }
p { color: rgb(7,98,86); }
H1.HeaderClassName
{
color: #076256;
}
.AnyTagClassName
{
color: #076256;
}
</style>
background-color css
<style>
a { background-color: #076256; }
a { background-color: rgb(7,98,86); }
div.DivClassName
{
background-color: #076256;
}
.BgClassName
{
background-color: #076256;
}
</style>
border-color css
<style>
span { border-color: #076256; }
span { border-color: rgb(7,98,86); }
td.TdClassName
{
border-color: #076256;
}
.TagClassName
{
border-color: #076256;
}
</style>