Shades of Watercourse #076853
Tints of Watercourse #076853
RGB
CMYK
RGB Variations
Color information
#076853 (or 0x076853) is known color: Watercourse. HEX triplet: 07, 68 and 53. RGB value is (7,104,83). Sum of RGB (Red+Green+Blue) = 7+104+83=194 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.61% from 194); Green value is 104 (41.02% from 255 or 53.61% from 194); Blue value is 83 (32.81% from 255 or 42.78% from 194); Max value from RGB is 104 - color contains mainly: green. Hex color #076853 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076853 is #F897AC. Grayscale: #484848. Windows color (decimal): -16291757 or 5466119. OLE color: 5466119.
HSL color Cylindrical-coordinate representation of color #076853: hue angle of 167.01º 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 #076853 is Cyan = 0.93, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 104 | 83 | - |
| CMYK | 0.93 | 0 | 0.20 | 0.59 |
| HSL | 167.01º | 0.87% | 0.22% | - |
| HSV(B) | 167.01º | 0.93% | 0.41% | - |
| XYZ | 6.6 | 10.57 | 9.88 | - |
| YUV | 72.6 | 133.86 | 81.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 104 | 83 | 0.93 | 0 | 0.20 | 0.59 | 167.01 | 0.87 | 0.22 |
| Hex | 7 | 68 | 53 | 5D | 0 | 14 | 3B | A7 | 57 | 16 |
| Octal | 7 | 150 | 123 | 135 | 0 | 24 | 73 | 247 | 127 | 26 |
| Binary | 111 | 1101000 | 1010011 | 1011101 | 0 | 10100 | 111011 | 10100111 | 1010111 | 10110 |
Color Harmonies of #076853
Complementary color
Monochromatic Colors of #076853
Black with #076853
Text Example
Text Example
White with #076853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076853; }
p { color: rgb(7,104,83); }
H1.HeaderClassName
{
color: #076853;
}
.AnyTagClassName
{
color: #076853;
}
</style>
background-color css
<style>
a { background-color: #076853; }
a { background-color: rgb(7,104,83); }
div.DivClassName
{
background-color: #076853;
}
.BgClassName
{
background-color: #076853;
}
</style>
border-color css
<style>
span { border-color: #076853; }
span { border-color: rgb(7,104,83); }
td.TdClassName
{
border-color: #076853;
}
.TagClassName
{
border-color: #076853;
}
</style>