Shades of Pesto #827623
Tints of Pesto #827623
RGB
CMYK
RGB Variations
Color information
#827623 (or 0x827623) is known color: Pesto. HEX triplet: 82, 76 and 23. RGB value is (130,118,35). Sum of RGB (Red+Green+Blue) = 130+118+35=283 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.94% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 35 (14.06% from 255 or 12.37% from 283); Max value from RGB is 130 - color contains mainly: red. Hex color #827623 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827623 is #7D89DC. Grayscale: #707070. Windows color (decimal): -8227293 or 2324098. OLE color: 2324098.
HSL color Cylindrical-coordinate representation of color #827623: hue angle of 52.42º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #827623 is Cyan = 0, Magento = 0.09, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 35 | - |
| CMYK | 0 | 0.09 | 0.73 | 0.49 |
| HSL | 52.42º | 0.58% | 0.32% | - |
| HSV(B) | 52.42º | 0.73% | 0.51% | - |
| XYZ | 15.99 | 17.82 | 4.19 | - |
| YUV | 112.13 | 84.48 | 140.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 35 | 0 | 0.09 | 0.73 | 0.49 | 52.42 | 0.58 | 0.32 |
| Hex | 82 | 76 | 23 | 0 | 9 | 49 | 31 | 34 | 3A | 20 |
| Octal | 202 | 166 | 43 | 0 | 11 | 111 | 61 | 64 | 72 | 40 |
| Binary | 10000010 | 1110110 | 100011 | 0 | 1001 | 1001001 | 110001 | 110100 | 111010 | 100000 |
Color Harmonies of #827623
Complementary color
Monochromatic Colors of #827623
Black with #827623
Text Example
Text Example
White with #827623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827623; }
p { color: rgb(130,118,35); }
H1.HeaderClassName
{
color: #827623;
}
.AnyTagClassName
{
color: #827623;
}
</style>
background-color css
<style>
a { background-color: #827623; }
a { background-color: rgb(130,118,35); }
div.DivClassName
{
background-color: #827623;
}
.BgClassName
{
background-color: #827623;
}
</style>
border-color css
<style>
span { border-color: #827623; }
span { border-color: rgb(130,118,35); }
td.TdClassName
{
border-color: #827623;
}
.TagClassName
{
border-color: #827623;
}
</style>