Shades of Watercourse #056844
Tints of Watercourse #056844
RGB
CMYK
RGB Variations
Color information
#056844 (or 0x056844) is known color: Watercourse. HEX triplet: 05, 68 and 44. RGB value is (5,104,68). Sum of RGB (Red+Green+Blue) = 5+104+68=177 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.82% from 177); Green value is 104 (41.02% from 255 or 58.76% from 177); Blue value is 68 (26.95% from 255 or 38.42% from 177); Max value from RGB is 104 - color contains mainly: green. Hex color #056844 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #056844 is #FA97BB. Grayscale: #464646. Windows color (decimal): -16422844 or 4483077. OLE color: 4483077.
HSL color Cylindrical-coordinate representation of color #056844: hue angle of 158.18º 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 #056844 is Cyan = 0.95, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 5 | 104 | 68 | - |
| CMYK | 0.95 | 0 | 0.35 | 0.59 |
| HSL | 158.18º | 0.91% | 0.21% | - |
| HSV(B) | 158.18º | 0.95% | 0.41% | - |
| XYZ | 6.06 | 10.35 | 7.15 | - |
| YUV | 70.3 | 126.7 | 81.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 104 | 68 | 0.95 | 0 | 0.35 | 0.59 | 158.18 | 0.91 | 0.21 |
| Hex | 5 | 68 | 44 | 5F | 0 | 23 | 3B | 9E | 5B | 15 |
| Octal | 5 | 150 | 104 | 137 | 0 | 43 | 73 | 236 | 133 | 25 |
| Binary | 101 | 1101000 | 1000100 | 1011111 | 0 | 100011 | 111011 | 10011110 | 1011011 | 10101 |
Color Harmonies of #056844
Complementary color
Monochromatic Colors of #056844
Black with #056844
Text Example
Text Example
White with #056844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056844; }
p { color: rgb(5,104,68); }
H1.HeaderClassName
{
color: #056844;
}
.AnyTagClassName
{
color: #056844;
}
</style>
background-color css
<style>
a { background-color: #056844; }
a { background-color: rgb(5,104,68); }
div.DivClassName
{
background-color: #056844;
}
.BgClassName
{
background-color: #056844;
}
</style>
border-color css
<style>
span { border-color: #056844; }
span { border-color: rgb(5,104,68); }
td.TdClassName
{
border-color: #056844;
}
.TagClassName
{
border-color: #056844;
}
</style>