Shades of Mosque #07685F
Tints of Mosque #07685F
RGB
CMYK
RGB Variations
Color information
#07685F (or 0x07685F) is known color: Mosque. HEX triplet: 07, 68 and 5F. RGB value is (7,104,95). Sum of RGB (Red+Green+Blue) = 7+104+95=206 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.40% from 206); Green value is 104 (41.02% from 255 or 50.49% from 206); Blue value is 95 (37.5% from 255 or 46.12% from 206); Max value from RGB is 104 - color contains mainly: green. Hex color #07685F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07685F is #F897A0. Grayscale: #494949. Windows color (decimal): -16291745 or 6252551. OLE color: 6252551.
HSL color Cylindrical-coordinate representation of color #07685F: hue angle of 174.43º 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 #07685F is Cyan = 0.93, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 104 | 95 | - |
| CMYK | 0.93 | 0 | 0.09 | 0.59 |
| HSL | 174.43º | 0.87% | 0.22% | - |
| HSV(B) | 174.43º | 0.93% | 0.41% | - |
| XYZ | 7.1 | 10.77 | 12.53 | - |
| YUV | 73.97 | 139.86 | 80.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 104 | 95 | 0.93 | 0 | 0.09 | 0.59 | 174.43 | 0.87 | 0.22 |
| Hex | 7 | 68 | 5F | 5D | 0 | 9 | 3B | AE | 57 | 16 |
| Octal | 7 | 150 | 137 | 135 | 0 | 11 | 73 | 256 | 127 | 26 |
| Binary | 111 | 1101000 | 1011111 | 1011101 | 0 | 1001 | 111011 | 10101110 | 1010111 | 10110 |
Color Harmonies of #07685F
Complementary color
Monochromatic Colors of #07685F
Black with #07685F
Text Example
Text Example
White with #07685F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07685F; }
p { color: rgb(7,104,95); }
H1.HeaderClassName
{
color: #07685F;
}
.AnyTagClassName
{
color: #07685F;
}
</style>
background-color css
<style>
a { background-color: #07685F; }
a { background-color: rgb(7,104,95); }
div.DivClassName
{
background-color: #07685F;
}
.BgClassName
{
background-color: #07685F;
}
</style>
border-color css
<style>
span { border-color: #07685F; }
span { border-color: rgb(7,104,95); }
td.TdClassName
{
border-color: #07685F;
}
.TagClassName
{
border-color: #07685F;
}
</style>