COLOR #682517

HEX: #682517 RGB: (104,37,23)

Color info

#682517 contains mainly red color. Web safe color of #682517 is #663300 (or #630).

RGB color model

#682517 color RGB value is (104,37,23).

RGB: (104,37,23) (41%, 15%, 9%)

RGB channels and saturation

R 104 of 255 = 41%
G 37 of 255 = 15%
B 23 of 255 = 9%

104
37
23

R + G + B ~ 22%. #682517 is dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 37 + 23 = 164 (100%)
R 104 of 164 ~ 63.41%
G 37 of 164 ~ 22.56%
B 23 of 164 ~ 14.02'%

%63.41
%22.56
%14.02

CMYK color model

#682517 color CMYK value is (0,64,78,59).

  • cyan value is 0.00%
  • magenta value is 64.42%
  • yellow value is 77.88%
  • key color value is 59.22%
CMYK: (0,64,78,59) C0M64Y78K59 (0%,64%,78%,59%) (0.00/0.64/0.78/0.59) 

CMYK percentages

%0
%64.42
%77.88
%59.22

Codes

Color #682517 in popluar color models

68 25 17
RGB 104 37 23
HSL 10° 63.78% 24.90%
HSB/HSV 10° 77.88% 40.78%
CMYK 0.00% 64.42% 77.88%
59.22%

Color #682517 in popluar number systems.

HEX 68 25 17
Decimal 104 37 23
Binary 1101000 100101 10111
Octal 150 45 27

Shades and tints

Shades of #682517

#682517
(104,37,23)
#5F2215
(95,34,21)
#561F13
(86,31,19)
#4D1C11
(77,28,17)
#44190F
(68,25,15)
#3B160D
(59,22,13)
#32130B
(50,19,11)
#291009
(41,16,9)
#200D07
(32,13,7)
#170A05
(23,10,5)
#0E0703
(14,7,3)
#000000
(0,0,0)

Tints of #682517

#682517
(104,37,23)
#75382C
(117,56,44)
#824B41
(130,75,65)
#8F5E56
(143,94,86)
#9C716B
(156,113,107)
#A98480
(169,132,128)
#B69795
(182,151,149)
#C3AAAA
(195,170,170)
#D0BDBF
(208,189,191)
#DDD0D4
(221,208,212)
#EAE3E9
(234,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #682517 color. Also use rgb(104,37,23) instead hex code.

Text Font Color

.myTextColor { color: #682517; }

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

This text font color is #682517.

Background Color

.myBgColor { background-color: #682517; }

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

This div background color is #682517.

Border color

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

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

This div border color is #682517.

Opacity

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

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

Text with #682517 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 #682517;}

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

This text has shadow with #682517 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #682517.

Preview

Color preview on black background

This text has color #682517 on black background.


Color preview on white background

This text has color #682517 on white background.


Black color preview on #682517 background

This text has black color on #682517 background.


White color preview on #682517 background

This text has white color on #682517 background.


Related colors

Complementary color

Complementary color for #hex is #97DAE8.


I love getcolorcode.com

Triadic colors

1 #176825 and #251768 with #682517 are triadic colors.

2 #172568 and #256817 with #682517 are triadic colors.