COLOR #674549

HEX: #674549 RGB: (103,69,73)

Color info

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

RGB color model

#674549 color RGB value is (103,69,73).

RGB: (103,69,73) (40%, 27%, 29%)

RGB channels and saturation

R 103 of 255 = 40%
G 69 of 255 = 27%
B 73 of 255 = 29%

103
69
73

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

Portions of RGB colors in percentages

R + G + B = 103 + 69 + 73 = 245 (100%)
R 103 of 245 ~ 42.04%
G 69 of 245 ~ 28.16%
B 73 of 245 ~ 29.8'%

%42.04
%28.16
%29.8

CMYK color model

#674549 color CMYK value is (0,33,29,60).

  • cyan value is 0.00%
  • magenta value is 33.01%
  • yellow value is 29.13%
  • key color value is 59.61%
CMYK: (0,33,29,60) C0M33Y29K60 (0%,33%,29%,60%) (0.00/0.33/0.29/0.60) 

CMYK percentages

%0
%33.01
%29.13
%59.61

Codes

Color #674549 in popluar color models

67 45 49
RGB 103 69 73
HSL 353° 19.77% 33.73%
HSB/HSV 353° 33.01% 40.39%
CMYK 0.00% 33.01% 29.13%
59.61%

Color #674549 in popluar number systems.

HEX 67 45 49
Decimal 103 69 73
Binary 1100111 1000101 1001001
Octal 147 105 111

Shades and tints

Shades of #674549

#674549
(103,69,73)
#5E3F43
(94,63,67)
#55393D
(85,57,61)
#4C3337
(76,51,55)
#432D31
(67,45,49)
#3A272B
(58,39,43)
#312125
(49,33,37)
#281B1F
(40,27,31)
#1F1519
(31,21,25)
#160F13
(22,15,19)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #674549

#674549
(103,69,73)
#745559
(116,85,89)
#816569
(129,101,105)
#8E7579
(142,117,121)
#9B8589
(155,133,137)
#A89599
(168,149,153)
#B5A5A9
(181,165,169)
#C2B5B9
(194,181,185)
#CFC5C9
(207,197,201)
#DCD5D9
(220,213,217)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674549; }

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

This text font color is #674549.

Background Color

.myBgColor { background-color: #674549; }

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

This div background color is #674549.

Border color

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

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

This div border color is #674549.

Opacity

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

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

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

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

This text has shadow with #674549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674549.

Preview

Color preview on black background

This text has color #674549 on black background.


Color preview on white background

This text has color #674549 on white background.


Black color preview on #674549 background

This text has black color on #674549 background.


White color preview on #674549 background

This text has white color on #674549 background.


Related colors

Complementary color

Complementary color for #hex is #98BAB6.


I love getcolorcode.com

Triadic colors

1 #496745 and #454967 with #674549 are triadic colors.

2 #494567 and #456749 with #674549 are triadic colors.