COLOR #675641

HEX: #675641 RGB: (103,86,65)

Color info

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

RGB color model

#675641 color RGB value is (103,86,65).

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

RGB channels and saturation

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

103
86
65

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

Portions of RGB colors in percentages

R + G + B = 103 + 86 + 65 = 254 (100%)
R 103 of 254 ~ 40.55%
G 86 of 254 ~ 33.86%
B 65 of 254 ~ 25.59'%

%40.55
%33.86
%25.59

CMYK color model

#675641 color CMYK value is (0,17,37,60).

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

CMYK: (0,17,37,60)
C0M17Y37K60 (0%, 17%, 37%, 60%)
(0.00 / 0.17 / 0.37 / 0.60)

CMYK percentages

%0
%16.5
%36.89
%59.61

Codes

Color #675641 in popluar color models

67 56 41
RGB 103 86 65
HSL 33° 22.62% 32.94%
HSB/HSV 33° 36.89% 40.39%
CMYK 0.00% 16.50% 36.89%
59.61%

Color #675641 in popluar number systems.

HEX 67 56 41
Decimal 103 86 65
Binary 1100111 1010110 1000001
Octal 147 126 101

Shades and tints

Shades of #675641

#675641
(103,86,65)
#5E4F3C
(94,79,60)
#554837
(85,72,55)
#4C4132
(76,65,50)
#433A2D
(67,58,45)
#3A3328
(58,51,40)
#312C23
(49,44,35)
#28251E
(40,37,30)
#1F1E19
(31,30,25)
#161714
(22,23,20)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #675641

#675641
(103,86,65)
#746552
(116,101,82)
#817463
(129,116,99)
#8E8374
(142,131,116)
#9B9285
(155,146,133)
#A8A196
(168,161,150)
#B5B0A7
(181,176,167)
#C2BFB8
(194,191,184)
#CFCEC9
(207,206,201)
#DCDDDA
(220,221,218)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675641; }

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

This text font color is #675641.

Background Color

.myBgColor { background-color: #675641; }

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

This div background color is #675641.

Border color

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

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

This div border color is #675641.

Opacity

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

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

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

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

This text has shadow with #675641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675641.

Preview

Color preview on black background

This text has color #675641 on black background.


Color preview on white background

This text has color #675641 on white background.


Black color preview on #675641 background

This text has black color on #675641 background.


White color preview on #675641 background

This text has white color on #675641 background.


Related colors

Complementary color

Complementary color for #hex is #98A9BE.


I love getcolorcode.com

Triadic colors

1 #416756 and #564167 with #675641 are triadic colors.

2 #415667 and #566741 with #675641 are triadic colors.