Shades of Watercourse #077554
Tints of Watercourse #077554
RGB
CMYK
RGB Variations
Color information
#077554 (or 0x077554) is known color: Watercourse. HEX triplet: 07, 75 and 54. RGB value is (7,117,84). Sum of RGB (Red+Green+Blue) = 7+117+84=208 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.37% from 208); Green value is 117 (46.09% from 255 or 56.25% from 208); Blue value is 84 (33.20% from 255 or 40.38% from 208); Max value from RGB is 117 - color contains mainly: green. Hex color #077554 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077554 is #F88AAB. Grayscale: #505050. Windows color (decimal): -16288428 or 5534983. OLE color: 5534983.
HSL color Cylindrical-coordinate representation of color #077554: hue angle of 162º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077554 is Cyan = 0.94, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 117 | 84 | - |
| CMYK | 0.94 | 0 | 0.28 | 0.54 |
| HSL | 162º | 0.89% | 0.24% | - |
| HSV(B) | 162º | 0.94% | 0.46% | - |
| XYZ | 8.05 | 13.41 | 10.55 | - |
| YUV | 80.35 | 130.06 | 75.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 117 | 84 | 0.94 | 0 | 0.28 | 0.54 | 162 | 0.89 | 0.24 |
| Hex | 7 | 75 | 54 | 5E | 0 | 1C | 36 | A2 | 59 | 18 |
| Octal | 7 | 165 | 124 | 136 | 0 | 34 | 66 | 242 | 131 | 30 |
| Binary | 111 | 1110101 | 1010100 | 1011110 | 0 | 11100 | 110110 | 10100010 | 1011001 | 11000 |
Color Harmonies of #077554
Complementary color
Monochromatic Colors of #077554
Black with #077554
Text Example
Text Example
White with #077554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077554; }
p { color: rgb(7,117,84); }
H1.HeaderClassName
{
color: #077554;
}
.AnyTagClassName
{
color: #077554;
}
</style>
background-color css
<style>
a { background-color: #077554; }
a { background-color: rgb(7,117,84); }
div.DivClassName
{
background-color: #077554;
}
.BgClassName
{
background-color: #077554;
}
</style>
border-color css
<style>
span { border-color: #077554; }
span { border-color: rgb(7,117,84); }
td.TdClassName
{
border-color: #077554;
}
.TagClassName
{
border-color: #077554;
}
</style>