COLOR #675740

HEX: #675740 RGB: (103,87,64)

Color info

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

RGB color model

#675740 color RGB value is (103,87,64).

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

RGB channels and saturation

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

103
87
64

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

Portions of RGB colors in percentages

R + G + B = 103 + 87 + 64 = 254 (100%)
R 103 of 254 ~ 40.55%
G 87 of 254 ~ 34.25%
B 64 of 254 ~ 25.2'%

%40.55
%34.25
%25.2

CMYK color model

#675740 color CMYK value is (0,16,38,60).

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

CMYK: (0,16,38,60)
C0M16Y38K60 (0%, 16%, 38%, 60%)
(0.00 / 0.16 / 0.38 / 0.60)

CMYK percentages

%0
%15.53
%37.86
%59.61

Codes

Color #675740 in popluar color models

67 57 40
RGB 103 87 64
HSL 35° 23.35% 32.75%
HSB/HSV 35° 37.86% 40.39%
CMYK 0.00% 15.53% 37.86%
59.61%

Color #675740 in popluar number systems.

HEX 67 57 40
Decimal 103 87 64
Binary 1100111 1010111 1000000
Octal 147 127 100

Shades and tints

Shades of #675740

#675740
(103,87,64)
#5E503B
(94,80,59)
#554936
(85,73,54)
#4C4231
(76,66,49)
#433B2C
(67,59,44)
#3A3427
(58,52,39)
#312D22
(49,45,34)
#28261D
(40,38,29)
#1F1F18
(31,31,24)
#161813
(22,24,19)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #675740

#675740
(103,87,64)
#746651
(116,102,81)
#817562
(129,117,98)
#8E8473
(142,132,115)
#9B9384
(155,147,132)
#A8A295
(168,162,149)
#B5B1A6
(181,177,166)
#C2C0B7
(194,192,183)
#CFCFC8
(207,207,200)
#DCDED9
(220,222,217)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675740; }

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

This text font color is #675740.

Background Color

.myBgColor { background-color: #675740; }

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

This div background color is #675740.

Border color

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

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

This div border color is #675740.

Opacity

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

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

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

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

This text has shadow with #675740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675740.

Preview

Color preview on black background

This text has color #675740 on black background.


Color preview on white background

This text has color #675740 on white background.


Black color preview on #675740 background

This text has black color on #675740 background.


White color preview on #675740 background

This text has white color on #675740 background.


Related colors

Complementary color

Complementary color for #hex is #98A8BF.


I love getcolorcode.com

Triadic colors

1 #406757 and #574067 with #675740 are triadic colors.

2 #405767 and #576740 with #675740 are triadic colors.