COLOR #674C42

HEX: #674C42 RGB: (103,76,66)

Color info

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

RGB color model

#674C42 color RGB value is (103,76,66).

RGB: (103,76,66) (40%, 30%, 26%)

RGB channels and saturation

R 103 of 255 = 40%
G 76 of 255 = 30%
B 66 of 255 = 26%

103
76
66

R + G + B ~ 32%. #674C42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 76 + 66 = 245 (100%)
R 103 of 245 ~ 42.04%
G 76 of 245 ~ 31.02%
B 66 of 245 ~ 26.94'%

%42.04
%31.02
%26.94

CMYK color model

#674C42 color CMYK value is (0,26,36,60).

  • cyan value is 0.00%
  • magenta value is 26.21%
  • yellow value is 35.92%
  • key color value is 59.61%

CMYK: (0,26,36,60)
C0M26Y36K60 (0%, 26%, 36%, 60%)
(0.00 / 0.26 / 0.36 / 0.60)

CMYK percentages

%0
%26.21
%35.92
%59.61

Codes

Color #674C42 in popluar color models

67 4C 42
RGB 103 76 66
HSL 16° 21.89% 33.14%
HSB/HSV 16° 35.92% 40.39%
CMYK 0.00% 26.21% 35.92%
59.61%

Color #674C42 in popluar number systems.

HEX 67 4C 42
Decimal 103 76 66
Binary 1100111 1001100 1000010
Octal 147 114 102

Shades and tints

Shades of #674C42

#674C42
(103,76,66)
#5E463C
(94,70,60)
#554036
(85,64,54)
#4C3A30
(76,58,48)
#43342A
(67,52,42)
#3A2E24
(58,46,36)
#31281E
(49,40,30)
#282218
(40,34,24)
#1F1C12
(31,28,18)
#16160C
(22,22,12)
#0D1006
(13,16,6)
#000000
(0,0,0)

Tints of #674C42

#674C42
(103,76,66)
#745C53
(116,92,83)
#816C64
(129,108,100)
#8E7C75
(142,124,117)
#9B8C86
(155,140,134)
#A89C97
(168,156,151)
#B5ACA8
(181,172,168)
#C2BCB9
(194,188,185)
#CFCCCA
(207,204,202)
#DCDCDB
(220,220,219)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674C42 color. Also use rgb(103,76,66) instead hex code.

Text Font Color

.myTextColor { color: #674C42; }

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

This text font color is #674C42.

Background Color

.myBgColor { background-color: #674C42; }

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

This div background color is #674C42.

Border color

.myBorderColor { border: 1px solid #674C42; }

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

This div border color is #674C42.

Opacity

.myOpacity80 { color: #674C42; opacity: 0.8; }

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

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

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

This text has shadow with #674C42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674C42.

Preview

Color preview on black background

This text has color #674C42 on black background.


Color preview on white background

This text has color #674C42 on white background.


Black color preview on #674C42 background

This text has black color on #674C42 background.


White color preview on #674C42 background

This text has white color on #674C42 background.


Related colors

Complementary color

Complementary color for #hex is #98B3BD.


I love getcolorcode.com

Triadic colors

1 #42674C and #4C4267 with #674C42 are triadic colors.

2 #424C67 and #4C6742 with #674C42 are triadic colors.