Shades of Mosque #076462
Tints of Mosque #076462
RGB
CMYK
RGB Variations
Color information
#076462 (or 0x076462) is known color: Mosque. HEX triplet: 07, 64 and 62. RGB value is (7,100,98). Sum of RGB (Red+Green+Blue) = 7+100+98=205 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.41% from 205); Green value is 100 (39.45% from 255 or 48.78% from 205); Blue value is 98 (38.67% from 255 or 47.80% from 205); Max value from RGB is 100 - color contains mainly: green. Hex color #076462 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076462 is #F89B9D. Grayscale: #474747. Windows color (decimal): -16292766 or 6448135. OLE color: 6448135.
HSL color Cylindrical-coordinate representation of color #076462: hue angle of 178.71º 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 #076462 is Cyan = 0.93, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 100 | 98 | - |
| CMYK | 0.93 | 0 | 0.02 | 0.61 |
| HSL | 178.71º | 0.87% | 0.21% | - |
| HSV(B) | 178.71º | 0.93% | 0.39% | - |
| XYZ | 6.85 | 10.04 | 13.13 | - |
| YUV | 71.97 | 142.69 | 81.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 98 | 0.93 | 0 | 0.02 | 0.61 | 178.71 | 0.87 | 0.21 |
| Hex | 7 | 64 | 62 | 5D | 0 | 2 | 3D | B3 | 57 | 15 |
| Octal | 7 | 144 | 142 | 135 | 0 | 2 | 75 | 263 | 127 | 25 |
| Binary | 111 | 1100100 | 1100010 | 1011101 | 0 | 10 | 111101 | 10110011 | 1010111 | 10101 |
Color Harmonies of #076462
Complementary color
Monochromatic Colors of #076462
Black with #076462
Text Example
Text Example
White with #076462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076462; }
p { color: rgb(7,100,98); }
H1.HeaderClassName
{
color: #076462;
}
.AnyTagClassName
{
color: #076462;
}
</style>
background-color css
<style>
a { background-color: #076462; }
a { background-color: rgb(7,100,98); }
div.DivClassName
{
background-color: #076462;
}
.BgClassName
{
background-color: #076462;
}
</style>
border-color css
<style>
span { border-color: #076462; }
span { border-color: rgb(7,100,98); }
td.TdClassName
{
border-color: #076462;
}
.TagClassName
{
border-color: #076462;
}
</style>