COLOR #684028

HEX: #684028 RGB: (104,64,40)

Color info

#684028 contains mainly red and green colors. Web safe color of #684028 is #663333 (or #633).

RGB color model

#684028 color RGB value is (104,64,40).

RGB: (104,64,40) (41%, 25%, 16%)

RGB channels and saturation

R 104 of 255 = 41%
G 64 of 255 = 25%
B 40 of 255 = 16%

104
64
40

R + G + B ~ 27%. #684028 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 64 + 40 = 208 (100%)
R 104 of 208 ~ 50%
G 64 of 208 ~ 30.77%
B 40 of 208 ~ 19.23'%

%50
%30.77
%19.23

CMYK color model

#684028 color CMYK value is (0,38,62,59).

  • cyan value is 0.00%
  • magenta value is 38.46%
  • yellow value is 61.54%
  • key color value is 59.22%

CMYK: (0,38,62,59)
C0M38Y62K59 (0%, 38%, 62%, 59%)
(0.00 / 0.38 / 0.62 / 0.59)

CMYK percentages

%0
%38.46
%61.54
%59.22

Codes

Color #684028 in popluar color models

68 40 28
RGB 104 64 40
HSL 23° 44.44% 28.24%
HSB/HSV 23° 61.54% 40.78%
CMYK 0.00% 38.46% 61.54%
59.22%

Color #684028 in popluar number systems.

HEX 68 40 28
Decimal 104 64 40
Binary 1101000 1000000 101000
Octal 150 100 50

Shades and tints

Shades of #684028

#684028
(104,64,40)
#5F3B25
(95,59,37)
#563622
(86,54,34)
#4D311F
(77,49,31)
#442C1C
(68,44,28)
#3B2719
(59,39,25)
#322216
(50,34,22)
#291D13
(41,29,19)
#201810
(32,24,16)
#17130D
(23,19,13)
#0E0E0A
(14,14,10)
#000000
(0,0,0)

Tints of #684028

#684028
(104,64,40)
#75513B
(117,81,59)
#82624E
(130,98,78)
#8F7361
(143,115,97)
#9C8474
(156,132,116)
#A99587
(169,149,135)
#B6A69A
(182,166,154)
#C3B7AD
(195,183,173)
#D0C8C0
(208,200,192)
#DDD9D3
(221,217,211)
#EAEAE6
(234,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684028 color. Also use rgb(104,64,40) instead hex code.

Text Font Color

.myTextColor { color: #684028; }

<p style="color:#684028">This sample text font color is #684028.</p>

This text font color is #684028.

Background Color

.myBgColor { background-color: #684028; }

<div style="background-color:#684028">Inner text</div>

This div background color is #684028.

Border color

.myBorderColor { border: 1px solid #684028; }

<div style="border:3px solid #684028">Div</div>

This div border color is #684028.

Opacity

.myOpacity80 { color: #684028; opacity: 0.8; }

<p style="color:#684028;opacity:0.8;">80%</p>

Text with #684028 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #684028;}

<p style="text-shadow: 3px 3px 1px #684028">Text here.</p>

This text has shadow with #684028 color.


.textShadow {text-shadow: 3px 3px 1px #684028', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #684028, 5px 5px 20px red">Text here.</p>

This text has shadow with #684028 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#684028, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#684028, Direction=45, Strength=4)">Text</p>

This text has shadow with #684028 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #684028;
-webkit-box-shadow: 1px 1px 3px 2px #684028;
box-shadow: 1px 1px 3px 2px #684028;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #684028; -webkit-box-shadow: 1px 1px 3px 2px #684028; box-shadow:1px 1px 3px 2px #684028;">
Div content here
</div>

This div box has shadow with color #684028.

Preview

Color preview on black background

This text has color #684028 on black background.


Color preview on white background

This text has color #684028 on white background.


Black color preview on #684028 background

This text has black color on #684028 background.


White color preview on #684028 background

This text has white color on #684028 background.


Related colors

Complementary color

Complementary color for #hex is #97BFD7.


I love getcolorcode.com

Triadic colors

1 #286840 and #402868 with #684028 are triadic colors.

2 #284068 and #406828 with #684028 are triadic colors.