Shades of Pablo #827557
Tints of Pablo #827557
RGB
CMYK
RGB Variations
Color information
#827557 (or 0x827557) is known color: Pablo. HEX triplet: 82, 75 and 57. RGB value is (130,117,87). Sum of RGB (Red+Green+Blue) = 130+117+87=334 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.92% from 334); Green value is 117 (46.09% from 255 or 35.03% from 334); Blue value is 87 (34.38% from 255 or 26.05% from 334); Max value from RGB is 130 - color contains mainly: red. Hex color #827557 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827557 is #7D8AA8. Grayscale: #757575. Windows color (decimal): -8227497 or 5731714. OLE color: 5731714.
HSL color Cylindrical-coordinate representation of color #827557: hue angle of 41.86º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #827557 is Cyan = 0, Magento = 0.1, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 87 | - |
| CMYK | 0 | 0.1 | 0.33 | 0.49 |
| HSL | 41.86º | 0.2% | 0.43% | - |
| HSV(B) | 41.86º | 0.33% | 0.51% | - |
| XYZ | 17.29 | 18.16 | 11.61 | - |
| YUV | 117.47 | 110.81 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 87 | 0 | 0.1 | 0.33 | 0.49 | 41.86 | 0.2 | 0.43 |
| Hex | 82 | 75 | 57 | 0 | A | 21 | 31 | 2A | 14 | 2B |
| Octal | 202 | 165 | 127 | 0 | 12 | 41 | 61 | 52 | 24 | 53 |
| Binary | 10000010 | 1110101 | 1010111 | 0 | 1010 | 100001 | 110001 | 101010 | 10100 | 101011 |
Color Harmonies of #827557
Complementary color
Monochromatic Colors of #827557
Black with #827557
Text Example
Text Example
White with #827557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827557; }
p { color: rgb(130,117,87); }
H1.HeaderClassName
{
color: #827557;
}
.AnyTagClassName
{
color: #827557;
}
</style>
background-color css
<style>
a { background-color: #827557; }
a { background-color: rgb(130,117,87); }
div.DivClassName
{
background-color: #827557;
}
.BgClassName
{
background-color: #827557;
}
</style>
border-color css
<style>
span { border-color: #827557; }
span { border-color: rgb(130,117,87); }
td.TdClassName
{
border-color: #827557;
}
.TagClassName
{
border-color: #827557;
}
</style>