#857940

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

Shades of Go Ben #857940

Tints of Go Ben #857940

Color information

#857940 (or 0x857940) is unknown color: approx Go Ben. HEX triplet: 85, 79 and 40. RGB value is (133,121,64). Sum of RGB (Red+Green+Blue) = 133+121+64=318 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.82% from 318); Green value is 121 (47.66% from 255 or 38.05% from 318); Blue value is 64 (25.39% from 255 or 20.13% from 318); Max value from RGB is 133 - color contains mainly: red. Hex color #857940 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857940 is #7A86BF. Grayscale: #767676. Windows color (decimal): -8029888 or 4225413. OLE color: 4225413.

HSL color Cylindrical-coordinate representation of color #857940: hue angle of 49.57º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #857940 is Cyan = 0, Magento = 0.09, Yellow = 0.52 and Black (K on CMYK) = 0.48.

Color convert

RGB13312164-
CMYK00.090.520.48
HSL49.57º35.03%38.63%-
HSV(B)49.57º51.88%52.16%-
XYZ17.4419.037.6-
YUV118.0997.48138.63-

RGB Variations

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

RGB

RED value IS 133 (52.34% from 255) = 41.82%
GREEN value IS 121 (47.66% from 255) = 38.05%
BLUE value IS 64 (25.39% from 255) = 20.13%
R=41.82%
G=38.05%
B=20.13%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.09
Y (Yellow) values IS 0.52
K (Black) values IS 0.48
SystemRedGreenBlueCMYKHSL
Decimal1331216400.090.520.4849.5735.0338.63
Hex857940093430322327
Octal2051711000116460624347
Binary100001011111001100000001001110100110000110010100011100111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #857940

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #857940; }

 p { color: rgb(133,121,64); }

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

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

 a { background-color: rgb(133,121,64); }

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

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

 span { border-color: rgb(133,121,64); }

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