#817349

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

Shades of Go Ben #817349

Tints of Go Ben #817349

Color information

#817349 (or 0x817349) is unknown color: approx Go Ben. HEX triplet: 81, 73 and 49. RGB value is (129,115,73). Sum of RGB (Red+Green+Blue) = 129+115+73=317 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.69% from 317); Green value is 115 (45.31% from 255 or 36.28% from 317); Blue value is 73 (28.91% from 255 or 23.03% from 317); Max value from RGB is 129 - color contains mainly: red. Hex color #817349 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817349 is #7E8CB6. Grayscale: #727272. Windows color (decimal): -8293559 or 4813697. OLE color: 4813697.

HSL color Cylindrical-coordinate representation of color #817349: hue angle of 45º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #817349 is Cyan = 0, Magento = 0.11, Yellow = 0.43 and Black (K on CMYK) = 0.49.

Color convert

RGB12911573-
CMYK00.110.430.49
HSL45º27.72%39.61%-
HSV(B)45º43.41%50.59%-
XYZ16.3917.418.8-
YUV114.4104.64138.42-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 40.69%
GREEN value IS 115 (45.31% from 255) = 36.28%
BLUE value IS 73 (28.91% from 255) = 23.03%
R=40.69%
G=36.28%
B=23.03%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.11
Y (Yellow) values IS 0.43
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal1291157300.110.430.494527.7239.61
Hex8173490B2B312d1c28
Octal2011631110135361553450
Binary10000001111001110010010101110101111000110110111100101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #817349

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #817349; }

 p { color: rgb(129,115,73); }

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

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

 a { background-color: rgb(129,115,73); }

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

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

 span { border-color: rgb(129,115,73); }

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