Shades of Pablo #807359
Tints of Pablo #807359
RGB
CMYK
RGB Variations
Color information
#807359 (or 0x807359) is known color: Pablo. HEX triplet: 80, 73 and 59. RGB value is (128,115,89). Sum of RGB (Red+Green+Blue) = 128+115+89=332 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.55% from 332); Green value is 115 (45.31% from 255 or 34.64% from 332); Blue value is 89 (35.16% from 255 or 26.81% from 332); Max value from RGB is 128 - color contains mainly: red. Hex color #807359 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807359 is #7F8CA6. Grayscale: #747474. Windows color (decimal): -8359079 or 5862272. OLE color: 5862272.
HSL color Cylindrical-coordinate representation of color #807359: hue angle of 40º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #807359 is Cyan = 0, Magento = 0.10, Yellow = 0.30 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 89 | - |
| CMYK | 0 | 0.10 | 0.30 | 0.50 |
| HSL | 40º | 0.18% | 0.43% | - |
| HSV(B) | 40º | 0.3% | 0.5% | - |
| XYZ | 16.84 | 17.57 | 11.96 | - |
| YUV | 115.92 | 112.81 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 89 | 0 | 0.10 | 0.30 | 0.50 | 40 | 0.18 | 0.43 |
| Hex | 80 | 73 | 59 | 0 | A | 1E | 32 | 28 | 12 | 2B |
| Octal | 200 | 163 | 131 | 0 | 12 | 36 | 62 | 50 | 22 | 53 |
| Binary | 10000000 | 1110011 | 1011001 | 0 | 1010 | 11110 | 110010 | 101000 | 10010 | 101011 |
Color Harmonies of #807359
Complementary color
Monochromatic Colors of #807359
Black with #807359
Text Example
Text Example
White with #807359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807359; }
p { color: rgb(128,115,89); }
H1.HeaderClassName
{
color: #807359;
}
.AnyTagClassName
{
color: #807359;
}
</style>
background-color css
<style>
a { background-color: #807359; }
a { background-color: rgb(128,115,89); }
div.DivClassName
{
background-color: #807359;
}
.BgClassName
{
background-color: #807359;
}
</style>
border-color css
<style>
span { border-color: #807359; }
span { border-color: rgb(128,115,89); }
td.TdClassName
{
border-color: #807359;
}
.TagClassName
{
border-color: #807359;
}
</style>