COLOR #655331

HEX: #655331 RGB: (101,83,49)

Color info

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

RGB color model

#655331 color RGB value is (101,83,49).

RGB: (101,83,49) (40%, 33%, 19%)

RGB channels and saturation

R 101 of 255 = 40%
G 83 of 255 = 33%
B 49 of 255 = 19%

101
83
49

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

Portions of RGB colors in percentages

R + G + B = 101 + 83 + 49 = 233 (100%)
R 101 of 233 ~ 43.35%
G 83 of 233 ~ 35.62%
B 49 of 233 ~ 21.03'%

%43.35
%35.62
%21.03

CMYK color model

#655331 color CMYK value is (0,18,51,60).

  • cyan value is 0.00%
  • magenta value is 17.82%
  • yellow value is 51.49%
  • key color value is 60.39%
CMYK: (0,18,51,60) C0M18Y51K60 (0%,18%,51%,60%) (0.00/0.18/0.51/0.60) 

CMYK percentages

%0
%17.82
%51.49
%60.39

Codes

Color #655331 in popluar color models

65 53 31
RGB 101 83 49
HSL 39° 34.67% 29.41%
HSB/HSV 39° 51.49% 39.61%
CMYK 0.00% 17.82% 51.49%
60.39%

Color #655331 in popluar number systems.

HEX 65 53 31
Decimal 101 83 49
Binary 1100101 1010011 110001
Octal 145 123 61

Shades and tints

Shades of #655331

#655331
(101,83,49)
#5C4C2D
(92,76,45)
#534529
(83,69,41)
#4A3E25
(74,62,37)
#413721
(65,55,33)
#38301D
(56,48,29)
#2F2919
(47,41,25)
#262215
(38,34,21)
#1D1B11
(29,27,17)
#14140D
(20,20,13)
#0B0D09
(11,13,9)
#000000
(0,0,0)

Tints of #655331

#655331
(101,83,49)
#736243
(115,98,67)
#817155
(129,113,85)
#8F8067
(143,128,103)
#9D8F79
(157,143,121)
#AB9E8B
(171,158,139)
#B9AD9D
(185,173,157)
#C7BCAF
(199,188,175)
#D5CBC1
(213,203,193)
#E3DAD3
(227,218,211)
#F1E9E5
(241,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655331 color. Also use rgb(101,83,49) instead hex code.

Text Font Color

.myTextColor { color: #655331; }

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

This text font color is #655331.

Background Color

.myBgColor { background-color: #655331; }

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

This div background color is #655331.

Border color

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

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

This div border color is #655331.

Opacity

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

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

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

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

This text has shadow with #655331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655331.

Preview

Color preview on black background

This text has color #655331 on black background.


Color preview on white background

This text has color #655331 on white background.


Black color preview on #655331 background

This text has black color on #655331 background.


White color preview on #655331 background

This text has white color on #655331 background.


Related colors

Complementary color

Complementary color for #hex is #9AACCE.


I love getcolorcode.com

Triadic colors

1 #316553 and #533165 with #655331 are triadic colors.

2 #315365 and #536531 with #655331 are triadic colors.