Shades of Mosque #076353
Tints of Mosque #076353
RGB
CMYK
RGB Variations
Color information
#076353 (or 0x076353) is known color: Mosque. HEX triplet: 07, 63 and 53. RGB value is (7,99,83). Sum of RGB (Red+Green+Blue) = 7+99+83=189 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.70% from 189); Green value is 99 (39.06% from 255 or 52.38% from 189); Blue value is 83 (32.81% from 255 or 43.92% from 189); Max value from RGB is 99 - color contains mainly: green. Hex color #076353 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076353 is #F89CAC. Grayscale: #454545. Windows color (decimal): -16293037 or 5464839. OLE color: 5464839.
HSL color Cylindrical-coordinate representation of color #076353: hue angle of 169.57º 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 #076353 is Cyan = 0.93, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 99 | 83 | - |
| CMYK | 0.93 | 0 | 0.16 | 0.61 |
| HSL | 169.57º | 0.87% | 0.21% | - |
| HSV(B) | 169.57º | 0.93% | 0.39% | - |
| XYZ | 6.11 | 9.59 | 9.71 | - |
| YUV | 69.67 | 135.52 | 83.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 99 | 83 | 0.93 | 0 | 0.16 | 0.61 | 169.57 | 0.87 | 0.21 |
| Hex | 7 | 63 | 53 | 5D | 0 | 10 | 3D | AA | 57 | 15 |
| Octal | 7 | 143 | 123 | 135 | 0 | 20 | 75 | 252 | 127 | 25 |
| Binary | 111 | 1100011 | 1010011 | 1011101 | 0 | 10000 | 111101 | 10101010 | 1010111 | 10101 |
Color Harmonies of #076353
Complementary color
Monochromatic Colors of #076353
Black with #076353
Text Example
Text Example
White with #076353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076353; }
p { color: rgb(7,99,83); }
H1.HeaderClassName
{
color: #076353;
}
.AnyTagClassName
{
color: #076353;
}
</style>
background-color css
<style>
a { background-color: #076353; }
a { background-color: rgb(7,99,83); }
div.DivClassName
{
background-color: #076353;
}
.BgClassName
{
background-color: #076353;
}
</style>
border-color css
<style>
span { border-color: #076353; }
span { border-color: rgb(7,99,83); }
td.TdClassName
{
border-color: #076353;
}
.TagClassName
{
border-color: #076353;
}
</style>