Shades of Watercourse #076855
Tints of Watercourse #076855
RGB
CMYK
RGB Variations
Color information
#076855 (or 0x076855) is known color: Watercourse. HEX triplet: 07, 68 and 55. RGB value is (7,104,85). Sum of RGB (Red+Green+Blue) = 7+104+85=196 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.57% from 196); Green value is 104 (41.02% from 255 or 53.06% from 196); Blue value is 85 (33.59% from 255 or 43.37% from 196); Max value from RGB is 104 - color contains mainly: green. Hex color #076855 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076855 is #F897AA. Grayscale: #484848. Windows color (decimal): -16291755 or 5597191. OLE color: 5597191.
HSL color Cylindrical-coordinate representation of color #076855: hue angle of 168.25º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076855 is Cyan = 0.93, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 104 | 85 | - |
| CMYK | 0.93 | 0 | 0.18 | 0.59 |
| HSL | 168.25º | 0.87% | 0.22% | - |
| HSV(B) | 168.25º | 0.93% | 0.41% | - |
| XYZ | 6.68 | 10.6 | 10.29 | - |
| YUV | 72.83 | 134.86 | 81.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 104 | 85 | 0.93 | 0 | 0.18 | 0.59 | 168.25 | 0.87 | 0.22 |
| Hex | 7 | 68 | 55 | 5D | 0 | 12 | 3B | A8 | 57 | 16 |
| Octal | 7 | 150 | 125 | 135 | 0 | 22 | 73 | 250 | 127 | 26 |
| Binary | 111 | 1101000 | 1010101 | 1011101 | 0 | 10010 | 111011 | 10101000 | 1010111 | 10110 |
Color Harmonies of #076855
Complementary color
Monochromatic Colors of #076855
Black with #076855
Text Example
Text Example
White with #076855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076855; }
p { color: rgb(7,104,85); }
H1.HeaderClassName
{
color: #076855;
}
.AnyTagClassName
{
color: #076855;
}
</style>
background-color css
<style>
a { background-color: #076855; }
a { background-color: rgb(7,104,85); }
div.DivClassName
{
background-color: #076855;
}
.BgClassName
{
background-color: #076855;
}
</style>
border-color css
<style>
span { border-color: #076855; }
span { border-color: rgb(7,104,85); }
td.TdClassName
{
border-color: #076855;
}
.TagClassName
{
border-color: #076855;
}
</style>