COLOR #655E4A

HEX: #655E4A RGB: (101,94,74)

Color info

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

RGB color model

#655E4A color RGB value is (101,94,74).

RGB: (101,94,74) (40%, 37%, 29%)

RGB channels and saturation

R 101 of 255 = 40%
G 94 of 255 = 37%
B 74 of 255 = 29%

101
94
74

R + G + B ~ 35%. #655E4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 94 + 74 = 269 (100%)
R 101 of 269 ~ 37.55%
G 94 of 269 ~ 34.94%
B 74 of 269 ~ 27.51'%

%37.55
%34.94
%27.51

CMYK color model

#655E4A color CMYK value is (0,7,27,60).

  • cyan value is 0.00%
  • magenta value is 6.93%
  • yellow value is 26.73%
  • key color value is 60.39%
CMYK: (0,7,27,60) C0M7Y27K60 (0%,7%,27%,60%) (0.00/0.07/0.27/0.60) 

CMYK percentages

%0
%6.93
%26.73
%60.39

Codes

Color #655E4A in popluar color models

65 5E 4A
RGB 101 94 74
HSL 44° 15.43% 34.31%
HSB/HSV 44° 26.73% 39.61%
CMYK 0.00% 6.93% 26.73%
60.39%

Color #655E4A in popluar number systems.

HEX 65 5E 4A
Decimal 101 94 74
Binary 1100101 1011110 1001010
Octal 145 136 112

Shades and tints

Shades of #655E4A

#655E4A
(101,94,74)
#5C5644
(92,86,68)
#534E3E
(83,78,62)
#4A4638
(74,70,56)
#413E32
(65,62,50)
#38362C
(56,54,44)
#2F2E26
(47,46,38)
#262620
(38,38,32)
#1D1E1A
(29,30,26)
#141614
(20,22,20)
#0B0E0E
(11,14,14)
#000000
(0,0,0)

Tints of #655E4A

#655E4A
(101,94,74)
#736C5A
(115,108,90)
#817A6A
(129,122,106)
#8F887A
(143,136,122)
#9D968A
(157,150,138)
#ABA49A
(171,164,154)
#B9B2AA
(185,178,170)
#C7C0BA
(199,192,186)
#D5CECA
(213,206,202)
#E3DCDA
(227,220,218)
#F1EAEA
(241,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655E4A color. Also use rgb(101,94,74) instead hex code.

Text Font Color

.myTextColor { color: #655E4A; }

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

This text font color is #655E4A.

Background Color

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

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

This div background color is #655E4A.

Border color

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

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

This div border color is #655E4A.

Opacity

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

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

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

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

This text has shadow with #655E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655E4A.

Preview

Color preview on black background

This text has color #655E4A on black background.


Color preview on white background

This text has color #655E4A on white background.


Black color preview on #655E4A background

This text has black color on #655E4A background.


White color preview on #655E4A background

This text has white color on #655E4A background.


Related colors

Complementary color

Complementary color for #hex is #9AA1B5.


I love getcolorcode.com

Triadic colors

1 #4A655E and #5E4A65 with #655E4A are triadic colors.

2 #4A5E65 and #5E654A with #655E4A are triadic colors.