Shades of Pablo #807656
Tints of Pablo #807656
RGB
CMYK
RGB Variations
Color information
#807656 (or 0x807656) is known color: Pablo. HEX triplet: 80, 76 and 56. RGB value is (128,118,86). Sum of RGB (Red+Green+Blue) = 128+118+86=332 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.55% from 332); Green value is 118 (46.48% from 255 or 35.54% from 332); Blue value is 86 (33.98% from 255 or 25.90% from 332); Max value from RGB is 128 - color contains mainly: red. Hex color #807656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807656 is #7F89A9. Grayscale: #757575. Windows color (decimal): -8358314 or 5666432. OLE color: 5666432.
HSL color Cylindrical-coordinate representation of color #807656: hue angle of 45.71º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #807656 is Cyan = 0, Magento = 0.08, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 118 | 86 | - |
| CMYK | 0 | 0.08 | 0.33 | 0.50 |
| HSL | 45.71º | 0.2% | 0.42% | - |
| HSV(B) | 45.71º | 0.33% | 0.5% | - |
| XYZ | 17.06 | 18.22 | 11.42 | - |
| YUV | 117.34 | 110.31 | 135.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 118 | 86 | 0 | 0.08 | 0.33 | 0.50 | 45.71 | 0.2 | 0.42 |
| Hex | 80 | 76 | 56 | 0 | 8 | 21 | 32 | 2E | 14 | 2A |
| Octal | 200 | 166 | 126 | 0 | 10 | 41 | 62 | 56 | 24 | 52 |
| Binary | 10000000 | 1110110 | 1010110 | 0 | 1000 | 100001 | 110010 | 101110 | 10100 | 101010 |
Color Harmonies of #807656
Complementary color
Monochromatic Colors of #807656
Black with #807656
Text Example
Text Example
White with #807656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807656; }
p { color: rgb(128,118,86); }
H1.HeaderClassName
{
color: #807656;
}
.AnyTagClassName
{
color: #807656;
}
</style>
background-color css
<style>
a { background-color: #807656; }
a { background-color: rgb(128,118,86); }
div.DivClassName
{
background-color: #807656;
}
.BgClassName
{
background-color: #807656;
}
</style>
border-color css
<style>
span { border-color: #807656; }
span { border-color: rgb(128,118,86); }
td.TdClassName
{
border-color: #807656;
}
.TagClassName
{
border-color: #807656;
}
</style>