Shades of Mosque #076866
Tints of Mosque #076866
RGB
CMYK
RGB Variations
Color information
#076866 (or 0x076866) is known color: Mosque. HEX triplet: 07, 68 and 66. RGB value is (7,104,102). Sum of RGB (Red+Green+Blue) = 7+104+102=213 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.29% from 213); Green value is 104 (41.02% from 255 or 48.83% from 213); Blue value is 102 (40.23% from 255 or 47.89% from 213); Max value from RGB is 104 - color contains mainly: green. Hex color #076866 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076866 is #F89799. Grayscale: #4A4A4A. Windows color (decimal): -16291738 or 6711303. OLE color: 6711303.
HSL color Cylindrical-coordinate representation of color #076866: hue angle of 178.76º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076866 is Cyan = 0.93, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 104 | 102 | - |
| CMYK | 0.93 | 0 | 0.02 | 0.59 |
| HSL | 178.76º | 0.87% | 0.22% | - |
| HSV(B) | 178.76º | 0.93% | 0.41% | - |
| XYZ | 7.44 | 10.91 | 14.28 | - |
| YUV | 74.77 | 143.36 | 79.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 104 | 102 | 0.93 | 0 | 0.02 | 0.59 | 178.76 | 0.87 | 0.22 |
| Hex | 7 | 68 | 66 | 5D | 0 | 2 | 3B | B3 | 57 | 16 |
| Octal | 7 | 150 | 146 | 135 | 0 | 2 | 73 | 263 | 127 | 26 |
| Binary | 111 | 1101000 | 1100110 | 1011101 | 0 | 10 | 111011 | 10110011 | 1010111 | 10110 |
Color Harmonies of #076866
Complementary color
Monochromatic Colors of #076866
Black with #076866
Text Example
Text Example
White with #076866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076866; }
p { color: rgb(7,104,102); }
H1.HeaderClassName
{
color: #076866;
}
.AnyTagClassName
{
color: #076866;
}
</style>
background-color css
<style>
a { background-color: #076866; }
a { background-color: rgb(7,104,102); }
div.DivClassName
{
background-color: #076866;
}
.BgClassName
{
background-color: #076866;
}
</style>
border-color css
<style>
span { border-color: #076866; }
span { border-color: rgb(7,104,102); }
td.TdClassName
{
border-color: #076866;
}
.TagClassName
{
border-color: #076866;
}
</style>