COLOR #675631

HEX: #675631 RGB: (103,86,49)

Color info

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

RGB color model

#675631 color RGB value is (103,86,49).

RGB: (103,86,49) (40%, 34%, 19%)

RGB channels and saturation

R 103 of 255 = 40%
G 86 of 255 = 34%
B 49 of 255 = 19%

103
86
49

R + G + B ~ 31%. #675631 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 86 + 49 = 238 (100%)
R 103 of 238 ~ 43.28%
G 86 of 238 ~ 36.13%
B 49 of 238 ~ 20.59'%

%43.28
%36.13
%20.59

CMYK color model

#675631 color CMYK value is (0,17,52,60).

  • cyan value is 0.00%
  • magenta value is 16.50%
  • yellow value is 52.43%
  • key color value is 59.61%
CMYK: (0,17,52,60) C0M17Y52K60 (0%,17%,52%,60%) (0.00/0.17/0.52/0.60) 

CMYK percentages

%0
%16.5
%52.43
%59.61

Codes

Color #675631 in popluar color models

67 56 31
RGB 103 86 49
HSL 41° 35.53% 29.80%
HSB/HSV 41° 52.43% 40.39%
CMYK 0.00% 16.50% 52.43%
59.61%

Color #675631 in popluar number systems.

HEX 67 56 31
Decimal 103 86 49
Binary 1100111 1010110 110001
Octal 147 126 61

Shades and tints

Shades of #675631

#675631
(103,86,49)
#5E4F2D
(94,79,45)
#554829
(85,72,41)
#4C4125
(76,65,37)
#433A21
(67,58,33)
#3A331D
(58,51,29)
#312C19
(49,44,25)
#282515
(40,37,21)
#1F1E11
(31,30,17)
#16170D
(22,23,13)
#0D1009
(13,16,9)
#000000
(0,0,0)

Tints of #675631

#675631
(103,86,49)
#746543
(116,101,67)
#817455
(129,116,85)
#8E8367
(142,131,103)
#9B9279
(155,146,121)
#A8A18B
(168,161,139)
#B5B09D
(181,176,157)
#C2BFAF
(194,191,175)
#CFCEC1
(207,206,193)
#DCDDD3
(220,221,211)
#E9ECE5
(233,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675631; }

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

This text font color is #675631.

Background Color

.myBgColor { background-color: #675631; }

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

This div background color is #675631.

Border color

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

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

This div border color is #675631.

Opacity

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

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

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

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

This text has shadow with #675631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675631.

Preview

Color preview on black background

This text has color #675631 on black background.


Color preview on white background

This text has color #675631 on white background.


Black color preview on #675631 background

This text has black color on #675631 background.


White color preview on #675631 background

This text has white color on #675631 background.


Related colors

Complementary color

Complementary color for #hex is #98A9CE.


I love getcolorcode.com

Triadic colors

1 #316756 and #563167 with #675631 are triadic colors.

2 #315667 and #566731 with #675631 are triadic colors.