COLOR #675640

HEX: #675640 RGB: (103,86,64)

Color info

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

RGB color model

#675640 color RGB value is (103,86,64).

RGB: (103,86,64) (40%, 34%, 25%)

RGB channels and saturation

R 103 of 255 = 40%
G 86 of 255 = 34%
B 64 of 255 = 25%

103
86
64

R + G + B ~ 33%. #675640 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 86 + 64 = 253 (100%)
R 103 of 253 ~ 40.71%
G 86 of 253 ~ 33.99%
B 64 of 253 ~ 25.3'%

%40.71
%33.99
%25.3

CMYK color model

#675640 color CMYK value is (0,17,38,60).

  • cyan value is 0.00%
  • magenta value is 16.50%
  • yellow value is 37.86%
  • key color value is 59.61%

CMYK: (0,17,38,60)
C0M17Y38K60 (0%, 17%, 38%, 60%)
(0.00 / 0.17 / 0.38 / 0.60)

CMYK percentages

%0
%16.5
%37.86
%59.61

Codes

Color #675640 in popluar color models

67 56 40
RGB 103 86 64
HSL 34° 23.35% 32.75%
HSB/HSV 34° 37.86% 40.39%
CMYK 0.00% 16.50% 37.86%
59.61%

Color #675640 in popluar number systems.

HEX 67 56 40
Decimal 103 86 64
Binary 1100111 1010110 1000000
Octal 147 126 100

Shades and tints

Shades of #675640

#675640
(103,86,64)
#5E4F3B
(94,79,59)
#554836
(85,72,54)
#4C4131
(76,65,49)
#433A2C
(67,58,44)
#3A3327
(58,51,39)
#312C22
(49,44,34)
#28251D
(40,37,29)
#1F1E18
(31,30,24)
#161713
(22,23,19)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #675640

#675640
(103,86,64)
#746551
(116,101,81)
#817462
(129,116,98)
#8E8373
(142,131,115)
#9B9284
(155,146,132)
#A8A195
(168,161,149)
#B5B0A6
(181,176,166)
#C2BFB7
(194,191,183)
#CFCEC8
(207,206,200)
#DCDDD9
(220,221,217)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675640; }

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

This text font color is #675640.

Background Color

.myBgColor { background-color: #675640; }

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

This div background color is #675640.

Border color

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

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

This div border color is #675640.

Opacity

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

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

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

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

This text has shadow with #675640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675640.

Preview

Color preview on black background

This text has color #675640 on black background.


Color preview on white background

This text has color #675640 on white background.


Black color preview on #675640 background

This text has black color on #675640 background.


White color preview on #675640 background

This text has white color on #675640 background.


Related colors

Complementary color

Complementary color for #hex is #98A9BF.


I love getcolorcode.com

Triadic colors

1 #406756 and #564067 with #675640 are triadic colors.

2 #405667 and #566740 with #675640 are triadic colors.