Shades of Pablo #807357
Tints of Pablo #807357
RGB
CMYK
RGB Variations
Color information
#807357 (or 0x807357) is known color: Pablo. HEX triplet: 80, 73 and 57. RGB value is (128,115,87). Sum of RGB (Red+Green+Blue) = 128+115+87=330 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.79% from 330); Green value is 115 (45.31% from 255 or 34.85% from 330); Blue value is 87 (34.38% from 255 or 26.36% from 330); Max value from RGB is 128 - color contains mainly: red. Hex color #807357 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807357 is #7F8CA8. Grayscale: #737373. Windows color (decimal): -8359081 or 5731200. OLE color: 5731200.
HSL color Cylindrical-coordinate representation of color #807357: hue angle of 40.98º 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 #807357 is Cyan = 0, Magento = 0.10, Yellow = 0.32 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 87 | - |
| CMYK | 0 | 0.10 | 0.32 | 0.50 |
| HSL | 40.98º | 0.19% | 0.42% | - |
| HSV(B) | 40.98º | 0.32% | 0.5% | - |
| XYZ | 16.75 | 17.54 | 11.52 | - |
| YUV | 115.7 | 111.81 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 87 | 0 | 0.10 | 0.32 | 0.50 | 40.98 | 0.19 | 0.42 |
| Hex | 80 | 73 | 57 | 0 | A | 20 | 32 | 29 | 13 | 2A |
| Octal | 200 | 163 | 127 | 0 | 12 | 40 | 62 | 51 | 23 | 52 |
| Binary | 10000000 | 1110011 | 1010111 | 0 | 1010 | 100000 | 110010 | 101001 | 10011 | 101010 |
Color Harmonies of #807357
Complementary color
Monochromatic Colors of #807357
Black with #807357
Text Example
Text Example
White with #807357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807357; }
p { color: rgb(128,115,87); }
H1.HeaderClassName
{
color: #807357;
}
.AnyTagClassName
{
color: #807357;
}
</style>
background-color css
<style>
a { background-color: #807357; }
a { background-color: rgb(128,115,87); }
div.DivClassName
{
background-color: #807357;
}
.BgClassName
{
background-color: #807357;
}
</style>
border-color css
<style>
span { border-color: #807357; }
span { border-color: rgb(128,115,87); }
td.TdClassName
{
border-color: #807357;
}
.TagClassName
{
border-color: #807357;
}
</style>