Shades of Finch #838856
Tints of Finch #838856
RGB
CMYK
RGB Variations
Color information
#838856 (or 0x838856) is known color: Finch. HEX triplet: 83, 88 and 56. RGB value is (131,136,86). Sum of RGB (Red+Green+Blue) = 131+136+86=353 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.11% from 353); Green value is 136 (53.52% from 255 or 38.53% from 353); Blue value is 86 (33.98% from 255 or 24.36% from 353); Max value from RGB is 136 - color contains mainly: green. Hex color #838856 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838856 is #7C77A9. Grayscale: #818181. Windows color (decimal): -8157098 or 5671043. OLE color: 5671043.
HSL color Cylindrical-coordinate representation of color #838856: hue angle of 66º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #838856 is Cyan = 0.04, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 136 | 86 | - |
| CMYK | 0.04 | 0 | 0.37 | 0.47 |
| HSL | 66º | 0.23% | 0.44% | - |
| HSV(B) | 66º | 0.37% | 0.53% | - |
| XYZ | 19.84 | 23.11 | 12.22 | - |
| YUV | 128.81 | 103.84 | 129.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 136 | 86 | 0.04 | 0 | 0.37 | 0.47 | 66 | 0.23 | 0.44 |
| Hex | 83 | 88 | 56 | 4 | 0 | 25 | 2F | 42 | 17 | 2C |
| Octal | 203 | 210 | 126 | 4 | 0 | 45 | 57 | 102 | 27 | 54 |
| Binary | 10000011 | 10001000 | 1010110 | 100 | 0 | 100101 | 101111 | 1000010 | 10111 | 101100 |
Color Harmonies of #838856
Complementary color
Monochromatic Colors of #838856
Black with #838856
Text Example
Text Example
White with #838856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838856; }
p { color: rgb(131,136,86); }
H1.HeaderClassName
{
color: #838856;
}
.AnyTagClassName
{
color: #838856;
}
</style>
background-color css
<style>
a { background-color: #838856; }
a { background-color: rgb(131,136,86); }
div.DivClassName
{
background-color: #838856;
}
.BgClassName
{
background-color: #838856;
}
</style>
border-color css
<style>
span { border-color: #838856; }
span { border-color: rgb(131,136,86); }
td.TdClassName
{
border-color: #838856;
}
.TagClassName
{
border-color: #838856;
}
</style>