COLOR #674413

HEX: #674413 RGB: (103,68,19)

Color info

#674413 contains mainly red and green colors. Web safe color of #674413 is #663300 (or #630).

RGB color model

#674413 color RGB value is (103,68,19).

RGB: (103,68,19) (40%, 27%, 7%)

RGB channels and saturation

R 103 of 255 = 40%
G 68 of 255 = 27%
B 19 of 255 = 7%

103
68
19

R + G + B ~ 25%. #674413 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 68 + 19 = 190 (100%)
R 103 of 190 ~ 54.21%
G 68 of 190 ~ 35.79%
B 19 of 190 ~ 10'%

%54.21
%35.79

CMYK color model

#674413 color CMYK value is (0,34,82,60).

  • cyan value is 0.00%
  • magenta value is 33.98%
  • yellow value is 81.55%
  • key color value is 59.61%

CMYK: (0,34,82,60)
C0M34Y82K60 (0%, 34%, 82%, 60%)
(0.00 / 0.34 / 0.82 / 0.60)

CMYK percentages

%0
%33.98
%81.55
%59.61

Codes

Color #674413 in popluar color models

67 44 13
RGB 103 68 19
HSL 35° 68.85% 23.92%
HSB/HSV 35° 81.55% 40.39%
CMYK 0.00% 33.98% 81.55%
59.61%

Color #674413 in popluar number systems.

HEX 67 44 13
Decimal 103 68 19
Binary 1100111 1000100 10011
Octal 147 104 23

Shades and tints

Shades of #674413

#674413
(103,68,19)
#5E3E12
(94,62,18)
#553811
(85,56,17)
#4C3210
(76,50,16)
#432C0F
(67,44,15)
#3A260E
(58,38,14)
#31200D
(49,32,13)
#281A0C
(40,26,12)
#1F140B
(31,20,11)
#160E0A
(22,14,10)
#0D0809
(13,8,9)
#000000
(0,0,0)

Tints of #674413

#674413
(103,68,19)
#745528
(116,85,40)
#81663D
(129,102,61)
#8E7752
(142,119,82)
#9B8867
(155,136,103)
#A8997C
(168,153,124)
#B5AA91
(181,170,145)
#C2BBA6
(194,187,166)
#CFCCBB
(207,204,187)
#DCDDD0
(220,221,208)
#E9EEE5
(233,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674413 color. Also use rgb(103,68,19) instead hex code.

Text Font Color

.myTextColor { color: #674413; }

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

This text font color is #674413.

Background Color

.myBgColor { background-color: #674413; }

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

This div background color is #674413.

Border color

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

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

This div border color is #674413.

Opacity

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

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

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

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

This text has shadow with #674413 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674413.

Preview

Color preview on black background

This text has color #674413 on black background.


Color preview on white background

This text has color #674413 on white background.


Black color preview on #674413 background

This text has black color on #674413 background.


White color preview on #674413 background

This text has white color on #674413 background.


Related colors

Complementary color

Complementary color for #hex is #98BBEC.


I love getcolorcode.com

Triadic colors

1 #136744 and #441367 with #674413 are triadic colors.

2 #134467 and #446713 with #674413 are triadic colors.