Shades of Watercourse #056648
Tints of Watercourse #056648
RGB
CMYK
RGB Variations
Color information
#056648 (or 0x056648) is known color: Watercourse. HEX triplet: 05, 66 and 48. RGB value is (5,102,72). Sum of RGB (Red+Green+Blue) = 5+102+72=179 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.79% from 179); Green value is 102 (40.23% from 255 or 56.98% from 179); Blue value is 72 (28.52% from 255 or 40.22% from 179); Max value from RGB is 102 - color contains mainly: green. Hex color #056648 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #056648 is #FA99B7. Grayscale: #454545. Windows color (decimal): -16423352 or 4744709. OLE color: 4744709.
HSL color Cylindrical-coordinate representation of color #056648: hue angle of 161.44º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056648 is Cyan = 0.95, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 5 | 102 | 72 | - |
| CMYK | 0.95 | 0 | 0.29 | 0.6 |
| HSL | 161.44º | 0.91% | 0.21% | - |
| HSV(B) | 161.44º | 0.95% | 0.4% | - |
| XYZ | 5.98 | 10 | 7.75 | - |
| YUV | 69.58 | 129.36 | 81.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 102 | 72 | 0.95 | 0 | 0.29 | 0.6 | 161.44 | 0.91 | 0.21 |
| Hex | 5 | 66 | 48 | 5F | 0 | 1D | 3C | A1 | 5B | 15 |
| Octal | 5 | 146 | 110 | 137 | 0 | 35 | 74 | 241 | 133 | 25 |
| Binary | 101 | 1100110 | 1001000 | 1011111 | 0 | 11101 | 111100 | 10100001 | 1011011 | 10101 |
Color Harmonies of #056648
Complementary color
Monochromatic Colors of #056648
Black with #056648
Text Example
Text Example
White with #056648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056648; }
p { color: rgb(5,102,72); }
H1.HeaderClassName
{
color: #056648;
}
.AnyTagClassName
{
color: #056648;
}
</style>
background-color css
<style>
a { background-color: #056648; }
a { background-color: rgb(5,102,72); }
div.DivClassName
{
background-color: #056648;
}
.BgClassName
{
background-color: #056648;
}
</style>
border-color css
<style>
span { border-color: #056648; }
span { border-color: rgb(5,102,72); }
td.TdClassName
{
border-color: #056648;
}
.TagClassName
{
border-color: #056648;
}
</style>