COLOR #656350

HEX: #656350 RGB: (101,99,80)

Color info

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

RGB color model

#656350 color RGB value is (101,99,80).

RGB: (101,99,80) (40%, 39%, 31%)

RGB channels and saturation

R 101 of 255 = 40%
G 99 of 255 = 39%
B 80 of 255 = 31%

101
99
80

R + G + B ~ 37%. #656350 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 99 + 80 = 280 (100%)
R 101 of 280 ~ 36.07%
G 99 of 280 ~ 35.36%
B 80 of 280 ~ 28.57'%

%36.07
%35.36
%28.57

CMYK color model

#656350 color CMYK value is (0,2,21,60).

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

CMYK: (0,2,21,60)
C0M2Y21K60 (0%, 2%, 21%, 60%)
(0.00 / 0.02 / 0.21 / 0.60)

CMYK percentages

%0
%1.98
%20.79
%60.39

Codes

Color #656350 in popluar color models

65 63 50
RGB 101 99 80
HSL 54° 11.60% 35.49%
HSB/HSV 54° 20.79% 39.61%
CMYK 0.00% 1.98% 20.79%
60.39%

Color #656350 in popluar number systems.

HEX 65 63 50
Decimal 101 99 80
Binary 1100101 1100011 1010000
Octal 145 143 120

Shades and tints

Shades of #656350

#656350
(101,99,80)
#5C5A49
(92,90,73)
#535142
(83,81,66)
#4A483B
(74,72,59)
#413F34
(65,63,52)
#38362D
(56,54,45)
#2F2D26
(47,45,38)
#26241F
(38,36,31)
#1D1B18
(29,27,24)
#141211
(20,18,17)
#0B090A
(11,9,10)
#000000
(0,0,0)

Tints of #656350

#656350
(101,99,80)
#73715F
(115,113,95)
#817F6E
(129,127,110)
#8F8D7D
(143,141,125)
#9D9B8C
(157,155,140)
#ABA99B
(171,169,155)
#B9B7AA
(185,183,170)
#C7C5B9
(199,197,185)
#D5D3C8
(213,211,200)
#E3E1D7
(227,225,215)
#F1EFE6
(241,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #656350; }

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

This text font color is #656350.

Background Color

.myBgColor { background-color: #656350; }

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

This div background color is #656350.

Border color

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

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

This div border color is #656350.

Opacity

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

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

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

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

This text has shadow with #656350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #656350.

Preview

Color preview on black background

This text has color #656350 on black background.


Color preview on white background

This text has color #656350 on white background.


Black color preview on #656350 background

This text has black color on #656350 background.


White color preview on #656350 background

This text has white color on #656350 background.


Related colors

Complementary color

Complementary color for #hex is #9A9CAF.


I love getcolorcode.com

Triadic colors

1 #506563 and #635065 with #656350 are triadic colors.

2 #506365 and #636550 with #656350 are triadic colors.