COLOR #674846

HEX: #674846 RGB: (103,72,70)

Color info

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

RGB color model

#674846 color RGB value is (103,72,70).

RGB: (103,72,70) (40%, 28%, 27%)

RGB channels and saturation

R 103 of 255 = 40%
G 72 of 255 = 28%
B 70 of 255 = 27%

103
72
70

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

Portions of RGB colors in percentages

R + G + B = 103 + 72 + 70 = 245 (100%)
R 103 of 245 ~ 42.04%
G 72 of 245 ~ 29.39%
B 70 of 245 ~ 28.57'%

%42.04
%29.39
%28.57

CMYK color model

#674846 color CMYK value is (0,30,32,60).

  • cyan value is 0.00%
  • magenta value is 30.10%
  • yellow value is 32.04%
  • key color value is 59.61%
CMYK: (0,30,32,60) C0M30Y32K60 (0%,30%,32%,60%) (0.00/0.30/0.32/0.60) 

CMYK percentages

%0
%30.1
%32.04
%59.61

Codes

Color #674846 in popluar color models

67 48 46
RGB 103 72 70
HSL 19.08% 33.92%
HSB/HSV 32.04% 40.39%
CMYK 0.00% 30.10% 32.04%
59.61%

Color #674846 in popluar number systems.

HEX 67 48 46
Decimal 103 72 70
Binary 1100111 1001000 1000110
Octal 147 110 106

Shades and tints

Shades of #674846

#674846
(103,72,70)
#5E4240
(94,66,64)
#553C3A
(85,60,58)
#4C3634
(76,54,52)
#43302E
(67,48,46)
#3A2A28
(58,42,40)
#312422
(49,36,34)
#281E1C
(40,30,28)
#1F1816
(31,24,22)
#161210
(22,18,16)
#0D0C0A
(13,12,10)
#000000
(0,0,0)

Tints of #674846

#674846
(103,72,70)
#745856
(116,88,86)
#816866
(129,104,102)
#8E7876
(142,120,118)
#9B8886
(155,136,134)
#A89896
(168,152,150)
#B5A8A6
(181,168,166)
#C2B8B6
(194,184,182)
#CFC8C6
(207,200,198)
#DCD8D6
(220,216,214)
#E9E8E6
(233,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674846 color. Also use rgb(103,72,70) instead hex code.

Text Font Color

.myTextColor { color: #674846; }

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

This text font color is #674846.

Background Color

.myBgColor { background-color: #674846; }

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

This div background color is #674846.

Border color

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

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

This div border color is #674846.

Opacity

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

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

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

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

This text has shadow with #674846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674846.

Preview

Color preview on black background

This text has color #674846 on black background.


Color preview on white background

This text has color #674846 on white background.


Black color preview on #674846 background

This text has black color on #674846 background.


White color preview on #674846 background

This text has white color on #674846 background.


Related colors

Complementary color

Complementary color for #hex is #98B7B9.


I love getcolorcode.com

Gradients

Color #674846 is used in Rose Ebony gradient.

Rose Ebony


Triadic colors

1 #466748 and #484667 with #674846 are triadic colors.

2 #464867 and #486746 with #674846 are triadic colors.