COLOR #674951

HEX: #674951 RGB: (103,73,81)

Color info

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

RGB color model

#674951 color RGB value is (103,73,81).

RGB: (103,73,81) (40%, 29%, 32%)

RGB channels and saturation

R 103 of 255 = 40%
G 73 of 255 = 29%
B 81 of 255 = 32%

103
73
81

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

Portions of RGB colors in percentages

R + G + B = 103 + 73 + 81 = 257 (100%)
R 103 of 257 ~ 40.08%
G 73 of 257 ~ 28.4%
B 81 of 257 ~ 31.52'%

%40.08
%28.4
%31.52

CMYK color model

#674951 color CMYK value is (0,29,21,60).

  • cyan value is 0.00%
  • magenta value is 29.13%
  • yellow value is 21.36%
  • key color value is 59.61%
CMYK: (0,29,21,60) C0M29Y21K60 (0%,29%,21%,60%) (0.00/0.29/0.21/0.60) 

CMYK percentages

%0
%29.13
%21.36
%59.61

Codes

Color #674951 in popluar color models

67 49 51
RGB 103 73 81
HSL 344° 17.05% 34.51%
HSB/HSV 344° 29.13% 40.39%
CMYK 0.00% 29.13% 21.36%
59.61%

Color #674951 in popluar number systems.

HEX 67 49 51
Decimal 103 73 81
Binary 1100111 1001001 1010001
Octal 147 111 121

Shades and tints

Shades of #674951

#674951
(103,73,81)
#5E434A
(94,67,74)
#553D43
(85,61,67)
#4C373C
(76,55,60)
#433135
(67,49,53)
#3A2B2E
(58,43,46)
#312527
(49,37,39)
#281F20
(40,31,32)
#1F1919
(31,25,25)
#161312
(22,19,18)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #674951

#674951
(103,73,81)
#745960
(116,89,96)
#81696F
(129,105,111)
#8E797E
(142,121,126)
#9B898D
(155,137,141)
#A8999C
(168,153,156)
#B5A9AB
(181,169,171)
#C2B9BA
(194,185,186)
#CFC9C9
(207,201,201)
#DCD9D8
(220,217,216)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674951 color. Also use rgb(103,73,81) instead hex code.

Text Font Color

.myTextColor { color: #674951; }

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

This text font color is #674951.

Background Color

.myBgColor { background-color: #674951; }

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

This div background color is #674951.

Border color

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

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

This div border color is #674951.

Opacity

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

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

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

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

This text has shadow with #674951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674951.

Preview

Color preview on black background

This text has color #674951 on black background.


Color preview on white background

This text has color #674951 on white background.


Black color preview on #674951 background

This text has black color on #674951 background.


White color preview on #674951 background

This text has white color on #674951 background.


Related colors

Complementary color

Complementary color for #hex is #98B6AE.


I love getcolorcode.com

Triadic colors

1 #516749 and #495167 with #674951 are triadic colors.

2 #514967 and #496751 with #674951 are triadic colors.