Shades of Mosque #076260
Tints of Mosque #076260
RGB
CMYK
RGB Variations
Color information
#076260 (or 0x076260) is known color: Mosque. HEX triplet: 07, 62 and 60. RGB value is (7,98,96). Sum of RGB (Red+Green+Blue) = 7+98+96=201 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.48% from 201); Green value is 98 (38.67% from 255 or 48.76% from 201); Blue value is 96 (37.89% from 255 or 47.76% from 201); Max value from RGB is 98 - color contains mainly: green. Hex color #076260 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076260 is #F89D9F. Grayscale: #464646. Windows color (decimal): -16293280 or 6316551. OLE color: 6316551.
HSL color Cylindrical-coordinate representation of color #076260: hue angle of 178.68º 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 #076260 is Cyan = 0.93, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 98 | 96 | - |
| CMYK | 0.93 | 0 | 0.02 | 0.62 |
| HSL | 178.68º | 0.87% | 0.21% | - |
| HSV(B) | 178.68º | 0.93% | 0.38% | - |
| XYZ | 6.57 | 9.63 | 12.58 | - |
| YUV | 70.56 | 142.35 | 82.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 98 | 96 | 0.93 | 0 | 0.02 | 0.62 | 178.68 | 0.87 | 0.21 |
| Hex | 7 | 62 | 60 | 5D | 0 | 2 | 3E | B3 | 57 | 15 |
| Octal | 7 | 142 | 140 | 135 | 0 | 2 | 76 | 263 | 127 | 25 |
| Binary | 111 | 1100010 | 1100000 | 1011101 | 0 | 10 | 111110 | 10110011 | 1010111 | 10101 |
Color Harmonies of #076260
Complementary color
Monochromatic Colors of #076260
Black with #076260
Text Example
Text Example
White with #076260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076260; }
p { color: rgb(7,98,96); }
H1.HeaderClassName
{
color: #076260;
}
.AnyTagClassName
{
color: #076260;
}
</style>
background-color css
<style>
a { background-color: #076260; }
a { background-color: rgb(7,98,96); }
div.DivClassName
{
background-color: #076260;
}
.BgClassName
{
background-color: #076260;
}
</style>
border-color css
<style>
span { border-color: #076260; }
span { border-color: rgb(7,98,96); }
td.TdClassName
{
border-color: #076260;
}
.TagClassName
{
border-color: #076260;
}
</style>