COLOR #674950

HEX: #674950 RGB: (103,73,80)

Color info

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

RGB color model

#674950 color RGB value is (103,73,80).

RGB: (103,73,80) (40%, 29%, 31%)

RGB channels and saturation

R 103 of 255 = 40%
G 73 of 255 = 29%
B 80 of 255 = 31%

103
73
80

R + G + B ~ 33%. #674950 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 73 + 80 = 256 (100%)
R 103 of 256 ~ 40.23%
G 73 of 256 ~ 28.52%
B 80 of 256 ~ 31.25'%

%40.23
%28.52
%31.25

CMYK color model

#674950 color CMYK value is (0,29,22,60).

  • cyan value is 0.00%
  • magenta value is 29.13%
  • yellow value is 22.33%
  • key color value is 59.61%

CMYK: (0,29,22,60)
C0M29Y22K60 (0%, 29%, 22%, 60%)
(0.00 / 0.29 / 0.22 / 0.60)

CMYK percentages

%0
%29.13
%22.33
%59.61

Codes

Color #674950 in popluar color models

67 49 50
RGB 103 73 80
HSL 346° 17.05% 34.51%
HSB/HSV 346° 29.13% 40.39%
CMYK 0.00% 29.13% 22.33%
59.61%

Color #674950 in popluar number systems.

HEX 67 49 50
Decimal 103 73 80
Binary 1100111 1001001 1010000
Octal 147 111 120

Shades and tints

Shades of #674950

#674950
(103,73,80)
#5E4349
(94,67,73)
#553D42
(85,61,66)
#4C373B
(76,55,59)
#433134
(67,49,52)
#3A2B2D
(58,43,45)
#312526
(49,37,38)
#281F1F
(40,31,31)
#1F1918
(31,25,24)
#161311
(22,19,17)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #674950

#674950
(103,73,80)
#74595F
(116,89,95)
#81696E
(129,105,110)
#8E797D
(142,121,125)
#9B898C
(155,137,140)
#A8999B
(168,153,155)
#B5A9AA
(181,169,170)
#C2B9B9
(194,185,185)
#CFC9C8
(207,201,200)
#DCD9D7
(220,217,215)
#E9E9E6
(233,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674950; }

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

This text font color is #674950.

Background Color

.myBgColor { background-color: #674950; }

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

This div background color is #674950.

Border color

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

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

This div border color is #674950.

Opacity

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

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

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

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

This text has shadow with #674950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674950.

Preview

Color preview on black background

This text has color #674950 on black background.


Color preview on white background

This text has color #674950 on white background.


Black color preview on #674950 background

This text has black color on #674950 background.


White color preview on #674950 background

This text has white color on #674950 background.


Related colors

Complementary color

Complementary color for #hex is #98B6AF.


I love getcolorcode.com

Triadic colors

1 #506749 and #495067 with #674950 are triadic colors.

2 #504967 and #496750 with #674950 are triadic colors.