Shades of Watercourse #077152
Tints of Watercourse #077152
RGB
CMYK
RGB Variations
Color information
#077152 (or 0x077152) is known color: Watercourse. HEX triplet: 07, 71 and 52. RGB value is (7,113,82). Sum of RGB (Red+Green+Blue) = 7+113+82=202 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.47% from 202); Green value is 113 (44.53% from 255 or 55.94% from 202); Blue value is 82 (32.42% from 255 or 40.59% from 202); Max value from RGB is 113 - color contains mainly: green. Hex color #077152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077152 is #F88EAD. Grayscale: #4D4D4D. Windows color (decimal): -16289454 or 5402887. OLE color: 5402887.
HSL color Cylindrical-coordinate representation of color #077152: hue angle of 162.45º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077152 is Cyan = 0.94, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 7 | 113 | 82 | - |
| CMYK | 0.94 | 0 | 0.27 | 0.56 |
| HSL | 162.45º | 0.88% | 0.24% | - |
| HSV(B) | 162.45º | 0.94% | 0.44% | - |
| XYZ | 7.52 | 12.46 | 9.99 | - |
| YUV | 77.77 | 130.38 | 77.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 113 | 82 | 0.94 | 0 | 0.27 | 0.56 | 162.45 | 0.88 | 0.24 |
| Hex | 7 | 71 | 52 | 5E | 0 | 1B | 38 | A2 | 58 | 18 |
| Octal | 7 | 161 | 122 | 136 | 0 | 33 | 70 | 242 | 130 | 30 |
| Binary | 111 | 1110001 | 1010010 | 1011110 | 0 | 11011 | 111000 | 10100010 | 1011000 | 11000 |
Color Harmonies of #077152
Complementary color
Monochromatic Colors of #077152
Black with #077152
Text Example
Text Example
White with #077152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077152; }
p { color: rgb(7,113,82); }
H1.HeaderClassName
{
color: #077152;
}
.AnyTagClassName
{
color: #077152;
}
</style>
background-color css
<style>
a { background-color: #077152; }
a { background-color: rgb(7,113,82); }
div.DivClassName
{
background-color: #077152;
}
.BgClassName
{
background-color: #077152;
}
</style>
border-color css
<style>
span { border-color: #077152; }
span { border-color: rgb(7,113,82); }
td.TdClassName
{
border-color: #077152;
}
.TagClassName
{
border-color: #077152;
}
</style>