#685620

Color #685620 Horses Neck (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Horses Neck #685620

Tints of Horses Neck #685620

Color information

#685620 (or 0x685620) is unknown color: approx Horses Neck. HEX triplet: 68, 56 and 20. RGB value is (104,86,32). Sum of RGB (Red+Green+Blue) = 104+86+32=222 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.85% from 222); Green value is 86 (33.98% from 255 or 38.74% from 222); Blue value is 32 (12.89% from 255 or 14.41% from 222); Max value from RGB is 104 - color contains mainly: red. Hex color #685620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685620 is #97A9DF. Grayscale: #555555. Windows color (decimal): -9939424 or 2119272. OLE color: 2119272.

HSL color Cylindrical-coordinate representation of color #685620: hue angle of 45º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #685620 is Cyan = 0, Magento = 0.17, Yellow = 0.69 and Black (K on CMYK) = 0.59.

Color convert

RGB1048632-
CMYK00.170.690.59
HSL45º52.94%26.67%-
HSV(B)45º69.23%40.78%-
XYZ9.39.72.75-
YUV85.2397.96141.39-

RGB Variations

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

RGB

RED value IS 104 (41.02% from 255) = 46.85%
GREEN value IS 86 (33.98% from 255) = 38.74%
BLUE value IS 32 (12.89% from 255) = 14.41%
R=46.85%
G=38.74%
B=14.41%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.17
Y (Yellow) values IS 0.69
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal104863200.170.690.594552.9426.67
Hex685620011453B2d351b
Octal1501264002110573556533
Binary11010001010110100000010001100010111101110110111010111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #685620

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #685620; }

 p { color: rgb(104,86,32); }

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

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

 a { background-color: rgb(104,86,32); }

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

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

 span { border-color: rgb(104,86,32); }

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