COLOR #674336

HEX: #674336 RGB: (103,67,54)

Color info

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

RGB color model

#674336 color RGB value is (103,67,54).

RGB: (103,67,54) (40%, 26%, 21%)

RGB channels and saturation

R 103 of 255 = 40%
G 67 of 255 = 26%
B 54 of 255 = 21%

103
67
54

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

Portions of RGB colors in percentages

R + G + B = 103 + 67 + 54 = 224 (100%)
R 103 of 224 ~ 45.98%
G 67 of 224 ~ 29.91%
B 54 of 224 ~ 24.11'%

%45.98
%29.91
%24.11

CMYK color model

#674336 color CMYK value is (0,35,48,60).

  • cyan value is 0.00%
  • magenta value is 34.95%
  • yellow value is 47.57%
  • key color value is 59.61%
CMYK: (0,35,48,60) C0M35Y48K60 (0%,35%,48%,60%) (0.00/0.35/0.48/0.60) 

CMYK percentages

%0
%34.95
%47.57
%59.61

Codes

Color #674336 in popluar color models

67 43 36
RGB 103 67 54
HSL 16° 31.21% 30.78%
HSB/HSV 16° 47.57% 40.39%
CMYK 0.00% 34.95% 47.57%
59.61%

Color #674336 in popluar number systems.

HEX 67 43 36
Decimal 103 67 54
Binary 1100111 1000011 110110
Octal 147 103 66

Shades and tints

Shades of #674336

#674336
(103,67,54)
#5E3D32
(94,61,50)
#55372E
(85,55,46)
#4C312A
(76,49,42)
#432B26
(67,43,38)
#3A2522
(58,37,34)
#311F1E
(49,31,30)
#28191A
(40,25,26)
#1F1316
(31,19,22)
#160D12
(22,13,18)
#0D070E
(13,7,14)
#000000
(0,0,0)

Tints of #674336

#674336
(103,67,54)
#745448
(116,84,72)
#81655A
(129,101,90)
#8E766C
(142,118,108)
#9B877E
(155,135,126)
#A89890
(168,152,144)
#B5A9A2
(181,169,162)
#C2BAB4
(194,186,180)
#CFCBC6
(207,203,198)
#DCDCD8
(220,220,216)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674336; }

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

This text font color is #674336.

Background Color

.myBgColor { background-color: #674336; }

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

This div background color is #674336.

Border color

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

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

This div border color is #674336.

Opacity

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

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

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

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

This text has shadow with #674336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674336.

Preview

Color preview on black background

This text has color #674336 on black background.


Color preview on white background

This text has color #674336 on white background.


Black color preview on #674336 background

This text has black color on #674336 background.


White color preview on #674336 background

This text has white color on #674336 background.


Related colors

Complementary color

Complementary color for #hex is #98BCC9.


I love getcolorcode.com

Triadic colors

1 #366743 and #433667 with #674336 are triadic colors.

2 #364367 and #436736 with #674336 are triadic colors.