COLOR #655750

HEX: #655750 RGB: (101,87,80)

Color info

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

RGB color model

#655750 color RGB value is (101,87,80).

RGB: (101,87,80) (40%, 34%, 31%)

RGB channels and saturation

R 101 of 255 = 40%
G 87 of 255 = 34%
B 80 of 255 = 31%

101
87
80

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

Portions of RGB colors in percentages

R + G + B = 101 + 87 + 80 = 268 (100%)
R 101 of 268 ~ 37.69%
G 87 of 268 ~ 32.46%
B 80 of 268 ~ 29.85'%

%37.69
%32.46
%29.85

CMYK color model

#655750 color CMYK value is (0,14,21,60).

  • cyan value is 0.00%
  • magenta value is 13.86%
  • yellow value is 20.79%
  • key color value is 60.39%

CMYK: (0,14,21,60)
C0M14Y21K60 (0%, 14%, 21%, 60%)
(0.00 / 0.14 / 0.21 / 0.60)

CMYK percentages

%0
%13.86
%20.79
%60.39

Codes

Color #655750 in popluar color models

65 57 50
RGB 101 87 80
HSL 20° 11.60% 35.49%
HSB/HSV 20° 20.79% 39.61%
CMYK 0.00% 13.86% 20.79%
60.39%

Color #655750 in popluar number systems.

HEX 65 57 50
Decimal 101 87 80
Binary 1100101 1010111 1010000
Octal 145 127 120

Shades and tints

Shades of #655750

#655750
(101,87,80)
#5C5049
(92,80,73)
#534942
(83,73,66)
#4A423B
(74,66,59)
#413B34
(65,59,52)
#38342D
(56,52,45)
#2F2D26
(47,45,38)
#26261F
(38,38,31)
#1D1F18
(29,31,24)
#141811
(20,24,17)
#0B110A
(11,17,10)
#000000
(0,0,0)

Tints of #655750

#655750
(101,87,80)
#73665F
(115,102,95)
#81756E
(129,117,110)
#8F847D
(143,132,125)
#9D938C
(157,147,140)
#ABA29B
(171,162,155)
#B9B1AA
(185,177,170)
#C7C0B9
(199,192,185)
#D5CFC8
(213,207,200)
#E3DED7
(227,222,215)
#F1EDE6
(241,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655750 color. Also use rgb(101,87,80) instead hex code.

Text Font Color

.myTextColor { color: #655750; }

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

This text font color is #655750.

Background Color

.myBgColor { background-color: #655750; }

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

This div background color is #655750.

Border color

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

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

This div border color is #655750.

Opacity

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

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

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

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

This text has shadow with #655750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655750.

Preview

Color preview on black background

This text has color #655750 on black background.


Color preview on white background

This text has color #655750 on white background.


Black color preview on #655750 background

This text has black color on #655750 background.


White color preview on #655750 background

This text has white color on #655750 background.


Related colors

Complementary color

Complementary color for #hex is #9AA8AF.


I love getcolorcode.com

Triadic colors

1 #506557 and #575065 with #655750 are triadic colors.

2 #505765 and #576550 with #655750 are triadic colors.