#685421

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

Shades of Horses Neck #685421

Tints of Horses Neck #685421

Color information

#685421 (or 0x685421) is unknown color: approx Horses Neck. HEX triplet: 68, 54 and 21. RGB value is (104,84,33). Sum of RGB (Red+Green+Blue) = 104+84+33=221 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.06% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 33 (13.28% from 255 or 14.93% from 221); Max value from RGB is 104 - color contains mainly: red. Hex color #685421 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685421 is #97ABDE. Grayscale: #545454. Windows color (decimal): -9939935 or 2184296. OLE color: 2184296.

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

Color convert

RGB1048433-
CMYK00.190.680.59
HSL43.1º51.82%26.86%-
HSV(B)43.1º68.27%40.78%-
XYZ9.159.392.77-
YUV84.1799.13142.15-

RGB Variations

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

RGB

RED value IS 104 (41.02% from 255) = 47.06%
GREEN value IS 84 (33.20% from 255) = 38.01%
BLUE value IS 33 (13.28% from 255) = 14.93%
R=47.06%
G=38.01%
B=14.93%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.19
Y (Yellow) values IS 0.68
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal104843300.190.680.5943.151.8226.86
Hex685421013443B2b341b
Octal1501244102310473536433
Binary11010001010100100001010011100010011101110101111010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #685421

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #685421; }

 p { color: rgb(104,84,33); }

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

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

 a { background-color: rgb(104,84,33); }

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

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

 span { border-color: rgb(104,84,33); }

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