COLOR #674316

HEX: #674316 RGB: (103,67,22)

Color info

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

RGB color model

#674316 color RGB value is (103,67,22).

RGB: (103,67,22) (40%, 26%, 9%)

RGB channels and saturation

R 103 of 255 = 40%
G 67 of 255 = 26%
B 22 of 255 = 9%

103
67
22

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

Portions of RGB colors in percentages

R + G + B = 103 + 67 + 22 = 192 (100%)
R 103 of 192 ~ 53.65%
G 67 of 192 ~ 34.9%
B 22 of 192 ~ 11.46'%

%53.65
%34.9
%11.46

CMYK color model

#674316 color CMYK value is (0,35,79,60).

  • cyan value is 0.00%
  • magenta value is 34.95%
  • yellow value is 78.64%
  • key color value is 59.61%

CMYK: (0,35,79,60)
C0M35Y79K60 (0%, 35%, 79%, 60%)
(0.00 / 0.35 / 0.79 / 0.60)

CMYK percentages

%0
%34.95
%78.64
%59.61

Codes

Color #674316 in popluar color models

67 43 16
RGB 103 67 22
HSL 33° 64.80% 24.51%
HSB/HSV 33° 78.64% 40.39%
CMYK 0.00% 34.95% 78.64%
59.61%

Color #674316 in popluar number systems.

HEX 67 43 16
Decimal 103 67 22
Binary 1100111 1000011 10110
Octal 147 103 26

Shades and tints

Shades of #674316

#674316
(103,67,22)
#5E3D14
(94,61,20)
#553712
(85,55,18)
#4C3110
(76,49,16)
#432B0E
(67,43,14)
#3A250C
(58,37,12)
#311F0A
(49,31,10)
#281908
(40,25,8)
#1F1306
(31,19,6)
#160D04
(22,13,4)
#0D0702
(13,7,2)
#000000
(0,0,0)

Tints of #674316

#674316
(103,67,22)
#74542B
(116,84,43)
#816540
(129,101,64)
#8E7655
(142,118,85)
#9B876A
(155,135,106)
#A8987F
(168,152,127)
#B5A994
(181,169,148)
#C2BAA9
(194,186,169)
#CFCBBE
(207,203,190)
#DCDCD3
(220,220,211)
#E9EDE8
(233,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674316 color. Also use rgb(103,67,22) instead hex code.

Text Font Color

.myTextColor { color: #674316; }

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

This text font color is #674316.

Background Color

.myBgColor { background-color: #674316; }

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

This div background color is #674316.

Border color

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

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

This div border color is #674316.

Opacity

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

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

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

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

This text has shadow with #674316 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674316.

Preview

Color preview on black background

This text has color #674316 on black background.


Color preview on white background

This text has color #674316 on white background.


Black color preview on #674316 background

This text has black color on #674316 background.


White color preview on #674316 background

This text has white color on #674316 background.


Related colors

Complementary color

Complementary color for #hex is #98BCE9.


I love getcolorcode.com

Triadic colors

1 #166743 and #431667 with #674316 are triadic colors.

2 #164367 and #436716 with #674316 are triadic colors.