COLOR #68492B

HEX: #68492B RGB: (104,73,43)

Color info

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

RGB color model

#68492B color RGB value is (104,73,43).

RGB: (104,73,43) (41%, 29%, 17%)

RGB channels and saturation

R 104 of 255 = 41%
G 73 of 255 = 29%
B 43 of 255 = 17%

104
73
43

R + G + B ~ 29%. #68492B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 73 + 43 = 220 (100%)
R 104 of 220 ~ 47.27%
G 73 of 220 ~ 33.18%
B 43 of 220 ~ 19.55'%

%47.27
%33.18
%19.55

CMYK color model

#68492B color CMYK value is (0,30,59,59).

  • cyan value is 0.00%
  • magenta value is 29.81%
  • yellow value is 58.65%
  • key color value is 59.22%
CMYK: (0,30,59,59) C0M30Y59K59 (0%,30%,59%,59%) (0.00/0.30/0.59/0.59) 

CMYK percentages

%0
%29.81
%58.65
%59.22

Codes

Color #68492B in popluar color models

68 49 2B
RGB 104 73 43
HSL 30° 41.50% 28.82%
HSB/HSV 30° 58.65% 40.78%
CMYK 0.00% 29.81% 58.65%
59.22%

Color #68492B in popluar number systems.

HEX 68 49 2B
Decimal 104 73 43
Binary 1101000 1001001 101011
Octal 150 111 53

Shades and tints

Shades of #68492B

#68492B
(104,73,43)
#5F4328
(95,67,40)
#563D25
(86,61,37)
#4D3722
(77,55,34)
#44311F
(68,49,31)
#3B2B1C
(59,43,28)
#322519
(50,37,25)
#291F16
(41,31,22)
#201913
(32,25,19)
#171310
(23,19,16)
#0E0D0D
(14,13,13)
#000000
(0,0,0)

Tints of #68492B

#68492B
(104,73,43)
#75593E
(117,89,62)
#826951
(130,105,81)
#8F7964
(143,121,100)
#9C8977
(156,137,119)
#A9998A
(169,153,138)
#B6A99D
(182,169,157)
#C3B9B0
(195,185,176)
#D0C9C3
(208,201,195)
#DDD9D6
(221,217,214)
#EAE9E9
(234,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68492B color. Also use rgb(104,73,43) instead hex code.

Text Font Color

.myTextColor { color: #68492B; }

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

This text font color is #68492B.

Background Color

.myBgColor { background-color: #68492B; }

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

This div background color is #68492B.

Border color

.myBorderColor { border: 1px solid #68492B; }

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

This div border color is #68492B.

Opacity

.myOpacity80 { color: #68492B; opacity: 0.8; }

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

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

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

This text has shadow with #68492B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68492B.

Preview

Color preview on black background

This text has color #68492B on black background.


Color preview on white background

This text has color #68492B on white background.


Black color preview on #68492B background

This text has black color on #68492B background.


White color preview on #68492B background

This text has white color on #68492B background.


Related colors

Complementary color

Complementary color for #hex is #97B6D4.


I love getcolorcode.com

Triadic colors

1 #2B6849 and #492B68 with #68492B are triadic colors.

2 #2B4968 and #49682B with #68492B are triadic colors.