Shades of Mosque #076358
Tints of Mosque #076358
RGB
CMYK
RGB Variations
Color information
#076358 (or 0x076358) is known color: Mosque. HEX triplet: 07, 63 and 58. RGB value is (7,99,88). Sum of RGB (Red+Green+Blue) = 7+99+88=194 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.61% from 194); Green value is 99 (39.06% from 255 or 51.03% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 99 - color contains mainly: green. Hex color #076358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076358 is #F89CA7. Grayscale: #464646. Windows color (decimal): -16293032 or 5792519. OLE color: 5792519.
HSL color Cylindrical-coordinate representation of color #076358: hue angle of 172.83º 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 #076358 is Cyan = 0.93, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 99 | 88 | - |
| CMYK | 0.93 | 0 | 0.11 | 0.61 |
| HSL | 172.83º | 0.87% | 0.21% | - |
| HSV(B) | 172.83º | 0.93% | 0.39% | - |
| XYZ | 6.31 | 9.67 | 10.77 | - |
| YUV | 70.24 | 138.02 | 82.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 99 | 88 | 0.93 | 0 | 0.11 | 0.61 | 172.83 | 0.87 | 0.21 |
| Hex | 7 | 63 | 58 | 5D | 0 | B | 3D | AD | 57 | 15 |
| Octal | 7 | 143 | 130 | 135 | 0 | 13 | 75 | 255 | 127 | 25 |
| Binary | 111 | 1100011 | 1011000 | 1011101 | 0 | 1011 | 111101 | 10101101 | 1010111 | 10101 |
Color Harmonies of #076358
Complementary color
Monochromatic Colors of #076358
Black with #076358
Text Example
Text Example
White with #076358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076358; }
p { color: rgb(7,99,88); }
H1.HeaderClassName
{
color: #076358;
}
.AnyTagClassName
{
color: #076358;
}
</style>
background-color css
<style>
a { background-color: #076358; }
a { background-color: rgb(7,99,88); }
div.DivClassName
{
background-color: #076358;
}
.BgClassName
{
background-color: #076358;
}
</style>
border-color css
<style>
span { border-color: #076358; }
span { border-color: rgb(7,99,88); }
td.TdClassName
{
border-color: #076358;
}
.TagClassName
{
border-color: #076358;
}
</style>