Shades of Pablo #817656
Tints of Pablo #817656
RGB
CMYK
RGB Variations
Color information
#817656 (or 0x817656) is known color: Pablo. HEX triplet: 81, 76 and 56. RGB value is (129,118,86). Sum of RGB (Red+Green+Blue) = 129+118+86=333 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.74% from 333); Green value is 118 (46.48% from 255 or 35.44% from 333); Blue value is 86 (33.98% from 255 or 25.83% from 333); Max value from RGB is 129 - color contains mainly: red. Hex color #817656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817656 is #7E89A9. Grayscale: #757575. Windows color (decimal): -8292778 or 5666433. OLE color: 5666433.
HSL color Cylindrical-coordinate representation of color #817656: hue angle of 44.65º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #817656 is Cyan = 0, Magento = 0.09, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 118 | 86 | - |
| CMYK | 0 | 0.09 | 0.33 | 0.49 |
| HSL | 44.65º | 0.2% | 0.42% | - |
| HSV(B) | 44.65º | 0.33% | 0.51% | - |
| XYZ | 17.21 | 18.3 | 11.43 | - |
| YUV | 117.64 | 110.14 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 86 | 0 | 0.09 | 0.33 | 0.49 | 44.65 | 0.2 | 0.42 |
| Hex | 81 | 76 | 56 | 0 | 9 | 21 | 31 | 2D | 14 | 2A |
| Octal | 201 | 166 | 126 | 0 | 11 | 41 | 61 | 55 | 24 | 52 |
| Binary | 10000001 | 1110110 | 1010110 | 0 | 1001 | 100001 | 110001 | 101101 | 10100 | 101010 |
Color Harmonies of #817656
Complementary color
Monochromatic Colors of #817656
Black with #817656
Text Example
Text Example
White with #817656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817656; }
p { color: rgb(129,118,86); }
H1.HeaderClassName
{
color: #817656;
}
.AnyTagClassName
{
color: #817656;
}
</style>
background-color css
<style>
a { background-color: #817656; }
a { background-color: rgb(129,118,86); }
div.DivClassName
{
background-color: #817656;
}
.BgClassName
{
background-color: #817656;
}
</style>
border-color css
<style>
span { border-color: #817656; }
span { border-color: rgb(129,118,86); }
td.TdClassName
{
border-color: #817656;
}
.TagClassName
{
border-color: #817656;
}
</style>