COLOR #675238

HEX: #675238 RGB: (103,82,56)

Color info

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

RGB color model

#675238 color RGB value is (103,82,56).

RGB: (103,82,56) (40%, 32%, 22%)

RGB channels and saturation

R 103 of 255 = 40%
G 82 of 255 = 32%
B 56 of 255 = 22%

103
82
56

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

Portions of RGB colors in percentages

R + G + B = 103 + 82 + 56 = 241 (100%)
R 103 of 241 ~ 42.74%
G 82 of 241 ~ 34.02%
B 56 of 241 ~ 23.24'%

%42.74
%34.02
%23.24

CMYK color model

#675238 color CMYK value is (0,20,46,60).

  • cyan value is 0.00%
  • magenta value is 20.39%
  • yellow value is 45.63%
  • key color value is 59.61%

CMYK: (0,20,46,60)
C0M20Y46K60 (0%, 20%, 46%, 60%)
(0.00 / 0.20 / 0.46 / 0.60)

CMYK percentages

%0
%20.39
%45.63
%59.61

Codes

Color #675238 in popluar color models

67 52 38
RGB 103 82 56
HSL 33° 29.56% 31.18%
HSB/HSV 33° 45.63% 40.39%
CMYK 0.00% 20.39% 45.63%
59.61%

Color #675238 in popluar number systems.

HEX 67 52 38
Decimal 103 82 56
Binary 1100111 1010010 111000
Octal 147 122 70

Shades and tints

Shades of #675238

#675238
(103,82,56)
#5E4B33
(94,75,51)
#55442E
(85,68,46)
#4C3D29
(76,61,41)
#433624
(67,54,36)
#3A2F1F
(58,47,31)
#31281A
(49,40,26)
#282115
(40,33,21)
#1F1A10
(31,26,16)
#16130B
(22,19,11)
#0D0C06
(13,12,6)
#000000
(0,0,0)

Tints of #675238

#675238
(103,82,56)
#74614A
(116,97,74)
#81705C
(129,112,92)
#8E7F6E
(142,127,110)
#9B8E80
(155,142,128)
#A89D92
(168,157,146)
#B5ACA4
(181,172,164)
#C2BBB6
(194,187,182)
#CFCAC8
(207,202,200)
#DCD9DA
(220,217,218)
#E9E8EC
(233,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675238 color. Also use rgb(103,82,56) instead hex code.

Text Font Color

.myTextColor { color: #675238; }

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

This text font color is #675238.

Background Color

.myBgColor { background-color: #675238; }

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

This div background color is #675238.

Border color

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

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

This div border color is #675238.

Opacity

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

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

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

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

This text has shadow with #675238 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675238.

Preview

Color preview on black background

This text has color #675238 on black background.


Color preview on white background

This text has color #675238 on white background.


Black color preview on #675238 background

This text has black color on #675238 background.


White color preview on #675238 background

This text has white color on #675238 background.


Related colors

Complementary color

Complementary color for #hex is #98ADC7.


I love getcolorcode.com

Triadic colors

1 #386752 and #523867 with #675238 are triadic colors.

2 #385267 and #526738 with #675238 are triadic colors.