Shades of Mosque #07605B
Tints of Mosque #07605B
RGB
CMYK
RGB Variations
Color information
#07605B (or 0x07605B) is known color: Mosque. HEX triplet: 07, 60 and 5B. RGB value is (7,96,91). Sum of RGB (Red+Green+Blue) = 7+96+91=194 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.61% from 194); Green value is 96 (37.89% from 255 or 49.48% from 194); Blue value is 91 (35.94% from 255 or 46.91% from 194); Max value from RGB is 96 - color contains mainly: green. Hex color #07605B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07605B is #F89FA4. Grayscale: #444444. Windows color (decimal): -16293797 or 5988359. OLE color: 5988359.
HSL color Cylindrical-coordinate representation of color #07605B: hue angle of 176.63º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #07605B is Cyan = 0.93, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 96 | 91 | - |
| CMYK | 0.93 | 0 | 0.05 | 0.62 |
| HSL | 176.63º | 0.86% | 0.2% | - |
| HSV(B) | 176.63º | 0.93% | 0.38% | - |
| XYZ | 6.16 | 9.17 | 11.34 | - |
| YUV | 68.82 | 140.51 | 83.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 96 | 91 | 0.93 | 0 | 0.05 | 0.62 | 176.63 | 0.86 | 0.2 |
| Hex | 7 | 60 | 5B | 5D | 0 | 5 | 3E | B1 | 56 | 14 |
| Octal | 7 | 140 | 133 | 135 | 0 | 5 | 76 | 261 | 126 | 24 |
| Binary | 111 | 1100000 | 1011011 | 1011101 | 0 | 101 | 111110 | 10110001 | 1010110 | 10100 |
Color Harmonies of #07605B
Complementary color
Monochromatic Colors of #07605B
Black with #07605B
Text Example
Text Example
White with #07605B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07605B; }
p { color: rgb(7,96,91); }
H1.HeaderClassName
{
color: #07605B;
}
.AnyTagClassName
{
color: #07605B;
}
</style>
background-color css
<style>
a { background-color: #07605B; }
a { background-color: rgb(7,96,91); }
div.DivClassName
{
background-color: #07605B;
}
.BgClassName
{
background-color: #07605B;
}
</style>
border-color css
<style>
span { border-color: #07605B; }
span { border-color: rgb(7,96,91); }
td.TdClassName
{
border-color: #07605B;
}
.TagClassName
{
border-color: #07605B;
}
</style>