COLOR #674049

HEX: #674049 RGB: (103,64,73)

Color info

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

RGB color model

#674049 color RGB value is (103,64,73).

RGB: (103,64,73) (40%, 25%, 29%)

RGB channels and saturation

R 103 of 255 = 40%
G 64 of 255 = 25%
B 73 of 255 = 29%

103
64
73

R + G + B ~ 31%. #674049 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 64 + 73 = 240 (100%)
R 103 of 240 ~ 42.92%
G 64 of 240 ~ 26.67%
B 73 of 240 ~ 30.42'%

%42.92
%26.67
%30.42

CMYK color model

#674049 color CMYK value is (0,38,29,60).

  • cyan value is 0.00%
  • magenta value is 37.86%
  • yellow value is 29.13%
  • key color value is 59.61%
CMYK: (0,38,29,60) C0M38Y29K60 (0%,38%,29%,60%) (0.00/0.38/0.29/0.60) 

CMYK percentages

%0
%37.86
%29.13
%59.61

Codes

Color #674049 in popluar color models

67 40 49
RGB 103 64 73
HSL 346° 23.35% 32.75%
HSB/HSV 346° 37.86% 40.39%
CMYK 0.00% 37.86% 29.13%
59.61%

Color #674049 in popluar number systems.

HEX 67 40 49
Decimal 103 64 73
Binary 1100111 1000000 1001001
Octal 147 100 111

Shades and tints

Shades of #674049

#674049
(103,64,73)
#5E3B43
(94,59,67)
#55363D
(85,54,61)
#4C3137
(76,49,55)
#432C31
(67,44,49)
#3A272B
(58,39,43)
#312225
(49,34,37)
#281D1F
(40,29,31)
#1F1819
(31,24,25)
#161313
(22,19,19)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #674049

#674049
(103,64,73)
#745159
(116,81,89)
#816269
(129,98,105)
#8E7379
(142,115,121)
#9B8489
(155,132,137)
#A89599
(168,149,153)
#B5A6A9
(181,166,169)
#C2B7B9
(194,183,185)
#CFC8C9
(207,200,201)
#DCD9D9
(220,217,217)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674049; }

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

This text font color is #674049.

Background Color

.myBgColor { background-color: #674049; }

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

This div background color is #674049.

Border color

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

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

This div border color is #674049.

Opacity

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

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

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

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

This text has shadow with #674049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674049.

Preview

Color preview on black background

This text has color #674049 on black background.


Color preview on white background

This text has color #674049 on white background.


Black color preview on #674049 background

This text has black color on #674049 background.


White color preview on #674049 background

This text has white color on #674049 background.


Related colors

Complementary color

Complementary color for #hex is #98BFB6.


I love getcolorcode.com

Triadic colors

1 #496740 and #404967 with #674049 are triadic colors.

2 #494067 and #406749 with #674049 are triadic colors.