Shades of Mosque #076463
Tints of Mosque #076463
RGB
CMYK
RGB Variations
Color information
#076463 (or 0x076463) is known color: Mosque. HEX triplet: 07, 64 and 63. RGB value is (7,100,99). Sum of RGB (Red+Green+Blue) = 7+100+99=206 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.40% from 206); Green value is 100 (39.45% from 255 or 48.54% from 206); Blue value is 99 (39.06% from 255 or 48.06% from 206); Max value from RGB is 100 - color contains mainly: green. Hex color #076463 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076463 is #F89B9C. Grayscale: #474747. Windows color (decimal): -16292765 or 6513671. OLE color: 6513671.
HSL color Cylindrical-coordinate representation of color #076463: hue angle of 179.35º 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 #076463 is Cyan = 0.93, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 100 | 99 | - |
| CMYK | 0.93 | 0 | 0.01 | 0.61 |
| HSL | 179.35º | 0.87% | 0.21% | - |
| HSV(B) | 179.35º | 0.93% | 0.39% | - |
| XYZ | 6.9 | 10.06 | 13.38 | - |
| YUV | 72.08 | 143.19 | 81.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 99 | 0.93 | 0 | 0.01 | 0.61 | 179.35 | 0.87 | 0.21 |
| Hex | 7 | 64 | 63 | 5D | 0 | 1 | 3D | B3 | 57 | 15 |
| Octal | 7 | 144 | 143 | 135 | 0 | 1 | 75 | 263 | 127 | 25 |
| Binary | 111 | 1100100 | 1100011 | 1011101 | 0 | 1 | 111101 | 10110011 | 1010111 | 10101 |
Color Harmonies of #076463
Complementary color
Monochromatic Colors of #076463
Black with #076463
Text Example
Text Example
White with #076463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076463; }
p { color: rgb(7,100,99); }
H1.HeaderClassName
{
color: #076463;
}
.AnyTagClassName
{
color: #076463;
}
</style>
background-color css
<style>
a { background-color: #076463; }
a { background-color: rgb(7,100,99); }
div.DivClassName
{
background-color: #076463;
}
.BgClassName
{
background-color: #076463;
}
</style>
border-color css
<style>
span { border-color: #076463; }
span { border-color: rgb(7,100,99); }
td.TdClassName
{
border-color: #076463;
}
.TagClassName
{
border-color: #076463;
}
</style>