COLOR #676145

HEX: #676145 RGB: (103,97,69)

Color info

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

RGB color model

#676145 color RGB value is (103,97,69).

RGB: (103,97,69) (40%, 38%, 27%)

RGB channels and saturation

R 103 of 255 = 40%
G 97 of 255 = 38%
B 69 of 255 = 27%

103
97
69

R + G + B ~ 35%. #676145 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 97 + 69 = 269 (100%)
R 103 of 269 ~ 38.29%
G 97 of 269 ~ 36.06%
B 69 of 269 ~ 25.65'%

%38.29
%36.06
%25.65

CMYK color model

#676145 color CMYK value is (0,6,33,60).

  • cyan value is 0.00%
  • magenta value is 5.83%
  • yellow value is 33.01%
  • key color value is 59.61%

CMYK: (0,6,33,60)
C0M6Y33K60 (0%, 6%, 33%, 60%)
(0.00 / 0.06 / 0.33 / 0.60)

CMYK percentages

%0
%5.83
%33.01
%59.61

Codes

Color #676145 in popluar color models

67 61 45
RGB 103 97 69
HSL 49° 19.77% 33.73%
HSB/HSV 49° 33.01% 40.39%
CMYK 0.00% 5.83% 33.01%
59.61%

Color #676145 in popluar number systems.

HEX 67 61 45
Decimal 103 97 69
Binary 1100111 1100001 1000101
Octal 147 141 105

Shades and tints

Shades of #676145

#676145
(103,97,69)
#5E593F
(94,89,63)
#555139
(85,81,57)
#4C4933
(76,73,51)
#43412D
(67,65,45)
#3A3927
(58,57,39)
#313121
(49,49,33)
#28291B
(40,41,27)
#1F2115
(31,33,21)
#16190F
(22,25,15)
#0D1109
(13,17,9)
#000000
(0,0,0)

Tints of #676145

#676145
(103,97,69)
#746F55
(116,111,85)
#817D65
(129,125,101)
#8E8B75
(142,139,117)
#9B9985
(155,153,133)
#A8A795
(168,167,149)
#B5B5A5
(181,181,165)
#C2C3B5
(194,195,181)
#CFD1C5
(207,209,197)
#DCDFD5
(220,223,213)
#E9EDE5
(233,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676145; }

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

This text font color is #676145.

Background Color

.myBgColor { background-color: #676145; }

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

This div background color is #676145.

Border color

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

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

This div border color is #676145.

Opacity

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

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

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

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

This text has shadow with #676145 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676145.

Preview

Color preview on black background

This text has color #676145 on black background.


Color preview on white background

This text has color #676145 on white background.


Black color preview on #676145 background

This text has black color on #676145 background.


White color preview on #676145 background

This text has white color on #676145 background.


Related colors

Complementary color

Complementary color for #hex is #989EBA.


I love getcolorcode.com

Triadic colors

1 #456761 and #614567 with #676145 are triadic colors.

2 #456167 and #616745 with #676145 are triadic colors.