COLOR #68491D

HEX: #68491D RGB: (104,73,29)

Color info

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

RGB color model

#68491D color RGB value is (104,73,29).

RGB: (104,73,29) (41%, 29%, 11%)

RGB channels and saturation

R 104 of 255 = 41%
G 73 of 255 = 29%
B 29 of 255 = 11%

104
73
29

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

Portions of RGB colors in percentages

R + G + B = 104 + 73 + 29 = 206 (100%)
R 104 of 206 ~ 50.49%
G 73 of 206 ~ 35.44%
B 29 of 206 ~ 14.08'%

%50.49
%35.44
%14.08

CMYK color model

#68491D color CMYK value is (0,30,72,59).

  • cyan value is 0.00%
  • magenta value is 29.81%
  • yellow value is 72.12%
  • key color value is 59.22%
CMYK: (0,30,72,59) C0M30Y72K59 (0%,30%,72%,59%) (0.00/0.30/0.72/0.59) 

CMYK percentages

%0
%29.81
%72.12
%59.22

Codes

Color #68491D in popluar color models

68 49 1D
RGB 104 73 29
HSL 35° 56.39% 26.08%
HSB/HSV 35° 72.12% 40.78%
CMYK 0.00% 29.81% 72.12%
59.22%

Color #68491D in popluar number systems.

HEX 68 49 1D
Decimal 104 73 29
Binary 1101000 1001001 11101
Octal 150 111 35

Shades and tints

Shades of #68491D

#68491D
(104,73,29)
#5F431B
(95,67,27)
#563D19
(86,61,25)
#4D3717
(77,55,23)
#443115
(68,49,21)
#3B2B13
(59,43,19)
#322511
(50,37,17)
#291F0F
(41,31,15)
#20190D
(32,25,13)
#17130B
(23,19,11)
#0E0D09
(14,13,9)
#000000
(0,0,0)

Tints of #68491D

#68491D
(104,73,29)
#755931
(117,89,49)
#826945
(130,105,69)
#8F7959
(143,121,89)
#9C896D
(156,137,109)
#A99981
(169,153,129)
#B6A995
(182,169,149)
#C3B9A9
(195,185,169)
#D0C9BD
(208,201,189)
#DDD9D1
(221,217,209)
#EAE9E5
(234,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68491D color. Also use rgb(104,73,29) instead hex code.

Text Font Color

.myTextColor { color: #68491D; }

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

This text font color is #68491D.

Background Color

.myBgColor { background-color: #68491D; }

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

This div background color is #68491D.

Border color

.myBorderColor { border: 1px solid #68491D; }

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

This div border color is #68491D.

Opacity

.myOpacity80 { color: #68491D; opacity: 0.8; }

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

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

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

This text has shadow with #68491D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68491D.

Preview

Color preview on black background

This text has color #68491D on black background.


Color preview on white background

This text has color #68491D on white background.


Black color preview on #68491D background

This text has black color on #68491D background.


White color preview on #68491D background

This text has white color on #68491D background.


Related colors

Complementary color

Complementary color for #hex is #97B6E2.


I love getcolorcode.com

Triadic colors

1 #1D6849 and #491D68 with #68491D are triadic colors.

2 #1D4968 and #49681D with #68491D are triadic colors.