Shades of Watercourse #077553
Tints of Watercourse #077553
RGB
CMYK
RGB Variations
Color information
#077553 (or 0x077553) is known color: Watercourse. HEX triplet: 07, 75 and 53. RGB value is (7,117,83). Sum of RGB (Red+Green+Blue) = 7+117+83=207 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.38% from 207); Green value is 117 (46.09% from 255 or 56.52% from 207); Blue value is 83 (32.81% from 255 or 40.10% from 207); Max value from RGB is 117 - color contains mainly: green. Hex color #077553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077553 is #F88AAC. Grayscale: #505050. Windows color (decimal): -16288429 or 5469447. OLE color: 5469447.
HSL color Cylindrical-coordinate representation of color #077553: hue angle of 161.45º 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 #077553 is Cyan = 0.94, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 117 | 83 | - |
| CMYK | 0.94 | 0 | 0.29 | 0.54 |
| HSL | 161.45º | 0.89% | 0.24% | - |
| HSV(B) | 161.45º | 0.94% | 0.46% | - |
| XYZ | 8.01 | 13.39 | 10.35 | - |
| YUV | 80.23 | 129.56 | 75.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 117 | 83 | 0.94 | 0 | 0.29 | 0.54 | 161.45 | 0.89 | 0.24 |
| Hex | 7 | 75 | 53 | 5E | 0 | 1D | 36 | A1 | 59 | 18 |
| Octal | 7 | 165 | 123 | 136 | 0 | 35 | 66 | 241 | 131 | 30 |
| Binary | 111 | 1110101 | 1010011 | 1011110 | 0 | 11101 | 110110 | 10100001 | 1011001 | 11000 |
Color Harmonies of #077553
Complementary color
Monochromatic Colors of #077553
Black with #077553
Text Example
Text Example
White with #077553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077553; }
p { color: rgb(7,117,83); }
H1.HeaderClassName
{
color: #077553;
}
.AnyTagClassName
{
color: #077553;
}
</style>
background-color css
<style>
a { background-color: #077553; }
a { background-color: rgb(7,117,83); }
div.DivClassName
{
background-color: #077553;
}
.BgClassName
{
background-color: #077553;
}
</style>
border-color css
<style>
span { border-color: #077553; }
span { border-color: rgb(7,117,83); }
td.TdClassName
{
border-color: #077553;
}
.TagClassName
{
border-color: #077553;
}
</style>