Shades of Pesto #847923
Tints of Pesto #847923
RGB
CMYK
RGB Variations
Color information
#847923 (or 0x847923) is known color: Pesto. HEX triplet: 84, 79 and 23. RGB value is (132,121,35). Sum of RGB (Red+Green+Blue) = 132+121+35=288 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.83% from 288); Green value is 121 (47.66% from 255 or 42.01% from 288); Blue value is 35 (14.06% from 255 or 12.15% from 288); Max value from RGB is 132 - color contains mainly: red. Hex color #847923 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847923 is #7B86DC. Grayscale: #727272. Windows color (decimal): -8095453 or 2324868. OLE color: 2324868.
HSL color Cylindrical-coordinate representation of color #847923: hue angle of 53.2º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #847923 is Cyan = 0, Magento = 0.08, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 121 | 35 | - |
| CMYK | 0 | 0.08 | 0.73 | 0.48 |
| HSL | 53.2º | 0.58% | 0.33% | - |
| HSV(B) | 53.2º | 0.73% | 0.52% | - |
| XYZ | 16.66 | 18.7 | 4.32 | - |
| YUV | 114.49 | 83.14 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 121 | 35 | 0 | 0.08 | 0.73 | 0.48 | 53.2 | 0.58 | 0.33 |
| Hex | 84 | 79 | 23 | 0 | 8 | 49 | 30 | 35 | 3A | 21 |
| Octal | 204 | 171 | 43 | 0 | 10 | 111 | 60 | 65 | 72 | 41 |
| Binary | 10000100 | 1111001 | 100011 | 0 | 1000 | 1001001 | 110000 | 110101 | 111010 | 100001 |
Color Harmonies of #847923
Complementary color
Monochromatic Colors of #847923
Black with #847923
Text Example
Text Example
White with #847923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847923; }
p { color: rgb(132,121,35); }
H1.HeaderClassName
{
color: #847923;
}
.AnyTagClassName
{
color: #847923;
}
</style>
background-color css
<style>
a { background-color: #847923; }
a { background-color: rgb(132,121,35); }
div.DivClassName
{
background-color: #847923;
}
.BgClassName
{
background-color: #847923;
}
</style>
border-color css
<style>
span { border-color: #847923; }
span { border-color: rgb(132,121,35); }
td.TdClassName
{
border-color: #847923;
}
.TagClassName
{
border-color: #847923;
}
</style>