#685724

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

Shades of Horses Neck #685724

Tints of Horses Neck #685724

Color information

#685724 (or 0x685724) is unknown color: approx Horses Neck. HEX triplet: 68, 57 and 24. RGB value is (104,87,36). Sum of RGB (Red+Green+Blue) = 104+87+36=227 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.81% from 227); Green value is 87 (34.38% from 255 or 38.33% from 227); Blue value is 36 (14.45% from 255 or 15.86% from 227); Max value from RGB is 104 - color contains mainly: red. Hex color #685724 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685724 is #97A8DB. Grayscale: #565656. Windows color (decimal): -9939164 or 2381672. OLE color: 2381672.

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

Color convert

RGB1048736-
CMYK00.160.650.59
HSL45º48.57%27.45%-
HSV(B)45º65.38%40.78%-
XYZ9.449.893.08-
YUV86.2799.63140.65-

RGB Variations

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

RGB

RED value IS 104 (41.02% from 255) = 45.81%
GREEN value IS 87 (34.38% from 255) = 38.33%
BLUE value IS 36 (14.45% from 255) = 15.86%
R=45.81%
G=38.33%
B=15.86%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.16
Y (Yellow) values IS 0.65
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal104873600.160.650.594548.5727.45
Hex685724010413B2d311b
Octal1501274402010173556133
Binary11010001010111100100010000100000111101110110111000111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #685724

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #685724; }

 p { color: rgb(104,87,36); }

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

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

 a { background-color: rgb(104,87,36); }

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

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

 span { border-color: rgb(104,87,36); }

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