COLOR #655350

HEX: #655350 RGB: (101,83,80)

Color info

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

RGB color model

#655350 color RGB value is (101,83,80).

RGB: (101,83,80) (40%, 33%, 31%)

RGB channels and saturation

R 101 of 255 = 40%
G 83 of 255 = 33%
B 80 of 255 = 31%

101
83
80

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

Portions of RGB colors in percentages

R + G + B = 101 + 83 + 80 = 264 (100%)
R 101 of 264 ~ 38.26%
G 83 of 264 ~ 31.44%
B 80 of 264 ~ 30.3'%

%38.26
%31.44
%30.3

CMYK color model

#655350 color CMYK value is (0,18,21,60).

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

CMYK: (0,18,21,60)
C0M18Y21K60 (0%, 18%, 21%, 60%)
(0.00 / 0.18 / 0.21 / 0.60)

CMYK percentages

%0
%17.82
%20.79
%60.39

Codes

Color #655350 in popluar color models

65 53 50
RGB 101 83 80
HSL 11.60% 35.49%
HSB/HSV 20.79% 39.61%
CMYK 0.00% 17.82% 20.79%
60.39%

Color #655350 in popluar number systems.

HEX 65 53 50
Decimal 101 83 80
Binary 1100101 1010011 1010000
Octal 145 123 120

Shades and tints

Shades of #655350

#655350
(101,83,80)
#5C4C49
(92,76,73)
#534542
(83,69,66)
#4A3E3B
(74,62,59)
#413734
(65,55,52)
#38302D
(56,48,45)
#2F2926
(47,41,38)
#26221F
(38,34,31)
#1D1B18
(29,27,24)
#141411
(20,20,17)
#0B0D0A
(11,13,10)
#000000
(0,0,0)

Tints of #655350

#655350
(101,83,80)
#73625F
(115,98,95)
#81716E
(129,113,110)
#8F807D
(143,128,125)
#9D8F8C
(157,143,140)
#AB9E9B
(171,158,155)
#B9ADAA
(185,173,170)
#C7BCB9
(199,188,185)
#D5CBC8
(213,203,200)
#E3DAD7
(227,218,215)
#F1E9E6
(241,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655350; }

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

This text font color is #655350.

Background Color

.myBgColor { background-color: #655350; }

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

This div background color is #655350.

Border color

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

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

This div border color is #655350.

Opacity

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

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

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

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

This text has shadow with #655350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655350.

Preview

Color preview on black background

This text has color #655350 on black background.


Color preview on white background

This text has color #655350 on white background.


Black color preview on #655350 background

This text has black color on #655350 background.


White color preview on #655350 background

This text has white color on #655350 background.


Related colors

Complementary color

Complementary color for #hex is #9AACAF.


I love getcolorcode.com

Triadic colors

1 #506553 and #535065 with #655350 are triadic colors.

2 #505365 and #536550 with #655350 are triadic colors.