COLOR #655256

HEX: #655256 RGB: (101,82,86)

Color info

#655256 contains red, green and blue colors in about the same proportion. Web safe color of #655256 is #666666 (or #666).

RGB color model

#655256 color RGB value is (101,82,86).

RGB: (101,82,86) (40%, 32%, 34%)

RGB channels and saturation

R 101 of 255 = 40%
G 82 of 255 = 32%
B 86 of 255 = 34%

101
82
86

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

Portions of RGB colors in percentages

R + G + B = 101 + 82 + 86 = 269 (100%)
R 101 of 269 ~ 37.55%
G 82 of 269 ~ 30.48%
B 86 of 269 ~ 31.97'%

%37.55
%30.48
%31.97

CMYK color model

#655256 color CMYK value is (0,19,15,60).

  • cyan value is 0.00%
  • magenta value is 18.81%
  • yellow value is 14.85%
  • key color value is 60.39%

CMYK: (0,19,15,60)
C0M19Y15K60 (0%, 19%, 15%, 60%)
(0.00 / 0.19 / 0.15 / 0.60)

CMYK percentages

%0
%18.81
%14.85
%60.39

Codes

Color #655256 in popluar color models

65 52 56
RGB 101 82 86
HSL 347° 10.38% 35.88%
HSB/HSV 347° 18.81% 39.61%
CMYK 0.00% 18.81% 14.85%
60.39%

Color #655256 in popluar number systems.

HEX 65 52 56
Decimal 101 82 86
Binary 1100101 1010010 1010110
Octal 145 122 126

Shades and tints

Shades of #655256

#655256
(101,82,86)
#5C4B4F
(92,75,79)
#534448
(83,68,72)
#4A3D41
(74,61,65)
#41363A
(65,54,58)
#382F33
(56,47,51)
#2F282C
(47,40,44)
#262125
(38,33,37)
#1D1A1E
(29,26,30)
#141317
(20,19,23)
#0B0C10
(11,12,16)
#000000
(0,0,0)

Tints of #655256

#655256
(101,82,86)
#736165
(115,97,101)
#817074
(129,112,116)
#8F7F83
(143,127,131)
#9D8E92
(157,142,146)
#AB9DA1
(171,157,161)
#B9ACB0
(185,172,176)
#C7BBBF
(199,187,191)
#D5CACE
(213,202,206)
#E3D9DD
(227,217,221)
#F1E8EC
(241,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655256 color. Also use rgb(101,82,86) instead hex code.

Text Font Color

.myTextColor { color: #655256; }

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

This text font color is #655256.

Background Color

.myBgColor { background-color: #655256; }

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

This div background color is #655256.

Border color

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

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

This div border color is #655256.

Opacity

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

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

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

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

This text has shadow with #655256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655256.

Preview

Color preview on black background

This text has color #655256 on black background.


Color preview on white background

This text has color #655256 on white background.


Black color preview on #655256 background

This text has black color on #655256 background.


White color preview on #655256 background

This text has white color on #655256 background.


Related colors

Complementary color

Complementary color for #hex is #9AADA9.


I love getcolorcode.com

Triadic colors

1 #566552 and #525665 with #655256 are triadic colors.

2 #565265 and #526556 with #655256 are triadic colors.