#685720

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

Shades of Horses Neck #685720

Tints of Horses Neck #685720

Color information

#685720 (or 0x685720) is unknown color: approx Horses Neck. HEX triplet: 68, 57 and 20. RGB value is (104,87,32). Sum of RGB (Red+Green+Blue) = 104+87+32=223 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.64% from 223); Green value is 87 (34.38% from 255 or 39.01% from 223); Blue value is 32 (12.89% from 255 or 14.35% from 223); Max value from RGB is 104 - color contains mainly: red. Hex color #685720 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685720 is #97A8DF. Grayscale: #565656. Windows color (decimal): -9939168 or 2119528. OLE color: 2119528.

HSL color Cylindrical-coordinate representation of color #685720: hue angle of 45.83º 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 #685720 is Cyan = 0, Magento = 0.16, Yellow = 0.69 and Black (K on CMYK) = 0.59.

Color convert

RGB1048732-
CMYK00.160.690.59
HSL45.83º52.94%26.67%-
HSV(B)45.83º69.23%40.78%-
XYZ9.389.862.78-
YUV85.8197.63140.97-

RGB Variations

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

RGB

RED value IS 104 (41.02% from 255) = 46.64%
GREEN value IS 87 (34.38% from 255) = 39.01%
BLUE value IS 32 (12.89% from 255) = 14.35%
R=46.64%
G=39.01%
B=14.35%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.16
Y (Yellow) values IS 0.69
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal104873200.160.690.5945.8352.9426.67
Hex685720010453B2e351b
Octal1501274002010573566533
Binary11010001010111100000010000100010111101110111011010111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #685720

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #685720; }

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

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

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

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

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

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

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

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