Shades of Watercourse #017043
Tints of Watercourse #017043
RGB
CMYK
RGB Variations
Color information
#017043 (or 0x017043) is known color: Watercourse. HEX triplet: 01, 70 and 43. RGB value is (1,112,67). Sum of RGB (Red+Green+Blue) = 1+112+67=180 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.56% from 180); Green value is 112 (44.14% from 255 or 62.22% from 180); Blue value is 67 (26.56% from 255 or 37.22% from 180); Max value from RGB is 112 - color contains mainly: green. Hex color #017043 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #017043 is #FE8FBC. Grayscale: #494949. Windows color (decimal): -16682941 or 4419585. OLE color: 4419585.
HSL color Cylindrical-coordinate representation of color #017043: hue angle of 155.68º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017043 is Cyan = 0.99, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 1 | 112 | 67 | - |
| CMYK | 0.99 | 0 | 0.40 | 0.56 |
| HSL | 155.68º | 0.98% | 0.22% | - |
| HSV(B) | 155.68º | 0.99% | 0.44% | - |
| XYZ | 6.82 | 12 | 7.27 | - |
| YUV | 73.68 | 124.23 | 76.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 112 | 67 | 0.99 | 0 | 0.40 | 0.56 | 155.68 | 0.98 | 0.22 |
| Hex | 1 | 70 | 43 | 63 | 0 | 28 | 38 | 9C | 62 | 16 |
| Octal | 1 | 160 | 103 | 143 | 0 | 50 | 70 | 234 | 142 | 26 |
| Binary | 1 | 1110000 | 1000011 | 1100011 | 0 | 101000 | 111000 | 10011100 | 1100010 | 10110 |
Color Harmonies of #017043
Complementary color
Monochromatic Colors of #017043
Black with #017043
Text Example
Text Example
White with #017043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017043; }
p { color: rgb(1,112,67); }
H1.HeaderClassName
{
color: #017043;
}
.AnyTagClassName
{
color: #017043;
}
</style>
background-color css
<style>
a { background-color: #017043; }
a { background-color: rgb(1,112,67); }
div.DivClassName
{
background-color: #017043;
}
.BgClassName
{
background-color: #017043;
}
</style>
border-color css
<style>
span { border-color: #017043; }
span { border-color: rgb(1,112,67); }
td.TdClassName
{
border-color: #017043;
}
.TagClassName
{
border-color: #017043;
}
</style>