COLOR #68473A

HEX: #68473A RGB: (104,71,58)

Color info

#68473A contains red, green and blue colors in about the same proportion. Web safe color of #68473A is #663333 (or #633).

RGB color model

#68473A color RGB value is (104,71,58).

RGB: (104,71,58) (41%, 28%, 23%)

RGB channels and saturation

R 104 of 255 = 41%
G 71 of 255 = 28%
B 58 of 255 = 23%

104
71
58

R + G + B ~ 31%. #68473A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 71 + 58 = 233 (100%)
R 104 of 233 ~ 44.64%
G 71 of 233 ~ 30.47%
B 58 of 233 ~ 24.89'%

%44.64
%30.47
%24.89

CMYK color model

#68473A color CMYK value is (0,32,44,59).

  • cyan value is 0.00%
  • magenta value is 31.73%
  • yellow value is 44.23%
  • key color value is 59.22%

CMYK: (0,32,44,59)
C0M32Y44K59 (0%, 32%, 44%, 59%)
(0.00 / 0.32 / 0.44 / 0.59)

CMYK percentages

%0
%31.73
%44.23
%59.22

Codes

Color #68473A in popluar color models

68 47 3A
RGB 104 71 58
HSL 17° 28.40% 31.76%
HSB/HSV 17° 44.23% 40.78%
CMYK 0.00% 31.73% 44.23%
59.22%

Color #68473A in popluar number systems.

HEX 68 47 3A
Decimal 104 71 58
Binary 1101000 1000111 111010
Octal 150 107 72

Shades and tints

Shades of #68473A

#68473A
(104,71,58)
#5F4135
(95,65,53)
#563B30
(86,59,48)
#4D352B
(77,53,43)
#442F26
(68,47,38)
#3B2921
(59,41,33)
#32231C
(50,35,28)
#291D17
(41,29,23)
#201712
(32,23,18)
#17110D
(23,17,13)
#0E0B08
(14,11,8)
#000000
(0,0,0)

Tints of #68473A

#68473A
(104,71,58)
#75574B
(117,87,75)
#82675C
(130,103,92)
#8F776D
(143,119,109)
#9C877E
(156,135,126)
#A9978F
(169,151,143)
#B6A7A0
(182,167,160)
#C3B7B1
(195,183,177)
#D0C7C2
(208,199,194)
#DDD7D3
(221,215,211)
#EAE7E4
(234,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68473A color. Also use rgb(104,71,58) instead hex code.

Text Font Color

.myTextColor { color: #68473A; }

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

This text font color is #68473A.

Background Color

.myBgColor { background-color: #68473A; }

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

This div background color is #68473A.

Border color

.myBorderColor { border: 1px solid #68473A; }

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

This div border color is #68473A.

Opacity

.myOpacity80 { color: #68473A; opacity: 0.8; }

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

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

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

This text has shadow with #68473A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68473A.

Preview

Color preview on black background

This text has color #68473A on black background.


Color preview on white background

This text has color #68473A on white background.


Black color preview on #68473A background

This text has black color on #68473A background.


White color preview on #68473A background

This text has white color on #68473A background.


Related colors

Complementary color

Complementary color for #hex is #97B8C5.


I love getcolorcode.com

Triadic colors

1 #3A6847 and #473A68 with #68473A are triadic colors.

2 #3A4768 and #47683A with #68473A are triadic colors.