Shades of Mosque #076361
Tints of Mosque #076361
RGB
CMYK
RGB Variations
Color information
#076361 (or 0x076361) is known color: Mosque. HEX triplet: 07, 63 and 61. RGB value is (7,99,97). Sum of RGB (Red+Green+Blue) = 7+99+97=203 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.45% from 203); Green value is 99 (39.06% from 255 or 48.77% from 203); Blue value is 97 (38.28% from 255 or 47.78% from 203); Max value from RGB is 99 - color contains mainly: green. Hex color #076361 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076361 is #F89C9E. Grayscale: #474747. Windows color (decimal): -16293023 or 6382343. OLE color: 6382343.
HSL color Cylindrical-coordinate representation of color #076361: hue angle of 178.7º 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 #076361 is Cyan = 0.93, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 99 | 97 | - |
| CMYK | 0.93 | 0 | 0.02 | 0.61 |
| HSL | 178.7º | 0.87% | 0.21% | - |
| HSV(B) | 178.7º | 0.93% | 0.39% | - |
| XYZ | 6.71 | 9.83 | 12.85 | - |
| YUV | 71.26 | 142.52 | 82.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 99 | 97 | 0.93 | 0 | 0.02 | 0.61 | 178.7 | 0.87 | 0.21 |
| Hex | 7 | 63 | 61 | 5D | 0 | 2 | 3D | B3 | 57 | 15 |
| Octal | 7 | 143 | 141 | 135 | 0 | 2 | 75 | 263 | 127 | 25 |
| Binary | 111 | 1100011 | 1100001 | 1011101 | 0 | 10 | 111101 | 10110011 | 1010111 | 10101 |
Color Harmonies of #076361
Complementary color
Monochromatic Colors of #076361
Black with #076361
Text Example
Text Example
White with #076361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076361; }
p { color: rgb(7,99,97); }
H1.HeaderClassName
{
color: #076361;
}
.AnyTagClassName
{
color: #076361;
}
</style>
background-color css
<style>
a { background-color: #076361; }
a { background-color: rgb(7,99,97); }
div.DivClassName
{
background-color: #076361;
}
.BgClassName
{
background-color: #076361;
}
</style>
border-color css
<style>
span { border-color: #076361; }
span { border-color: rgb(7,99,97); }
td.TdClassName
{
border-color: #076361;
}
.TagClassName
{
border-color: #076361;
}
</style>