Shades of Watercourse #077752
Tints of Watercourse #077752
RGB
CMYK
RGB Variations
Color information
#077752 (or 0x077752) is known color: Watercourse. HEX triplet: 07, 77 and 52. RGB value is (7,119,82). Sum of RGB (Red+Green+Blue) = 7+119+82=208 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.37% from 208); Green value is 119 (46.88% from 255 or 57.21% from 208); Blue value is 82 (32.42% from 255 or 39.42% from 208); Max value from RGB is 119 - color contains mainly: green. Hex color #077752 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077752 is #F888AD. Grayscale: #515151. Windows color (decimal): -16287918 or 5404423. OLE color: 5404423.
HSL color Cylindrical-coordinate representation of color #077752: hue angle of 160.18º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077752 is Cyan = 0.94, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 119 | 82 | - |
| CMYK | 0.94 | 0 | 0.31 | 0.53 |
| HSL | 160.18º | 0.89% | 0.25% | - |
| HSV(B) | 160.18º | 0.94% | 0.47% | - |
| XYZ | 8.21 | 13.85 | 10.22 | - |
| YUV | 81.29 | 128.39 | 75.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 119 | 82 | 0.94 | 0 | 0.31 | 0.53 | 160.18 | 0.89 | 0.25 |
| Hex | 7 | 77 | 52 | 5E | 0 | 1F | 35 | A0 | 59 | 19 |
| Octal | 7 | 167 | 122 | 136 | 0 | 37 | 65 | 240 | 131 | 31 |
| Binary | 111 | 1110111 | 1010010 | 1011110 | 0 | 11111 | 110101 | 10100000 | 1011001 | 11001 |
Color Harmonies of #077752
Complementary color
Monochromatic Colors of #077752
Black with #077752
Text Example
Text Example
White with #077752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077752; }
p { color: rgb(7,119,82); }
H1.HeaderClassName
{
color: #077752;
}
.AnyTagClassName
{
color: #077752;
}
</style>
background-color css
<style>
a { background-color: #077752; }
a { background-color: rgb(7,119,82); }
div.DivClassName
{
background-color: #077752;
}
.BgClassName
{
background-color: #077752;
}
</style>
border-color css
<style>
span { border-color: #077752; }
span { border-color: rgb(7,119,82); }
td.TdClassName
{
border-color: #077752;
}
.TagClassName
{
border-color: #077752;
}
</style>