Shades of Pesto #827919
Tints of Pesto #827919
RGB
CMYK
RGB Variations
Color information
#827919 (or 0x827919) is known color: Pesto. HEX triplet: 82, 79 and 19. RGB value is (130,121,25). Sum of RGB (Red+Green+Blue) = 130+121+25=276 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.10% from 276); Green value is 121 (47.66% from 255 or 43.84% from 276); Blue value is 25 (10.16% from 255 or 9.06% from 276); Max value from RGB is 130 - color contains mainly: red. Hex color #827919 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827919 is #7D86E6. Grayscale: #717171. Windows color (decimal): -8226535 or 1669506. OLE color: 1669506.
HSL color Cylindrical-coordinate representation of color #827919: hue angle of 54.86º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #827919 is Cyan = 0, Magento = 0.07, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 121 | 25 | - |
| CMYK | 0 | 0.07 | 0.81 | 0.49 |
| HSL | 54.86º | 0.68% | 0.3% | - |
| HSV(B) | 54.86º | 0.81% | 0.51% | - |
| XYZ | 16.22 | 18.49 | 3.63 | - |
| YUV | 112.75 | 78.48 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 121 | 25 | 0 | 0.07 | 0.81 | 0.49 | 54.86 | 0.68 | 0.3 |
| Hex | 82 | 79 | 19 | 0 | 7 | 51 | 31 | 37 | 44 | 1E |
| Octal | 202 | 171 | 31 | 0 | 7 | 121 | 61 | 67 | 104 | 36 |
| Binary | 10000010 | 1111001 | 11001 | 0 | 111 | 1010001 | 110001 | 110111 | 1000100 | 11110 |
Color Harmonies of #827919
Complementary color
Monochromatic Colors of #827919
Black with #827919
Text Example
Text Example
White with #827919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827919; }
p { color: rgb(130,121,25); }
H1.HeaderClassName
{
color: #827919;
}
.AnyTagClassName
{
color: #827919;
}
</style>
background-color css
<style>
a { background-color: #827919; }
a { background-color: rgb(130,121,25); }
div.DivClassName
{
background-color: #827919;
}
.BgClassName
{
background-color: #827919;
}
</style>
border-color css
<style>
span { border-color: #827919; }
span { border-color: rgb(130,121,25); }
td.TdClassName
{
border-color: #827919;
}
.TagClassName
{
border-color: #827919;
}
</style>