Shades of Watercourse #077548
Tints of Watercourse #077548
RGB
CMYK
RGB Variations
Color information
#077548 (or 0x077548) is known color: Watercourse. HEX triplet: 07, 75 and 48. RGB value is (7,117,72). Sum of RGB (Red+Green+Blue) = 7+117+72=196 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.57% from 196); Green value is 117 (46.09% from 255 or 59.69% from 196); Blue value is 72 (28.52% from 255 or 36.73% from 196); Max value from RGB is 117 - color contains mainly: green. Hex color #077548 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077548 is #F88AB7. Grayscale: #4F4F4F. Windows color (decimal): -16288440 or 4748551. OLE color: 4748551.
HSL color Cylindrical-coordinate representation of color #077548: hue angle of 155.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 #077548 is Cyan = 0.94, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 117 | 72 | - |
| CMYK | 0.94 | 0 | 0.38 | 0.54 |
| HSL | 155.45º | 0.89% | 0.24% | - |
| HSV(B) | 155.45º | 0.94% | 0.46% | - |
| XYZ | 7.62 | 13.24 | 8.28 | - |
| YUV | 78.98 | 124.06 | 76.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 117 | 72 | 0.94 | 0 | 0.38 | 0.54 | 155.45 | 0.89 | 0.24 |
| Hex | 7 | 75 | 48 | 5E | 0 | 26 | 36 | 9B | 59 | 18 |
| Octal | 7 | 165 | 110 | 136 | 0 | 46 | 66 | 233 | 131 | 30 |
| Binary | 111 | 1110101 | 1001000 | 1011110 | 0 | 100110 | 110110 | 10011011 | 1011001 | 11000 |
Color Harmonies of #077548
Complementary color
Monochromatic Colors of #077548
Black with #077548
Text Example
Text Example
White with #077548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077548; }
p { color: rgb(7,117,72); }
H1.HeaderClassName
{
color: #077548;
}
.AnyTagClassName
{
color: #077548;
}
</style>
background-color css
<style>
a { background-color: #077548; }
a { background-color: rgb(7,117,72); }
div.DivClassName
{
background-color: #077548;
}
.BgClassName
{
background-color: #077548;
}
</style>
border-color css
<style>
span { border-color: #077548; }
span { border-color: rgb(7,117,72); }
td.TdClassName
{
border-color: #077548;
}
.TagClassName
{
border-color: #077548;
}
</style>