Shades of Watercourse #076450
Tints of Watercourse #076450
RGB
CMYK
RGB Variations
Color information
#076450 (or 0x076450) is known color: Watercourse. HEX triplet: 07, 64 and 50. RGB value is (7,100,80). Sum of RGB (Red+Green+Blue) = 7+100+80=187 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.74% from 187); Green value is 100 (39.45% from 255 or 53.48% from 187); Blue value is 80 (31.64% from 255 or 42.78% from 187); Max value from RGB is 100 - color contains mainly: green. Hex color #076450 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076450 is #F89BAF. Grayscale: #454545. Windows color (decimal): -16292784 or 5268487. OLE color: 5268487.
HSL color Cylindrical-coordinate representation of color #076450: hue angle of 167.1º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076450 is Cyan = 0.93, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 100 | 80 | - |
| CMYK | 0.93 | 0 | 0.2 | 0.61 |
| HSL | 167.1º | 0.87% | 0.21% | - |
| HSV(B) | 167.1º | 0.93% | 0.39% | - |
| XYZ | 6.09 | 9.74 | 9.15 | - |
| YUV | 69.91 | 133.69 | 83.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 80 | 0.93 | 0 | 0.2 | 0.61 | 167.1 | 0.87 | 0.21 |
| Hex | 7 | 64 | 50 | 5D | 0 | 14 | 3D | A7 | 57 | 15 |
| Octal | 7 | 144 | 120 | 135 | 0 | 24 | 75 | 247 | 127 | 25 |
| Binary | 111 | 1100100 | 1010000 | 1011101 | 0 | 10100 | 111101 | 10100111 | 1010111 | 10101 |
Color Harmonies of #076450
Complementary color
Monochromatic Colors of #076450
Black with #076450
Text Example
Text Example
White with #076450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076450; }
p { color: rgb(7,100,80); }
H1.HeaderClassName
{
color: #076450;
}
.AnyTagClassName
{
color: #076450;
}
</style>
background-color css
<style>
a { background-color: #076450; }
a { background-color: rgb(7,100,80); }
div.DivClassName
{
background-color: #076450;
}
.BgClassName
{
background-color: #076450;
}
</style>
border-color css
<style>
span { border-color: #076450; }
span { border-color: rgb(7,100,80); }
td.TdClassName
{
border-color: #076450;
}
.TagClassName
{
border-color: #076450;
}
</style>