Shades of Pablo #807258
Tints of Pablo #807258
RGB
CMYK
RGB Variations
Color information
#807258 (or 0x807258) is known color: Pablo. HEX triplet: 80, 72 and 58. RGB value is (128,114,88). Sum of RGB (Red+Green+Blue) = 128+114+88=330 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.79% from 330); Green value is 114 (44.92% from 255 or 34.55% from 330); Blue value is 88 (34.77% from 255 or 26.67% from 330); Max value from RGB is 128 - color contains mainly: red. Hex color #807258 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807258 is #7F8DA7. Grayscale: #737373. Windows color (decimal): -8359336 or 5796480. OLE color: 5796480.
HSL color Cylindrical-coordinate representation of color #807258: hue angle of 39º 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 #807258 is Cyan = 0, Magento = 0.11, Yellow = 0.31 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 114 | 88 | - |
| CMYK | 0 | 0.11 | 0.31 | 0.50 |
| HSL | 39º | 0.19% | 0.42% | - |
| HSV(B) | 39º | 0.31% | 0.5% | - |
| XYZ | 16.68 | 17.33 | 11.7 | - |
| YUV | 115.22 | 112.64 | 137.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 88 | 0 | 0.11 | 0.31 | 0.50 | 39 | 0.19 | 0.42 |
| Hex | 80 | 72 | 58 | 0 | B | 1F | 32 | 27 | 13 | 2A |
| Octal | 200 | 162 | 130 | 0 | 13 | 37 | 62 | 47 | 23 | 52 |
| Binary | 10000000 | 1110010 | 1011000 | 0 | 1011 | 11111 | 110010 | 100111 | 10011 | 101010 |
Color Harmonies of #807258
Complementary color
Monochromatic Colors of #807258
Black with #807258
Text Example
Text Example
White with #807258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807258; }
p { color: rgb(128,114,88); }
H1.HeaderClassName
{
color: #807258;
}
.AnyTagClassName
{
color: #807258;
}
</style>
background-color css
<style>
a { background-color: #807258; }
a { background-color: rgb(128,114,88); }
div.DivClassName
{
background-color: #807258;
}
.BgClassName
{
background-color: #807258;
}
</style>
border-color css
<style>
span { border-color: #807258; }
span { border-color: rgb(128,114,88); }
td.TdClassName
{
border-color: #807258;
}
.TagClassName
{
border-color: #807258;
}
</style>