Shades of Watercourse #076756
Tints of Watercourse #076756
RGB
CMYK
RGB Variations
Color information
#076756 (or 0x076756) is known color: Watercourse. HEX triplet: 07, 67 and 56. RGB value is (7,103,86). Sum of RGB (Red+Green+Blue) = 7+103+86=196 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.57% from 196); Green value is 103 (40.62% from 255 or 52.55% from 196); Blue value is 86 (33.98% from 255 or 43.88% from 196); Max value from RGB is 103 - color contains mainly: green. Hex color #076756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076756 is #F898A9. Grayscale: #484848. Windows color (decimal): -16292010 or 5662471. OLE color: 5662471.
HSL color Cylindrical-coordinate representation of color #076756: hue angle of 169.38º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076756 is Cyan = 0.93, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 103 | 86 | - |
| CMYK | 0.93 | 0 | 0.17 | 0.60 |
| HSL | 169.38º | 0.87% | 0.22% | - |
| HSV(B) | 169.38º | 0.93% | 0.4% | - |
| XYZ | 6.62 | 10.42 | 10.47 | - |
| YUV | 72.36 | 135.7 | 81.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 103 | 86 | 0.93 | 0 | 0.17 | 0.60 | 169.38 | 0.87 | 0.22 |
| Hex | 7 | 67 | 56 | 5D | 0 | 11 | 3C | A9 | 57 | 16 |
| Octal | 7 | 147 | 126 | 135 | 0 | 21 | 74 | 251 | 127 | 26 |
| Binary | 111 | 1100111 | 1010110 | 1011101 | 0 | 10001 | 111100 | 10101001 | 1010111 | 10110 |
Color Harmonies of #076756
Complementary color
Monochromatic Colors of #076756
Black with #076756
Text Example
Text Example
White with #076756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076756; }
p { color: rgb(7,103,86); }
H1.HeaderClassName
{
color: #076756;
}
.AnyTagClassName
{
color: #076756;
}
</style>
background-color css
<style>
a { background-color: #076756; }
a { background-color: rgb(7,103,86); }
div.DivClassName
{
background-color: #076756;
}
.BgClassName
{
background-color: #076756;
}
</style>
border-color css
<style>
span { border-color: #076756; }
span { border-color: rgb(7,103,86); }
td.TdClassName
{
border-color: #076756;
}
.TagClassName
{
border-color: #076756;
}
</style>