Shades of Mosque #076261
Tints of Mosque #076261
RGB
CMYK
RGB Variations
Color information
#076261 (or 0x076261) is known color: Mosque. HEX triplet: 07, 62 and 61. RGB value is (7,98,97). Sum of RGB (Red+Green+Blue) = 7+98+97=202 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.47% from 202); Green value is 98 (38.67% from 255 or 48.51% from 202); Blue value is 97 (38.28% from 255 or 48.02% from 202); Max value from RGB is 98 - color contains mainly: green. Hex color #076261 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076261 is #F89D9E. Grayscale: #464646. Windows color (decimal): -16293279 or 6382087. OLE color: 6382087.
HSL color Cylindrical-coordinate representation of color #076261: hue angle of 179.34º 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 #076261 is Cyan = 0.93, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 98 | 97 | - |
| CMYK | 0.93 | 0 | 0.01 | 0.62 |
| HSL | 179.34º | 0.87% | 0.21% | - |
| HSV(B) | 179.34º | 0.93% | 0.38% | - |
| XYZ | 6.61 | 9.64 | 12.82 | - |
| YUV | 70.68 | 142.85 | 82.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 98 | 97 | 0.93 | 0 | 0.01 | 0.62 | 179.34 | 0.87 | 0.21 |
| Hex | 7 | 62 | 61 | 5D | 0 | 1 | 3E | B3 | 57 | 15 |
| Octal | 7 | 142 | 141 | 135 | 0 | 1 | 76 | 263 | 127 | 25 |
| Binary | 111 | 1100010 | 1100001 | 1011101 | 0 | 1 | 111110 | 10110011 | 1010111 | 10101 |
Color Harmonies of #076261
Complementary color
Monochromatic Colors of #076261
Black with #076261
Text Example
Text Example
White with #076261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076261; }
p { color: rgb(7,98,97); }
H1.HeaderClassName
{
color: #076261;
}
.AnyTagClassName
{
color: #076261;
}
</style>
background-color css
<style>
a { background-color: #076261; }
a { background-color: rgb(7,98,97); }
div.DivClassName
{
background-color: #076261;
}
.BgClassName
{
background-color: #076261;
}
</style>
border-color css
<style>
span { border-color: #076261; }
span { border-color: rgb(7,98,97); }
td.TdClassName
{
border-color: #076261;
}
.TagClassName
{
border-color: #076261;
}
</style>