#827740

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

Shades of Go Ben #827740

Tints of Go Ben #827740

Color information

#827740 (or 0x827740) is unknown color: approx Go Ben. HEX triplet: 82, 77 and 40. RGB value is (130,119,64). Sum of RGB (Red+Green+Blue) = 130+119+64=313 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.53% from 313); Green value is 119 (46.88% from 255 or 38.02% from 313); Blue value is 64 (25.39% from 255 or 20.45% from 313); Max value from RGB is 130 - color contains mainly: red. Hex color #827740 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827740 is #7D88BF. Grayscale: #747474. Windows color (decimal): -8227008 or 4224898. OLE color: 4224898.

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

Color convert

RGB13011964-
CMYK00.080.510.49
HSL50º34.02%38.04%-
HSV(B)50º50.77%50.98%-
XYZ16.7318.317.5-
YUV116.0298.64137.97-

RGB Variations

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

RGB

RED value IS 130 (51.17% from 255) = 41.53%
GREEN value IS 119 (46.88% from 255) = 38.02%
BLUE value IS 64 (25.39% from 255) = 20.45%
R=41.53%
G=38.02%
B=20.45%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.08
Y (Yellow) values IS 0.51
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal1301196400.080.510.495034.0238.04
Hex827740083331322226
Octal2021671000106361624246
Binary100000101110111100000001000110011110001110010100010100110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #827740

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #827740; }

 p { color: rgb(130,119,64); }

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

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

 a { background-color: rgb(130,119,64); }

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

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

 span { border-color: rgb(130,119,64); }

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