Shades of Pablo #807557
Tints of Pablo #807557
RGB
CMYK
RGB Variations
Color information
#807557 (or 0x807557) is known color: Pablo. HEX triplet: 80, 75 and 57. RGB value is (128,117,87). Sum of RGB (Red+Green+Blue) = 128+117+87=332 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.55% from 332); Green value is 117 (46.09% from 255 or 35.24% from 332); Blue value is 87 (34.38% from 255 or 26.20% from 332); Max value from RGB is 128 - color contains mainly: red. Hex color #807557 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807557 is #7F8AA8. Grayscale: #757575. Windows color (decimal): -8358569 or 5731712. OLE color: 5731712.
HSL color Cylindrical-coordinate representation of color #807557: hue angle of 43.9º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #807557 is Cyan = 0, Magento = 0.09, Yellow = 0.32 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 117 | 87 | - |
| CMYK | 0 | 0.09 | 0.32 | 0.50 |
| HSL | 43.9º | 0.19% | 0.42% | - |
| HSV(B) | 43.9º | 0.32% | 0.5% | - |
| XYZ | 16.98 | 18 | 11.6 | - |
| YUV | 116.87 | 111.14 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 117 | 87 | 0 | 0.09 | 0.32 | 0.50 | 43.9 | 0.19 | 0.42 |
| Hex | 80 | 75 | 57 | 0 | 9 | 20 | 32 | 2C | 13 | 2A |
| Octal | 200 | 165 | 127 | 0 | 11 | 40 | 62 | 54 | 23 | 52 |
| Binary | 10000000 | 1110101 | 1010111 | 0 | 1001 | 100000 | 110010 | 101100 | 10011 | 101010 |
Color Harmonies of #807557
Complementary color
Monochromatic Colors of #807557
Black with #807557
Text Example
Text Example
White with #807557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807557; }
p { color: rgb(128,117,87); }
H1.HeaderClassName
{
color: #807557;
}
.AnyTagClassName
{
color: #807557;
}
</style>
background-color css
<style>
a { background-color: #807557; }
a { background-color: rgb(128,117,87); }
div.DivClassName
{
background-color: #807557;
}
.BgClassName
{
background-color: #807557;
}
</style>
border-color css
<style>
span { border-color: #807557; }
span { border-color: rgb(128,117,87); }
td.TdClassName
{
border-color: #807557;
}
.TagClassName
{
border-color: #807557;
}
</style>