#817640

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

Shades of Go Ben #817640

Tints of Go Ben #817640

Color information

#817640 (or 0x817640) is unknown color: approx Go Ben. HEX triplet: 81, 76 and 40. RGB value is (129,118,64). Sum of RGB (Red+Green+Blue) = 129+118+64=311 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.48% from 311); Green value is 118 (46.48% from 255 or 37.94% from 311); Blue value is 64 (25.39% from 255 or 20.58% from 311); Max value from RGB is 129 - color contains mainly: red. Hex color #817640 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817640 is #7E89BF. Grayscale: #737373. Windows color (decimal): -8292800 or 4224641. OLE color: 4224641.

HSL color Cylindrical-coordinate representation of color #817640: hue angle of 49.85º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #817640 is Cyan = 0, Magento = 0.09, Yellow = 0.50 and Black (K on CMYK) = 0.49.

Color convert

RGB12911864-
CMYK00.090.500.49
HSL49.85º33.68%37.84%-
HSV(B)49.85º50.39%50.59%-
XYZ16.4617.997.46-
YUV115.1399.14137.89-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 41.48%
GREEN value IS 118 (46.48% from 255) = 37.94%
BLUE value IS 64 (25.39% from 255) = 20.58%
R=41.48%
G=37.94%
B=20.58%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.09
Y (Yellow) values IS 0.50
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal1291186400.090.500.4949.8533.6837.84
Hex817640093231322226
Octal2011661000116261624246
Binary100000011110110100000001001110010110001110010100010100110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #817640

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #817640; }

 p { color: rgb(129,118,64); }

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

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

 a { background-color: rgb(129,118,64); }

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

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

 span { border-color: rgb(129,118,64); }

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