COLOR #67471D

HEX: #67471D RGB: (103,71,29)

Color info

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

RGB color model

#67471D color RGB value is (103,71,29).

RGB: (103,71,29) (40%, 28%, 11%)

RGB channels and saturation

R 103 of 255 = 40%
G 71 of 255 = 28%
B 29 of 255 = 11%

103
71
29

R + G + B ~ 26%. #67471D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 71 + 29 = 203 (100%)
R 103 of 203 ~ 50.74%
G 71 of 203 ~ 34.98%
B 29 of 203 ~ 14.29'%

%50.74
%34.98
%14.29

CMYK color model

#67471D color CMYK value is (0,31,72,60).

  • cyan value is 0.00%
  • magenta value is 31.07%
  • yellow value is 71.84%
  • key color value is 59.61%

CMYK: (0,31,72,60)
C0M31Y72K60 (0%, 31%, 72%, 60%)
(0.00 / 0.31 / 0.72 / 0.60)

CMYK percentages

%0
%31.07
%71.84
%59.61

Codes

Color #67471D in popluar color models

67 47 1D
RGB 103 71 29
HSL 34° 56.06% 25.88%
HSB/HSV 34° 71.84% 40.39%
CMYK 0.00% 31.07% 71.84%
59.61%

Color #67471D in popluar number systems.

HEX 67 47 1D
Decimal 103 71 29
Binary 1100111 1000111 11101
Octal 147 107 35

Shades and tints

Shades of #67471D

#67471D
(103,71,29)
#5E411B
(94,65,27)
#553B19
(85,59,25)
#4C3517
(76,53,23)
#432F15
(67,47,21)
#3A2913
(58,41,19)
#312311
(49,35,17)
#281D0F
(40,29,15)
#1F170D
(31,23,13)
#16110B
(22,17,11)
#0D0B09
(13,11,9)
#000000
(0,0,0)

Tints of #67471D

#67471D
(103,71,29)
#745731
(116,87,49)
#816745
(129,103,69)
#8E7759
(142,119,89)
#9B876D
(155,135,109)
#A89781
(168,151,129)
#B5A795
(181,167,149)
#C2B7A9
(194,183,169)
#CFC7BD
(207,199,189)
#DCD7D1
(220,215,209)
#E9E7E5
(233,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67471D color. Also use rgb(103,71,29) instead hex code.

Text Font Color

.myTextColor { color: #67471D; }

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

This text font color is #67471D.

Background Color

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

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

This div background color is #67471D.

Border color

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

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

This div border color is #67471D.

Opacity

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

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

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

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

This text has shadow with #67471D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67471D.

Preview

Color preview on black background

This text has color #67471D on black background.


Color preview on white background

This text has color #67471D on white background.


Black color preview on #67471D background

This text has black color on #67471D background.


White color preview on #67471D background

This text has white color on #67471D background.


Related colors

Complementary color

Complementary color for #hex is #98B8E2.


I love getcolorcode.com

Triadic colors

1 #1D6747 and #471D67 with #67471D are triadic colors.

2 #1D4767 and #47671D with #67471D are triadic colors.