#685936

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

Shades of Horses Neck #685936

Tints of Horses Neck #685936

Color information

#685936 (or 0x685936) is unknown color: approx Horses Neck. HEX triplet: 68, 59 and 36. RGB value is (104,89,54). Sum of RGB (Red+Green+Blue) = 104+89+54=247 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.11% from 247); Green value is 89 (35.16% from 255 or 36.03% from 247); Blue value is 54 (21.48% from 255 or 21.86% from 247); Max value from RGB is 104 - color contains mainly: red. Hex color #685936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685936 is #97A6C9. Grayscale: #595959. Windows color (decimal): -9938634 or 3561832. OLE color: 3561832.

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

Color convert

RGB1048954-
CMYK00.140.480.59
HSL42º31.65%30.98%-
HSV(B)42º48.08%40.78%-
XYZ9.9510.354.96-
YUV89.5107.97138.35-

RGB Variations

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

RGB

RED value IS 104 (41.02% from 255) = 42.11%
GREEN value IS 89 (35.16% from 255) = 36.03%
BLUE value IS 54 (21.48% from 255) = 21.86%
R=42.11%
G=36.03%
B=21.86%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.14
Y (Yellow) values IS 0.48
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal104895400.140.480.594231.6530.98
Hex6859360E303B2a201f
Octal150131660166073524037
Binary110100010110011101100111011000011101110101010000011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #685936

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #685936; }

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

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

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

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

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

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

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

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