Shades of Mosque #07655E
Tints of Mosque #07655E
RGB
CMYK
RGB Variations
Color information
#07655E (or 0x07655E) is known color: Mosque. HEX triplet: 07, 65 and 5E. RGB value is (7,101,94). Sum of RGB (Red+Green+Blue) = 7+101+94=202 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.47% from 202); Green value is 101 (39.84% from 255 or 50% from 202); Blue value is 94 (37.11% from 255 or 46.53% from 202); Max value from RGB is 101 - color contains mainly: green. Hex color #07655E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07655E is #F89AA1. Grayscale: #484848. Windows color (decimal): -16292514 or 6186247. OLE color: 6186247.
HSL color Cylindrical-coordinate representation of color #07655E: hue angle of 175.53º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #07655E is Cyan = 0.93, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 101 | 94 | - |
| CMYK | 0.93 | 0 | 0.07 | 0.60 |
| HSL | 175.53º | 0.87% | 0.21% | - |
| HSV(B) | 175.53º | 0.93% | 0.4% | - |
| XYZ | 6.76 | 10.16 | 12.19 | - |
| YUV | 72.1 | 140.36 | 81.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 101 | 94 | 0.93 | 0 | 0.07 | 0.60 | 175.53 | 0.87 | 0.21 |
| Hex | 7 | 65 | 5E | 5D | 0 | 7 | 3C | B0 | 57 | 15 |
| Octal | 7 | 145 | 136 | 135 | 0 | 7 | 74 | 260 | 127 | 25 |
| Binary | 111 | 1100101 | 1011110 | 1011101 | 0 | 111 | 111100 | 10110000 | 1010111 | 10101 |
Color Harmonies of #07655E
Complementary color
Monochromatic Colors of #07655E
Black with #07655E
Text Example
Text Example
White with #07655E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07655E; }
p { color: rgb(7,101,94); }
H1.HeaderClassName
{
color: #07655E;
}
.AnyTagClassName
{
color: #07655E;
}
</style>
background-color css
<style>
a { background-color: #07655E; }
a { background-color: rgb(7,101,94); }
div.DivClassName
{
background-color: #07655E;
}
.BgClassName
{
background-color: #07655E;
}
</style>
border-color css
<style>
span { border-color: #07655E; }
span { border-color: rgb(7,101,94); }
td.TdClassName
{
border-color: #07655E;
}
.TagClassName
{
border-color: #07655E;
}
</style>