Shades of Pesto #827918
Tints of Pesto #827918
RGB
CMYK
RGB Variations
Color information
#827918 (or 0x827918) is known color: Pesto. HEX triplet: 82, 79 and 18. RGB value is (130,121,24). Sum of RGB (Red+Green+Blue) = 130+121+24=275 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.27% from 275); Green value is 121 (47.66% from 255 or 44% from 275); Blue value is 24 (9.77% from 255 or 8.73% from 275); Max value from RGB is 130 - color contains mainly: red. Hex color #827918 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827918 is #7D86E7. Grayscale: #717171. Windows color (decimal): -8226536 or 1603970. OLE color: 1603970.
HSL color Cylindrical-coordinate representation of color #827918: hue angle of 54.91º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #827918 is Cyan = 0, Magento = 0.07, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 121 | 24 | - |
| CMYK | 0 | 0.07 | 0.82 | 0.49 |
| HSL | 54.91º | 0.69% | 0.3% | - |
| HSV(B) | 54.91º | 0.82% | 0.51% | - |
| XYZ | 16.21 | 18.49 | 3.58 | - |
| YUV | 112.63 | 77.98 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 121 | 24 | 0 | 0.07 | 0.82 | 0.49 | 54.91 | 0.69 | 0.3 |
| Hex | 82 | 79 | 18 | 0 | 7 | 52 | 31 | 37 | 45 | 1E |
| Octal | 202 | 171 | 30 | 0 | 7 | 122 | 61 | 67 | 105 | 36 |
| Binary | 10000010 | 1111001 | 11000 | 0 | 111 | 1010010 | 110001 | 110111 | 1000101 | 11110 |
Color Harmonies of #827918
Complementary color
Monochromatic Colors of #827918
Black with #827918
Text Example
Text Example
White with #827918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827918; }
p { color: rgb(130,121,24); }
H1.HeaderClassName
{
color: #827918;
}
.AnyTagClassName
{
color: #827918;
}
</style>
background-color css
<style>
a { background-color: #827918; }
a { background-color: rgb(130,121,24); }
div.DivClassName
{
background-color: #827918;
}
.BgClassName
{
background-color: #827918;
}
</style>
border-color css
<style>
span { border-color: #827918; }
span { border-color: rgb(130,121,24); }
td.TdClassName
{
border-color: #827918;
}
.TagClassName
{
border-color: #827918;
}
</style>