#827746

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

Shades of Go Ben #827746

Tints of Go Ben #827746

Color information

#827746 (or 0x827746) is unknown color: approx Go Ben. HEX triplet: 82, 77 and 46. RGB value is (130,119,70). Sum of RGB (Red+Green+Blue) = 130+119+70=319 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.75% from 319); Green value is 119 (46.88% from 255 or 37.30% from 319); Blue value is 70 (27.73% from 255 or 21.94% from 319); Max value from RGB is 130 - color contains mainly: red. Hex color #827746 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827746 is #7D88B9. Grayscale: #747474. Windows color (decimal): -8227002 or 4618114. OLE color: 4618114.

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

Color convert

RGB13011970-
CMYK00.080.460.49
HSL49º30%39.22%-
HSV(B)49º46.15%50.98%-
XYZ16.9118.388.45-
YUV116.7101.64137.48-

RGB Variations

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

RGB

RED value IS 130 (51.17% from 255) = 40.75%
GREEN value IS 119 (46.88% from 255) = 37.30%
BLUE value IS 70 (27.73% from 255) = 21.94%
R=40.75%
G=37.30%
B=21.94%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.08
Y (Yellow) values IS 0.46
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal1301197000.080.460.49493039.22
Hex827746082E31311e27
Octal2021671060105661613647
Binary10000010111011110001100100010111011000111000111110100111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #827746

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #827746; }

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

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

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

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

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

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

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

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