Shades of Mosque #076063
Tints of Mosque #076063
RGB
CMYK
RGB Variations
Color information
#076063 (or 0x076063) is known color: Mosque. HEX triplet: 07, 60 and 63. RGB value is (7,96,99). Sum of RGB (Red+Green+Blue) = 7+96+99=202 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.47% from 202); Green value is 96 (37.89% from 255 or 47.52% from 202); Blue value is 99 (39.06% from 255 or 49.01% from 202); Max value from RGB is 99 - color contains mainly: blue. Hex color #076063 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076063 is #F89F9C. Grayscale: #454545. Windows color (decimal): -16293789 or 6512647. OLE color: 6512647.
HSL color Cylindrical-coordinate representation of color #076063: hue angle of 181.96º 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 #076063 is Cyan = 0.93, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 96 | 99 | - |
| CMYK | 0.93 | 0.03 | 0 | 0.61 |
| HSL | 181.96º | 0.87% | 0.21% | - |
| HSV(B) | 181.96º | 0.93% | 0.39% | - |
| XYZ | 6.52 | 9.31 | 13.26 | - |
| YUV | 69.73 | 144.51 | 83.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 96 | 99 | 0.93 | 0.03 | 0 | 0.61 | 181.96 | 0.87 | 0.21 |
| Hex | 7 | 60 | 63 | 5D | 3 | 0 | 3D | B6 | 57 | 15 |
| Octal | 7 | 140 | 143 | 135 | 3 | 0 | 75 | 266 | 127 | 25 |
| Binary | 111 | 1100000 | 1100011 | 1011101 | 11 | 0 | 111101 | 10110110 | 1010111 | 10101 |
Color Harmonies of #076063
Complementary color
Monochromatic Colors of #076063
Black with #076063
Text Example
Text Example
White with #076063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076063; }
p { color: rgb(7,96,99); }
H1.HeaderClassName
{
color: #076063;
}
.AnyTagClassName
{
color: #076063;
}
</style>
background-color css
<style>
a { background-color: #076063; }
a { background-color: rgb(7,96,99); }
div.DivClassName
{
background-color: #076063;
}
.BgClassName
{
background-color: #076063;
}
</style>
border-color css
<style>
span { border-color: #076063; }
span { border-color: rgb(7,96,99); }
td.TdClassName
{
border-color: #076063;
}
.TagClassName
{
border-color: #076063;
}
</style>