COLOR #655C39

HEX: #655C39 RGB: (101,92,57)

Color info

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

RGB color model

#655C39 color RGB value is (101,92,57).

RGB: (101,92,57) (40%, 36%, 22%)

RGB channels and saturation

R 101 of 255 = 40%
G 92 of 255 = 36%
B 57 of 255 = 22%

101
92
57

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

Portions of RGB colors in percentages

R + G + B = 101 + 92 + 57 = 250 (100%)
R 101 of 250 ~ 40.4%
G 92 of 250 ~ 36.8%
B 57 of 250 ~ 22.8'%

%40.4
%36.8
%22.8

CMYK color model

#655C39 color CMYK value is (0,9,44,60).

  • cyan value is 0.00%
  • magenta value is 8.91%
  • yellow value is 43.56%
  • key color value is 60.39%

CMYK: (0,9,44,60)
C0M9Y44K60 (0%, 9%, 44%, 60%)
(0.00 / 0.09 / 0.44 / 0.60)

CMYK percentages

%0
%8.91
%43.56
%60.39

Codes

Color #655C39 in popluar color models

65 5C 39
RGB 101 92 57
HSL 48° 27.85% 30.98%
HSB/HSV 48° 43.56% 39.61%
CMYK 0.00% 8.91% 43.56%
60.39%

Color #655C39 in popluar number systems.

HEX 65 5C 39
Decimal 101 92 57
Binary 1100101 1011100 111001
Octal 145 134 71

Shades and tints

Shades of #655C39

#655C39
(101,92,57)
#5C5434
(92,84,52)
#534C2F
(83,76,47)
#4A442A
(74,68,42)
#413C25
(65,60,37)
#383420
(56,52,32)
#2F2C1B
(47,44,27)
#262416
(38,36,22)
#1D1C11
(29,28,17)
#14140C
(20,20,12)
#0B0C07
(11,12,7)
#000000
(0,0,0)

Tints of #655C39

#655C39
(101,92,57)
#736A4B
(115,106,75)
#81785D
(129,120,93)
#8F866F
(143,134,111)
#9D9481
(157,148,129)
#ABA293
(171,162,147)
#B9B0A5
(185,176,165)
#C7BEB7
(199,190,183)
#D5CCC9
(213,204,201)
#E3DADB
(227,218,219)
#F1E8ED
(241,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655C39 color. Also use rgb(101,92,57) instead hex code.

Text Font Color

.myTextColor { color: #655C39; }

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

This text font color is #655C39.

Background Color

.myBgColor { background-color: #655C39; }

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

This div background color is #655C39.

Border color

.myBorderColor { border: 1px solid #655C39; }

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

This div border color is #655C39.

Opacity

.myOpacity80 { color: #655C39; opacity: 0.8; }

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

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

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

This text has shadow with #655C39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655C39.

Preview

Color preview on black background

This text has color #655C39 on black background.


Color preview on white background

This text has color #655C39 on white background.


Black color preview on #655C39 background

This text has black color on #655C39 background.


White color preview on #655C39 background

This text has white color on #655C39 background.


Related colors

Complementary color

Complementary color for #hex is #9AA3C6.


I love getcolorcode.com

Triadic colors

1 #39655C and #5C3965 with #655C39 are triadic colors.

2 #395C65 and #5C6539 with #655C39 are triadic colors.