Shades of Watercourse #056847
Tints of Watercourse #056847
RGB
CMYK
RGB Variations
Color information
#056847 (or 0x056847) is known color: Watercourse. HEX triplet: 05, 68 and 47. RGB value is (5,104,71). Sum of RGB (Red+Green+Blue) = 5+104+71=180 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.78% from 180); Green value is 104 (41.02% from 255 or 57.78% from 180); Blue value is 71 (28.12% from 255 or 39.44% from 180); Max value from RGB is 104 - color contains mainly: green. Hex color #056847 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #056847 is #FA97B8. Grayscale: #464646. Windows color (decimal): -16422841 or 4679685. OLE color: 4679685.
HSL color Cylindrical-coordinate representation of color #056847: hue angle of 160º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056847 is Cyan = 0.95, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 5 | 104 | 71 | - |
| CMYK | 0.95 | 0 | 0.32 | 0.59 |
| HSL | 160º | 0.91% | 0.21% | - |
| HSV(B) | 160º | 0.95% | 0.41% | - |
| XYZ | 6.15 | 10.39 | 7.64 | - |
| YUV | 70.64 | 128.2 | 81.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 104 | 71 | 0.95 | 0 | 0.32 | 0.59 | 160 | 0.91 | 0.21 |
| Hex | 5 | 68 | 47 | 5F | 0 | 20 | 3B | A0 | 5B | 15 |
| Octal | 5 | 150 | 107 | 137 | 0 | 40 | 73 | 240 | 133 | 25 |
| Binary | 101 | 1101000 | 1000111 | 1011111 | 0 | 100000 | 111011 | 10100000 | 1011011 | 10101 |
Color Harmonies of #056847
Complementary color
Monochromatic Colors of #056847
Black with #056847
Text Example
Text Example
White with #056847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056847; }
p { color: rgb(5,104,71); }
H1.HeaderClassName
{
color: #056847;
}
.AnyTagClassName
{
color: #056847;
}
</style>
background-color css
<style>
a { background-color: #056847; }
a { background-color: rgb(5,104,71); }
div.DivClassName
{
background-color: #056847;
}
.BgClassName
{
background-color: #056847;
}
</style>
border-color css
<style>
span { border-color: #056847; }
span { border-color: rgb(5,104,71); }
td.TdClassName
{
border-color: #056847;
}
.TagClassName
{
border-color: #056847;
}
</style>