#685028

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

Shades of Horses Neck #685028

Tints of Horses Neck #685028

Color information

#685028 (or 0x685028) is unknown color: approx Horses Neck. HEX triplet: 68, 50 and 28. RGB value is (104,80,40). Sum of RGB (Red+Green+Blue) = 104+80+40=224 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.43% from 224); Green value is 80 (31.64% from 255 or 35.71% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 104 - color contains mainly: red. Hex color #685028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685028 is #97AFD7. Grayscale: #525252. Windows color (decimal): -9940952 or 2642024. OLE color: 2642024.

HSL color Cylindrical-coordinate representation of color #685028: hue angle of 37.5º degrees, saturation: 0.44, 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 #685028 is Cyan = 0, Magento = 0.23, Yellow = 0.62 and Black (K on CMYK) = 0.59.

Color convert

RGB1048040-
CMYK00.230.620.59
HSL37.5º44.44%28.24%-
HSV(B)37.5º61.54%40.78%-
XYZ8.968.833.24-
YUV82.62103.95143.25-

RGB Variations

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

RGB

RED value IS 104 (41.02% from 255) = 46.43%
GREEN value IS 80 (31.64% from 255) = 35.71%
BLUE value IS 40 (16.02% from 255) = 17.86%
R=46.43%
G=35.71%
B=17.86%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.23
Y (Yellow) values IS 0.62
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal104804000.230.620.5937.544.4428.24
Hex6850280173E3B262c1c
Octal150120500277673465434
Binary1101000101000010100001011111111011101110011010110011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #685028

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #685028; }

 p { color: rgb(104,80,40); }

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

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

 a { background-color: rgb(104,80,40); }

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

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

 span { border-color: rgb(104,80,40); }

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