Shades of Pablo #807758
Tints of Pablo #807758
RGB
CMYK
RGB Variations
Color information
#807758 (or 0x807758) is known color: Pablo. HEX triplet: 80, 77 and 58. RGB value is (128,119,88). Sum of RGB (Red+Green+Blue) = 128+119+88=335 (44% of max value = 765). Red value is 128 (50.39% from 255 or 38.21% from 335); Green value is 119 (46.88% from 255 or 35.52% from 335); Blue value is 88 (34.77% from 255 or 26.27% from 335); Max value from RGB is 128 - color contains mainly: red. Hex color #807758 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807758 is #7F88A7. Grayscale: #767676. Windows color (decimal): -8358056 or 5797760. OLE color: 5797760.
HSL color Cylindrical-coordinate representation of color #807758: hue angle of 46.5º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #807758 is Cyan = 0, Magento = 0.07, Yellow = 0.31 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 119 | 88 | - |
| CMYK | 0 | 0.07 | 0.31 | 0.50 |
| HSL | 46.5º | 0.19% | 0.42% | - |
| HSV(B) | 46.5º | 0.31% | 0.5% | - |
| XYZ | 17.26 | 18.49 | 11.89 | - |
| YUV | 118.16 | 110.98 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 119 | 88 | 0 | 0.07 | 0.31 | 0.50 | 46.5 | 0.19 | 0.42 |
| Hex | 80 | 77 | 58 | 0 | 7 | 1F | 32 | 2E | 13 | 2A |
| Octal | 200 | 167 | 130 | 0 | 7 | 37 | 62 | 56 | 23 | 52 |
| Binary | 10000000 | 1110111 | 1011000 | 0 | 111 | 11111 | 110010 | 101110 | 10011 | 101010 |
Color Harmonies of #807758
Complementary color
Monochromatic Colors of #807758
Black with #807758
Text Example
Text Example
White with #807758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807758; }
p { color: rgb(128,119,88); }
H1.HeaderClassName
{
color: #807758;
}
.AnyTagClassName
{
color: #807758;
}
</style>
background-color css
<style>
a { background-color: #807758; }
a { background-color: rgb(128,119,88); }
div.DivClassName
{
background-color: #807758;
}
.BgClassName
{
background-color: #807758;
}
</style>
border-color css
<style>
span { border-color: #807758; }
span { border-color: rgb(128,119,88); }
td.TdClassName
{
border-color: #807758;
}
.TagClassName
{
border-color: #807758;
}
</style>