#685327

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

Shades of Horses Neck #685327

Tints of Horses Neck #685327

Color information

#685327 (or 0x685327) is unknown color: approx Horses Neck. HEX triplet: 68, 53 and 27. RGB value is (104,83,39). Sum of RGB (Red+Green+Blue) = 104+83+39=226 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.02% from 226); Green value is 83 (32.81% from 255 or 36.73% from 226); Blue value is 39 (15.62% from 255 or 17.26% from 226); Max value from RGB is 104 - color contains mainly: red. Hex color #685327 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685327 is #97ACD8. Grayscale: #545454. Windows color (decimal): -9940185 or 2577256. OLE color: 2577256.

HSL color Cylindrical-coordinate representation of color #685327: hue angle of 40.62º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #685327 is Cyan = 0, Magento = 0.20, Yellow = 0.62 and Black (K on CMYK) = 0.59.

Color convert

RGB1048339-
CMYK00.200.620.59
HSL40.62º45.45%28.04%-
HSV(B)40.62º62.5%40.78%-
XYZ9.179.283.23-
YUV84.26102.46142.08-

RGB Variations

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

RGB

RED value IS 104 (41.02% from 255) = 46.02%
GREEN value IS 83 (32.81% from 255) = 36.73%
BLUE value IS 39 (15.62% from 255) = 17.26%
R=46.02%
G=36.73%
B=17.26%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.20
Y (Yellow) values IS 0.62
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal104833900.200.620.5940.6245.4528.04
Hex6853270143E3B292d1c
Octal150123470247673515534
Binary1101000101001110011101010011111011101110100110110111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #685327

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #685327; }

 p { color: rgb(104,83,39); }

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

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

 a { background-color: rgb(104,83,39); }

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

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

 span { border-color: rgb(104,83,39); }

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