COLOR #653B51

HEX: #653B51 RGB: (101,59,81)

Color info

#653B51 contains red, green and blue colors in about the same proportion. Web safe color of #653B51 is #663366 (or #636).

RGB color model

#653B51 color RGB value is (101,59,81).

RGB: (101,59,81) (40%, 23%, 32%)

RGB channels and saturation

R 101 of 255 = 40%
G 59 of 255 = 23%
B 81 of 255 = 32%

101
59
81

R + G + B ~ 32%. #653B51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 59 + 81 = 241 (100%)
R 101 of 241 ~ 41.91%
G 59 of 241 ~ 24.48%
B 81 of 241 ~ 33.61'%

%41.91
%24.48
%33.61

CMYK color model

#653B51 color CMYK value is (0,42,20,60).

  • cyan value is 0.00%
  • magenta value is 41.58%
  • yellow value is 19.80%
  • key color value is 60.39%
CMYK: (0,42,20,60) C0M42Y20K60 (0%,42%,20%,60%) (0.00/0.42/0.20/0.60) 

CMYK percentages

%0
%41.58
%19.8
%60.39

Codes

Color #653B51 in popluar color models

65 3B 51
RGB 101 59 81
HSL 329° 26.25% 31.37%
HSB/HSV 329° 41.58% 39.61%
CMYK 0.00% 41.58% 19.80%
60.39%

Color #653B51 in popluar number systems.

HEX 65 3B 51
Decimal 101 59 81
Binary 1100101 111011 1010001
Octal 145 73 121

Shades and tints

Shades of #653B51

#653B51
(101,59,81)
#5C364A
(92,54,74)
#533143
(83,49,67)
#4A2C3C
(74,44,60)
#412735
(65,39,53)
#38222E
(56,34,46)
#2F1D27
(47,29,39)
#261820
(38,24,32)
#1D1319
(29,19,25)
#140E12
(20,14,18)
#0B090B
(11,9,11)
#000000
(0,0,0)

Tints of #653B51

#653B51
(101,59,81)
#734C60
(115,76,96)
#815D6F
(129,93,111)
#8F6E7E
(143,110,126)
#9D7F8D
(157,127,141)
#AB909C
(171,144,156)
#B9A1AB
(185,161,171)
#C7B2BA
(199,178,186)
#D5C3C9
(213,195,201)
#E3D4D8
(227,212,216)
#F1E5E7
(241,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #653B51 color. Also use rgb(101,59,81) instead hex code.

Text Font Color

.myTextColor { color: #653B51; }

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

This text font color is #653B51.

Background Color

.myBgColor { background-color: #653B51; }

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

This div background color is #653B51.

Border color

.myBorderColor { border: 1px solid #653B51; }

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

This div border color is #653B51.

Opacity

.myOpacity80 { color: #653B51; opacity: 0.8; }

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

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

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

This text has shadow with #653B51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #653B51.

Preview

Color preview on black background

This text has color #653B51 on black background.


Color preview on white background

This text has color #653B51 on white background.


Black color preview on #653B51 background

This text has black color on #653B51 background.


White color preview on #653B51 background

This text has white color on #653B51 background.


Related colors

Complementary color

Complementary color for #hex is #9AC4AE.


I love getcolorcode.com

Triadic colors

1 #51653B and #3B5165 with #653B51 are triadic colors.

2 #513B65 and #3B6551 with #653B51 are triadic colors.