Shades of Mosque #07685A
Tints of Mosque #07685A
RGB
CMYK
RGB Variations
Color information
#07685A (or 0x07685A) is known color: Mosque. HEX triplet: 07, 68 and 5A. RGB value is (7,104,90). Sum of RGB (Red+Green+Blue) = 7+104+90=201 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.48% from 201); Green value is 104 (41.02% from 255 or 51.74% from 201); Blue value is 90 (35.55% from 255 or 44.78% from 201); Max value from RGB is 104 - color contains mainly: green. Hex color #07685A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07685A is #F897A5. Grayscale: #494949. Windows color (decimal): -16291750 or 5924871. OLE color: 5924871.
HSL color Cylindrical-coordinate representation of color #07685A: hue angle of 171.34º 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 #07685A is Cyan = 0.93, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 104 | 90 | - |
| CMYK | 0.93 | 0 | 0.13 | 0.59 |
| HSL | 171.34º | 0.87% | 0.22% | - |
| HSV(B) | 171.34º | 0.93% | 0.41% | - |
| XYZ | 6.88 | 10.68 | 11.37 | - |
| YUV | 73.4 | 137.36 | 80.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 104 | 90 | 0.93 | 0 | 0.13 | 0.59 | 171.34 | 0.87 | 0.22 |
| Hex | 7 | 68 | 5A | 5D | 0 | D | 3B | AB | 57 | 16 |
| Octal | 7 | 150 | 132 | 135 | 0 | 15 | 73 | 253 | 127 | 26 |
| Binary | 111 | 1101000 | 1011010 | 1011101 | 0 | 1101 | 111011 | 10101011 | 1010111 | 10110 |
Color Harmonies of #07685A
Complementary color
Monochromatic Colors of #07685A
Black with #07685A
Text Example
Text Example
White with #07685A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07685A; }
p { color: rgb(7,104,90); }
H1.HeaderClassName
{
color: #07685A;
}
.AnyTagClassName
{
color: #07685A;
}
</style>
background-color css
<style>
a { background-color: #07685A; }
a { background-color: rgb(7,104,90); }
div.DivClassName
{
background-color: #07685A;
}
.BgClassName
{
background-color: #07685A;
}
</style>
border-color css
<style>
span { border-color: #07685A; }
span { border-color: rgb(7,104,90); }
td.TdClassName
{
border-color: #07685A;
}
.TagClassName
{
border-color: #07685A;
}
</style>