COLOR #674C54

HEX: #674C54 RGB: (103,76,84)

Color info

#674C54 contains red, green and blue colors in about the same proportion. Web safe color of #674C54 is #663366 (or #636).

RGB color model

#674C54 color RGB value is (103,76,84).

RGB: (103,76,84) (40%, 30%, 33%)

RGB channels and saturation

R 103 of 255 = 40%
G 76 of 255 = 30%
B 84 of 255 = 33%

103
76
84

R + G + B ~ 34%. #674C54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 76 + 84 = 263 (100%)
R 103 of 263 ~ 39.16%
G 76 of 263 ~ 28.9%
B 84 of 263 ~ 31.94'%

%39.16
%28.9
%31.94

CMYK color model

#674C54 color CMYK value is (0,26,18,60).

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

CMYK: (0,26,18,60)
C0M26Y18K60 (0%, 26%, 18%, 60%)
(0.00 / 0.26 / 0.18 / 0.60)

CMYK percentages

%0
%26.21
%18.45
%59.61

Codes

Color #674C54 in popluar color models

67 4C 54
RGB 103 76 84
HSL 342° 15.08% 35.10%
HSB/HSV 342° 26.21% 40.39%
CMYK 0.00% 26.21% 18.45%
59.61%

Color #674C54 in popluar number systems.

HEX 67 4C 54
Decimal 103 76 84
Binary 1100111 1001100 1010100
Octal 147 114 124

Shades and tints

Shades of #674C54

#674C54
(103,76,84)
#5E464D
(94,70,77)
#554046
(85,64,70)
#4C3A3F
(76,58,63)
#433438
(67,52,56)
#3A2E31
(58,46,49)
#31282A
(49,40,42)
#282223
(40,34,35)
#1F1C1C
(31,28,28)
#161615
(22,22,21)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #674C54

#674C54
(103,76,84)
#745C63
(116,92,99)
#816C72
(129,108,114)
#8E7C81
(142,124,129)
#9B8C90
(155,140,144)
#A89C9F
(168,156,159)
#B5ACAE
(181,172,174)
#C2BCBD
(194,188,189)
#CFCCCC
(207,204,204)
#DCDCDB
(220,220,219)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674C54; }

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

This text font color is #674C54.

Background Color

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

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

This div background color is #674C54.

Border color

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

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

This div border color is #674C54.

Opacity

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

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

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

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

This text has shadow with #674C54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674C54.

Preview

Color preview on black background

This text has color #674C54 on black background.


Color preview on white background

This text has color #674C54 on white background.


Black color preview on #674C54 background

This text has black color on #674C54 background.


White color preview on #674C54 background

This text has white color on #674C54 background.


Related colors

Complementary color

Complementary color for #hex is #98B3AB.


I love getcolorcode.com

Triadic colors

1 #54674C and #4C5467 with #674C54 are triadic colors.

2 #544C67 and #4C6754 with #674C54 are triadic colors.