Shades of Watercourse #056453
Tints of Watercourse #056453
RGB
CMYK
RGB Variations
Color information
#056453 (or 0x056453) is known color: Watercourse. HEX triplet: 05, 64 and 53. RGB value is (5,100,83). Sum of RGB (Red+Green+Blue) = 5+100+83=188 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.66% from 188); Green value is 100 (39.45% from 255 or 53.19% from 188); Blue value is 83 (32.81% from 255 or 44.15% from 188); Max value from RGB is 100 - color contains mainly: green. Hex color #056453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056453 is #FA9BAC. Grayscale: #454545. Windows color (decimal): -16423853 or 5465093. OLE color: 5465093.
HSL color Cylindrical-coordinate representation of color #056453: hue angle of 169.26º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056453 is Cyan = 0.95, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 5 | 100 | 83 | - |
| CMYK | 0.95 | 0 | 0.17 | 0.61 |
| HSL | 169.26º | 0.9% | 0.21% | - |
| HSV(B) | 169.26º | 0.95% | 0.39% | - |
| XYZ | 6.18 | 9.77 | 9.74 | - |
| YUV | 69.66 | 135.53 | 81.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 100 | 83 | 0.95 | 0 | 0.17 | 0.61 | 169.26 | 0.9 | 0.21 |
| Hex | 5 | 64 | 53 | 5F | 0 | 11 | 3D | A9 | 5A | 15 |
| Octal | 5 | 144 | 123 | 137 | 0 | 21 | 75 | 251 | 132 | 25 |
| Binary | 101 | 1100100 | 1010011 | 1011111 | 0 | 10001 | 111101 | 10101001 | 1011010 | 10101 |
Color Harmonies of #056453
Complementary color
Monochromatic Colors of #056453
Black with #056453
Text Example
Text Example
White with #056453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056453; }
p { color: rgb(5,100,83); }
H1.HeaderClassName
{
color: #056453;
}
.AnyTagClassName
{
color: #056453;
}
</style>
background-color css
<style>
a { background-color: #056453; }
a { background-color: rgb(5,100,83); }
div.DivClassName
{
background-color: #056453;
}
.BgClassName
{
background-color: #056453;
}
</style>
border-color css
<style>
span { border-color: #056453; }
span { border-color: rgb(5,100,83); }
td.TdClassName
{
border-color: #056453;
}
.TagClassName
{
border-color: #056453;
}
</style>