Shades of Pablo #817557
Tints of Pablo #817557
RGB
CMYK
RGB Variations
Color information
#817557 (or 0x817557) is known color: Pablo. HEX triplet: 81, 75 and 57. RGB value is (129,117,87). Sum of RGB (Red+Green+Blue) = 129+117+87=333 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.74% from 333); Green value is 117 (46.09% from 255 or 35.14% from 333); Blue value is 87 (34.38% from 255 or 26.13% from 333); Max value from RGB is 129 - color contains mainly: red. Hex color #817557 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817557 is #7E8AA8. Grayscale: #757575. Windows color (decimal): -8293033 or 5731713. OLE color: 5731713.
HSL color Cylindrical-coordinate representation of color #817557: hue angle of 42.86º degrees, saturation: 0.19, 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 #817557 is Cyan = 0, Magento = 0.09, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 87 | - |
| CMYK | 0 | 0.09 | 0.33 | 0.49 |
| HSL | 42.86º | 0.19% | 0.42% | - |
| HSV(B) | 42.86º | 0.33% | 0.51% | - |
| XYZ | 17.13 | 18.08 | 11.6 | - |
| YUV | 117.17 | 110.98 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 87 | 0 | 0.09 | 0.33 | 0.49 | 42.86 | 0.19 | 0.42 |
| Hex | 81 | 75 | 57 | 0 | 9 | 21 | 31 | 2B | 13 | 2A |
| Octal | 201 | 165 | 127 | 0 | 11 | 41 | 61 | 53 | 23 | 52 |
| Binary | 10000001 | 1110101 | 1010111 | 0 | 1001 | 100001 | 110001 | 101011 | 10011 | 101010 |
Color Harmonies of #817557
Complementary color
Monochromatic Colors of #817557
Black with #817557
Text Example
Text Example
White with #817557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817557; }
p { color: rgb(129,117,87); }
H1.HeaderClassName
{
color: #817557;
}
.AnyTagClassName
{
color: #817557;
}
</style>
background-color css
<style>
a { background-color: #817557; }
a { background-color: rgb(129,117,87); }
div.DivClassName
{
background-color: #817557;
}
.BgClassName
{
background-color: #817557;
}
</style>
border-color css
<style>
span { border-color: #817557; }
span { border-color: rgb(129,117,87); }
td.TdClassName
{
border-color: #817557;
}
.TagClassName
{
border-color: #817557;
}
</style>