Shades of Finch #828558
Tints of Finch #828558
RGB
CMYK
RGB Variations
Color information
#828558 (or 0x828558) is known color: Finch. HEX triplet: 82, 85 and 58. RGB value is (130,133,88). Sum of RGB (Red+Green+Blue) = 130+133+88=351 (46% of max value = 765). Red value is 130 (51.17% from 255 or 37.04% from 351); Green value is 133 (52.34% from 255 or 37.89% from 351); Blue value is 88 (34.77% from 255 or 25.07% from 351); Max value from RGB is 133 - color contains mainly: green. Hex color #828558 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828558 is #7D7AA7. Grayscale: #7F7F7F. Windows color (decimal): -8223400 or 5801346. OLE color: 5801346.
HSL color Cylindrical-coordinate representation of color #828558: hue angle of 64º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #828558 is Cyan = 0.02, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 130 | 133 | 88 | - |
| CMYK | 0.02 | 0 | 0.34 | 0.48 |
| HSL | 64º | 0.2% | 0.43% | - |
| HSV(B) | 64º | 0.34% | 0.52% | - |
| XYZ | 19.35 | 22.23 | 12.5 | - |
| YUV | 126.97 | 106.01 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 133 | 88 | 0.02 | 0 | 0.34 | 0.48 | 64 | 0.2 | 0.43 |
| Hex | 82 | 85 | 58 | 2 | 0 | 22 | 30 | 40 | 14 | 2B |
| Octal | 202 | 205 | 130 | 2 | 0 | 42 | 60 | 100 | 24 | 53 |
| Binary | 10000010 | 10000101 | 1011000 | 10 | 0 | 100010 | 110000 | 1000000 | 10100 | 101011 |
Color Harmonies of #828558
Complementary color
Monochromatic Colors of #828558
Black with #828558
Text Example
Text Example
White with #828558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828558; }
p { color: rgb(130,133,88); }
H1.HeaderClassName
{
color: #828558;
}
.AnyTagClassName
{
color: #828558;
}
</style>
background-color css
<style>
a { background-color: #828558; }
a { background-color: rgb(130,133,88); }
div.DivClassName
{
background-color: #828558;
}
.BgClassName
{
background-color: #828558;
}
</style>
border-color css
<style>
span { border-color: #828558; }
span { border-color: rgb(130,133,88); }
td.TdClassName
{
border-color: #828558;
}
.TagClassName
{
border-color: #828558;
}
</style>