COLOR #676049

HEX: #676049 RGB: (103,96,73)

Color info

#676049 contains red, green and blue colors in about the same proportion. Web safe color of #676049 is #666633 (or #663).

RGB color model

#676049 color RGB value is (103,96,73).

RGB: (103,96,73) (40%, 38%, 29%)

RGB channels and saturation

R 103 of 255 = 40%
G 96 of 255 = 38%
B 73 of 255 = 29%

103
96
73

R + G + B ~ 36%. #676049 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 96 + 73 = 272 (100%)
R 103 of 272 ~ 37.87%
G 96 of 272 ~ 35.29%
B 73 of 272 ~ 26.84'%

%37.87
%35.29
%26.84

CMYK color model

#676049 color CMYK value is (0,7,29,60).

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

CMYK: (0,7,29,60)
C0M7Y29K60 (0%, 7%, 29%, 60%)
(0.00 / 0.07 / 0.29 / 0.60)

CMYK percentages

%0
%6.8
%29.13
%59.61

Codes

Color #676049 in popluar color models

67 60 49
RGB 103 96 73
HSL 46° 17.05% 34.51%
HSB/HSV 46° 29.13% 40.39%
CMYK 0.00% 6.80% 29.13%
59.61%

Color #676049 in popluar number systems.

HEX 67 60 49
Decimal 103 96 73
Binary 1100111 1100000 1001001
Octal 147 140 111

Shades and tints

Shades of #676049

#676049
(103,96,73)
#5E5843
(94,88,67)
#55503D
(85,80,61)
#4C4837
(76,72,55)
#434031
(67,64,49)
#3A382B
(58,56,43)
#313025
(49,48,37)
#28281F
(40,40,31)
#1F2019
(31,32,25)
#161813
(22,24,19)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #676049

#676049
(103,96,73)
#746E59
(116,110,89)
#817C69
(129,124,105)
#8E8A79
(142,138,121)
#9B9889
(155,152,137)
#A8A699
(168,166,153)
#B5B4A9
(181,180,169)
#C2C2B9
(194,194,185)
#CFD0C9
(207,208,201)
#DCDED9
(220,222,217)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676049; }

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

This text font color is #676049.

Background Color

.myBgColor { background-color: #676049; }

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

This div background color is #676049.

Border color

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

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

This div border color is #676049.

Opacity

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

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

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

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

This text has shadow with #676049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676049.

Preview

Color preview on black background

This text has color #676049 on black background.


Color preview on white background

This text has color #676049 on white background.


Black color preview on #676049 background

This text has black color on #676049 background.


White color preview on #676049 background

This text has white color on #676049 background.


Related colors

Complementary color

Complementary color for #hex is #989FB6.


I love getcolorcode.com

Triadic colors

1 #496760 and #604967 with #676049 are triadic colors.

2 #496067 and #606749 with #676049 are triadic colors.