#685738

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

Shades of Horses Neck #685738

Tints of Horses Neck #685738

Color information

#685738 (or 0x685738) is unknown color: approx Horses Neck. HEX triplet: 68, 57 and 38. RGB value is (104,87,56). Sum of RGB (Red+Green+Blue) = 104+87+56=247 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.11% from 247); Green value is 87 (34.38% from 255 or 35.22% from 247); Blue value is 56 (22.27% from 255 or 22.67% from 247); Max value from RGB is 104 - color contains mainly: red. Hex color #685738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685738 is #97A8C7. Grayscale: #585858. Windows color (decimal): -9939144 or 3692392. OLE color: 3692392.

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

Color convert

RGB1048756-
CMYK00.160.460.59
HSL38.75º30%31.37%-
HSV(B)38.75º46.15%40.78%-
XYZ9.8310.045.16-
YUV88.55109.63139.02-

RGB Variations

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

RGB

RED value IS 104 (41.02% from 255) = 42.11%
GREEN value IS 87 (34.38% from 255) = 35.22%
BLUE value IS 56 (22.27% from 255) = 22.67%
R=42.11%
G=35.22%
B=22.67%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.16
Y (Yellow) values IS 0.46
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal104875600.160.460.5938.753031.37
Hex6857380102E3B271e1f
Octal150127700205673473637
Binary110100010101111110000100001011101110111001111111011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #685738

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #685738; }

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

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

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

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

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

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

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

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