Shades of Mosque #07685B
Tints of Mosque #07685B
RGB
CMYK
RGB Variations
Color information
#07685B (or 0x07685B) is known color: Mosque. HEX triplet: 07, 68 and 5B. RGB value is (7,104,91). Sum of RGB (Red+Green+Blue) = 7+104+91=202 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.47% from 202); Green value is 104 (41.02% from 255 or 51.49% from 202); Blue value is 91 (35.94% from 255 or 45.05% from 202); Max value from RGB is 104 - color contains mainly: green. Hex color #07685B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07685B is #F897A4. Grayscale: #494949. Windows color (decimal): -16291749 or 5990407. OLE color: 5990407.
HSL color Cylindrical-coordinate representation of color #07685B: hue angle of 171.96º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #07685B is Cyan = 0.93, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 104 | 91 | - |
| CMYK | 0.93 | 0 | 0.12 | 0.59 |
| HSL | 171.96º | 0.87% | 0.22% | - |
| HSV(B) | 171.96º | 0.93% | 0.41% | - |
| XYZ | 6.93 | 10.7 | 11.6 | - |
| YUV | 73.52 | 137.86 | 80.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 104 | 91 | 0.93 | 0 | 0.12 | 0.59 | 171.96 | 0.87 | 0.22 |
| Hex | 7 | 68 | 5B | 5D | 0 | C | 3B | AC | 57 | 16 |
| Octal | 7 | 150 | 133 | 135 | 0 | 14 | 73 | 254 | 127 | 26 |
| Binary | 111 | 1101000 | 1011011 | 1011101 | 0 | 1100 | 111011 | 10101100 | 1010111 | 10110 |
Color Harmonies of #07685B
Complementary color
Monochromatic Colors of #07685B
Black with #07685B
Text Example
Text Example
White with #07685B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07685B; }
p { color: rgb(7,104,91); }
H1.HeaderClassName
{
color: #07685B;
}
.AnyTagClassName
{
color: #07685B;
}
</style>
background-color css
<style>
a { background-color: #07685B; }
a { background-color: rgb(7,104,91); }
div.DivClassName
{
background-color: #07685B;
}
.BgClassName
{
background-color: #07685B;
}
</style>
border-color css
<style>
span { border-color: #07685B; }
span { border-color: rgb(7,104,91); }
td.TdClassName
{
border-color: #07685B;
}
.TagClassName
{
border-color: #07685B;
}
</style>