Shades of Pablo #817556
Tints of Pablo #817556
RGB
CMYK
RGB Variations
Color information
#817556 (or 0x817556) is known color: Pablo. HEX triplet: 81, 75 and 56. RGB value is (129,117,86). Sum of RGB (Red+Green+Blue) = 129+117+86=332 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.86% from 332); Green value is 117 (46.09% from 255 or 35.24% from 332); Blue value is 86 (33.98% from 255 or 25.90% from 332); Max value from RGB is 129 - color contains mainly: red. Hex color #817556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817556 is #7E8AA9. Grayscale: #757575. Windows color (decimal): -8293034 or 5666177. OLE color: 5666177.
HSL color Cylindrical-coordinate representation of color #817556: hue angle of 43.26º 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 #817556 is Cyan = 0, Magento = 0.09, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 86 | - |
| CMYK | 0 | 0.09 | 0.33 | 0.49 |
| HSL | 43.26º | 0.2% | 0.42% | - |
| HSV(B) | 43.26º | 0.33% | 0.51% | - |
| XYZ | 17.09 | 18.06 | 11.39 | - |
| YUV | 117.05 | 110.48 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 86 | 0 | 0.09 | 0.33 | 0.49 | 43.26 | 0.2 | 0.42 |
| Hex | 81 | 75 | 56 | 0 | 9 | 21 | 31 | 2B | 14 | 2A |
| Octal | 201 | 165 | 126 | 0 | 11 | 41 | 61 | 53 | 24 | 52 |
| Binary | 10000001 | 1110101 | 1010110 | 0 | 1001 | 100001 | 110001 | 101011 | 10100 | 101010 |
Color Harmonies of #817556
Complementary color
Monochromatic Colors of #817556
Black with #817556
Text Example
Text Example
White with #817556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817556; }
p { color: rgb(129,117,86); }
H1.HeaderClassName
{
color: #817556;
}
.AnyTagClassName
{
color: #817556;
}
</style>
background-color css
<style>
a { background-color: #817556; }
a { background-color: rgb(129,117,86); }
div.DivClassName
{
background-color: #817556;
}
.BgClassName
{
background-color: #817556;
}
</style>
border-color css
<style>
span { border-color: #817556; }
span { border-color: rgb(129,117,86); }
td.TdClassName
{
border-color: #817556;
}
.TagClassName
{
border-color: #817556;
}
</style>