COLOR #675140

HEX: #675140 RGB: (103,81,64)

Color info

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

RGB color model

#675140 color RGB value is (103,81,64).

RGB: (103,81,64) (40%, 32%, 25%)

RGB channels and saturation

R 103 of 255 = 40%
G 81 of 255 = 32%
B 64 of 255 = 25%

103
81
64

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

Portions of RGB colors in percentages

R + G + B = 103 + 81 + 64 = 248 (100%)
R 103 of 248 ~ 41.53%
G 81 of 248 ~ 32.66%
B 64 of 248 ~ 25.81'%

%41.53
%32.66
%25.81

CMYK color model

#675140 color CMYK value is (0,21,38,60).

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

CMYK: (0,21,38,60)
C0M21Y38K60 (0%, 21%, 38%, 60%)
(0.00 / 0.21 / 0.38 / 0.60)

CMYK percentages

%0
%21.36
%37.86
%59.61

Codes

Color #675140 in popluar color models

67 51 40
RGB 103 81 64
HSL 26° 23.35% 32.75%
HSB/HSV 26° 37.86% 40.39%
CMYK 0.00% 21.36% 37.86%
59.61%

Color #675140 in popluar number systems.

HEX 67 51 40
Decimal 103 81 64
Binary 1100111 1010001 1000000
Octal 147 121 100

Shades and tints

Shades of #675140

#675140
(103,81,64)
#5E4A3B
(94,74,59)
#554336
(85,67,54)
#4C3C31
(76,60,49)
#43352C
(67,53,44)
#3A2E27
(58,46,39)
#312722
(49,39,34)
#28201D
(40,32,29)
#1F1918
(31,25,24)
#161213
(22,18,19)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #675140

#675140
(103,81,64)
#746051
(116,96,81)
#816F62
(129,111,98)
#8E7E73
(142,126,115)
#9B8D84
(155,141,132)
#A89C95
(168,156,149)
#B5ABA6
(181,171,166)
#C2BAB7
(194,186,183)
#CFC9C8
(207,201,200)
#DCD8D9
(220,216,217)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675140; }

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

This text font color is #675140.

Background Color

.myBgColor { background-color: #675140; }

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

This div background color is #675140.

Border color

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

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

This div border color is #675140.

Opacity

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

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

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

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

This text has shadow with #675140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675140.

Preview

Color preview on black background

This text has color #675140 on black background.


Color preview on white background

This text has color #675140 on white background.


Black color preview on #675140 background

This text has black color on #675140 background.


White color preview on #675140 background

This text has white color on #675140 background.


Related colors

Complementary color

Complementary color for #hex is #98AEBF.


I love getcolorcode.com

Triadic colors

1 #406751 and #514067 with #675140 are triadic colors.

2 #405167 and #516740 with #675140 are triadic colors.