#817426

Color #817426 Pesto (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Pesto #817426

Tints of Pesto #817426

Color information

#817426 (or 0x817426) is unknown color: approx Pesto. HEX triplet: 81, 74 and 26. RGB value is (129,116,38). Sum of RGB (Red+Green+Blue) = 129+116+38=283 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.58% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 38 (15.23% from 255 or 13.43% from 283); Max value from RGB is 129 - color contains mainly: red. Hex color #817426 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817426 is #7E8BD9. Grayscale: #6F6F6F. Windows color (decimal): -8293338 or 2520193. OLE color: 2520193.

HSL color Cylindrical-coordinate representation of color #817426: hue angle of 51.43º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #817426 is Cyan = 0, Magento = 0.10, Yellow = 0.71 and Black (K on CMYK) = 0.49.

Color convert

RGB12911638-
CMYK00.100.710.49
HSL51.43º54.49%32.75%-
HSV(B)51.43º70.54%50.59%-
XYZ15.6517.34.35-
YUV110.9986.81140.84-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 129 (50.78% from 255) = 45.58%
GREEN value IS 116 (45.70% from 255) = 40.99%
BLUE value IS 38 (15.23% from 255) = 13.43%
R=45.58%
G=40.99%
B=13.43%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.10
Y (Yellow) values IS 0.71
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal1291163800.100.710.4951.4354.4932.75
Hex8174260A4731333621
Octal2011644601210761636641
Binary100000011110100100110010101000111110001110011110110100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #817426

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #817426; }

 p { color: rgb(129,116,38); }

 H1.HeaderClassName
 {
   color: #817426;
 }
 .AnyTagClassName
 {
   color: #817426;
 }
</style>
background-color css

<style>
 a { background-color: #817426; }

 a { background-color: rgb(129,116,38); }

 div.DivClassName
 {
   background-color: #817426;
 }
 .BgClassName
 {
   background-color: #817426;
 }
</style>
border-color css

<style>
 span { border-color: #817426; }

 span { border-color: rgb(129,116,38); }

 td.TdClassName
 {
   border-color: #817426;
 }
 .TagClassName
 {
   border-color: #817426;
 }
</style>