COLOR #675D37

HEX: #675D37 RGB: (103,93,55)

Color info

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

RGB color model

#675D37 color RGB value is (103,93,55).

RGB: (103,93,55) (40%, 36%, 22%)

RGB channels and saturation

R 103 of 255 = 40%
G 93 of 255 = 36%
B 55 of 255 = 22%

103
93
55

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

Portions of RGB colors in percentages

R + G + B = 103 + 93 + 55 = 251 (100%)
R 103 of 251 ~ 41.04%
G 93 of 251 ~ 37.05%
B 55 of 251 ~ 21.91'%

%41.04
%37.05
%21.91

CMYK color model

#675D37 color CMYK value is (0,10,47,60).

  • cyan value is 0.00%
  • magenta value is 9.71%
  • yellow value is 46.60%
  • key color value is 59.61%

CMYK: (0,10,47,60)
C0M10Y47K60 (0%, 10%, 47%, 60%)
(0.00 / 0.10 / 0.47 / 0.60)

CMYK percentages

%0
%9.71
%46.6
%59.61

Codes

Color #675D37 in popluar color models

67 5D 37
RGB 103 93 55
HSL 48° 30.38% 30.98%
HSB/HSV 48° 46.60% 40.39%
CMYK 0.00% 9.71% 46.60%
59.61%

Color #675D37 in popluar number systems.

HEX 67 5D 37
Decimal 103 93 55
Binary 1100111 1011101 110111
Octal 147 135 67

Shades and tints

Shades of #675D37

#675D37
(103,93,55)
#5E5532
(94,85,50)
#554D2D
(85,77,45)
#4C4528
(76,69,40)
#433D23
(67,61,35)
#3A351E
(58,53,30)
#312D19
(49,45,25)
#282514
(40,37,20)
#1F1D0F
(31,29,15)
#16150A
(22,21,10)
#0D0D05
(13,13,5)
#000000
(0,0,0)

Tints of #675D37

#675D37
(103,93,55)
#746B49
(116,107,73)
#81795B
(129,121,91)
#8E876D
(142,135,109)
#9B957F
(155,149,127)
#A8A391
(168,163,145)
#B5B1A3
(181,177,163)
#C2BFB5
(194,191,181)
#CFCDC7
(207,205,199)
#DCDBD9
(220,219,217)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675D37 color. Also use rgb(103,93,55) instead hex code.

Text Font Color

.myTextColor { color: #675D37; }

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

This text font color is #675D37.

Background Color

.myBgColor { background-color: #675D37; }

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

This div background color is #675D37.

Border color

.myBorderColor { border: 1px solid #675D37; }

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

This div border color is #675D37.

Opacity

.myOpacity80 { color: #675D37; opacity: 0.8; }

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

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

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

This text has shadow with #675D37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675D37.

Preview

Color preview on black background

This text has color #675D37 on black background.


Color preview on white background

This text has color #675D37 on white background.


Black color preview on #675D37 background

This text has black color on #675D37 background.


White color preview on #675D37 background

This text has white color on #675D37 background.


Related colors

Complementary color

Complementary color for #hex is #98A2C8.


I love getcolorcode.com

Triadic colors

1 #37675D and #5D3767 with #675D37 are triadic colors.

2 #375D67 and #5D6737 with #675D37 are triadic colors.