Shades of Mosque #076360
Tints of Mosque #076360
RGB
CMYK
RGB Variations
Color information
#076360 (or 0x076360) is known color: Mosque. HEX triplet: 07, 63 and 60. RGB value is (7,99,96). Sum of RGB (Red+Green+Blue) = 7+99+96=202 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.47% from 202); Green value is 99 (39.06% from 255 or 49.01% from 202); Blue value is 96 (37.89% from 255 or 47.52% from 202); Max value from RGB is 99 - color contains mainly: green. Hex color #076360 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076360 is #F89C9F. Grayscale: #474747. Windows color (decimal): -16293024 or 6316807. OLE color: 6316807.
HSL color Cylindrical-coordinate representation of color #076360: hue angle of 178.04º 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 #076360 is Cyan = 0.93, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 99 | 96 | - |
| CMYK | 0.93 | 0 | 0.03 | 0.61 |
| HSL | 178.04º | 0.87% | 0.21% | - |
| HSV(B) | 178.04º | 0.93% | 0.39% | - |
| XYZ | 6.66 | 9.81 | 12.61 | - |
| YUV | 71.15 | 142.02 | 82.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 99 | 96 | 0.93 | 0 | 0.03 | 0.61 | 178.04 | 0.87 | 0.21 |
| Hex | 7 | 63 | 60 | 5D | 0 | 3 | 3D | B2 | 57 | 15 |
| Octal | 7 | 143 | 140 | 135 | 0 | 3 | 75 | 262 | 127 | 25 |
| Binary | 111 | 1100011 | 1100000 | 1011101 | 0 | 11 | 111101 | 10110010 | 1010111 | 10101 |
Color Harmonies of #076360
Complementary color
Monochromatic Colors of #076360
Black with #076360
Text Example
Text Example
White with #076360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076360; }
p { color: rgb(7,99,96); }
H1.HeaderClassName
{
color: #076360;
}
.AnyTagClassName
{
color: #076360;
}
</style>
background-color css
<style>
a { background-color: #076360; }
a { background-color: rgb(7,99,96); }
div.DivClassName
{
background-color: #076360;
}
.BgClassName
{
background-color: #076360;
}
</style>
border-color css
<style>
span { border-color: #076360; }
span { border-color: rgb(7,99,96); }
td.TdClassName
{
border-color: #076360;
}
.TagClassName
{
border-color: #076360;
}
</style>