Shades of Watercourse #107053
Tints of Watercourse #107053
RGB
CMYK
RGB Variations
Color information
#107053 (or 0x107053) is known color: Watercourse. HEX triplet: 10, 70 and 53. RGB value is (16,112,83). Sum of RGB (Red+Green+Blue) = 16+112+83=211 (27% of max value = 765). Red value is 16 (6.64% from 255 or 7.58% from 211); Green value is 112 (44.14% from 255 or 53.08% from 211); Blue value is 83 (32.81% from 255 or 39.34% from 211); Max value from RGB is 112 - color contains mainly: green. Hex color #107053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107053 is #EF8FAC. Grayscale: #505050. Windows color (decimal): -15699885 or 5468176. OLE color: 5468176.
HSL color Cylindrical-coordinate representation of color #107053: hue angle of 161.88º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107053 is Cyan = 0.86, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 16 | 112 | 83 | - |
| CMYK | 0.86 | 0 | 0.26 | 0.56 |
| HSL | 161.88º | 0.75% | 0.25% | - |
| HSV(B) | 161.88º | 0.86% | 0.44% | - |
| XYZ | 7.57 | 12.32 | 10.16 | - |
| YUV | 79.99 | 129.7 | 82.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 112 | 83 | 0.86 | 0 | 0.26 | 0.56 | 161.88 | 0.75 | 0.25 |
| Hex | 10 | 70 | 53 | 56 | 0 | 1A | 38 | A2 | 4B | 19 |
| Octal | 20 | 160 | 123 | 126 | 0 | 32 | 70 | 242 | 113 | 31 |
| Binary | 10000 | 1110000 | 1010011 | 1010110 | 0 | 11010 | 111000 | 10100010 | 1001011 | 11001 |
Color Harmonies of #107053
Complementary color
Monochromatic Colors of #107053
Black with #107053
Text Example
Text Example
White with #107053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107053; }
p { color: rgb(16,112,83); }
H1.HeaderClassName
{
color: #107053;
}
.AnyTagClassName
{
color: #107053;
}
</style>
background-color css
<style>
a { background-color: #107053; }
a { background-color: rgb(16,112,83); }
div.DivClassName
{
background-color: #107053;
}
.BgClassName
{
background-color: #107053;
}
</style>
border-color css
<style>
span { border-color: #107053; }
span { border-color: rgb(16,112,83); }
td.TdClassName
{
border-color: #107053;
}
.TagClassName
{
border-color: #107053;
}
</style>