Shades of Pablo #827656
Tints of Pablo #827656
RGB
CMYK
RGB Variations
Color information
#827656 (or 0x827656) is known color: Pablo. HEX triplet: 82, 76 and 56. RGB value is (130,118,86). Sum of RGB (Red+Green+Blue) = 130+118+86=334 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.92% from 334); Green value is 118 (46.48% from 255 or 35.33% from 334); Blue value is 86 (33.98% from 255 or 25.75% from 334); Max value from RGB is 130 - color contains mainly: red. Hex color #827656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827656 is #7D89A9. Grayscale: #767676. Windows color (decimal): -8227242 or 5666434. OLE color: 5666434.
HSL color Cylindrical-coordinate representation of color #827656: hue angle of 43.64º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #827656 is Cyan = 0, Magento = 0.09, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 86 | - |
| CMYK | 0 | 0.09 | 0.34 | 0.49 |
| HSL | 43.64º | 0.2% | 0.42% | - |
| HSV(B) | 43.64º | 0.34% | 0.51% | - |
| XYZ | 17.36 | 18.37 | 11.44 | - |
| YUV | 117.94 | 109.98 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 86 | 0 | 0.09 | 0.34 | 0.49 | 43.64 | 0.2 | 0.42 |
| Hex | 82 | 76 | 56 | 0 | 9 | 22 | 31 | 2C | 14 | 2A |
| Octal | 202 | 166 | 126 | 0 | 11 | 42 | 61 | 54 | 24 | 52 |
| Binary | 10000010 | 1110110 | 1010110 | 0 | 1001 | 100010 | 110001 | 101100 | 10100 | 101010 |
Color Harmonies of #827656
Complementary color
Monochromatic Colors of #827656
Black with #827656
Text Example
Text Example
White with #827656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827656; }
p { color: rgb(130,118,86); }
H1.HeaderClassName
{
color: #827656;
}
.AnyTagClassName
{
color: #827656;
}
</style>
background-color css
<style>
a { background-color: #827656; }
a { background-color: rgb(130,118,86); }
div.DivClassName
{
background-color: #827656;
}
.BgClassName
{
background-color: #827656;
}
</style>
border-color css
<style>
span { border-color: #827656; }
span { border-color: rgb(130,118,86); }
td.TdClassName
{
border-color: #827656;
}
.TagClassName
{
border-color: #827656;
}
</style>