#685636

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

Shades of Horses Neck #685636

Tints of Horses Neck #685636

Color information

#685636 (or 0x685636) is unknown color: approx Horses Neck. HEX triplet: 68, 56 and 36. RGB value is (104,86,54). Sum of RGB (Red+Green+Blue) = 104+86+54=244 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.62% from 244); Green value is 86 (33.98% from 255 or 35.25% from 244); Blue value is 54 (21.48% from 255 or 22.13% from 244); Max value from RGB is 104 - color contains mainly: red. Hex color #685636 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685636 is #97A9C9. Grayscale: #575757. Windows color (decimal): -9939402 or 3561064. OLE color: 3561064.

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

Color convert

RGB1048654-
CMYK00.170.480.59
HSL38.4º31.65%30.98%-
HSV(B)38.4º48.08%40.78%-
XYZ9.79.864.88-
YUV87.73108.96139.6-

RGB Variations

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

RGB

RED value IS 104 (41.02% from 255) = 42.62%
GREEN value IS 86 (33.98% from 255) = 35.25%
BLUE value IS 54 (21.48% from 255) = 22.13%
R=42.62%
G=35.25%
B=22.13%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.17
Y (Yellow) values IS 0.48
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal104865400.170.480.5938.431.6530.98
Hex685636011303B26201f
Octal150126660216073464037
Binary1101000101011011011001000111000011101110011010000011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #685636

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #685636; }

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

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

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

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

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

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

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

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