COLOR #653241

HEX: #653241 RGB: (101,50,65)

Color info

#653241 contains red, green and blue colors in about the same proportion. Web safe color of #653241 is #663333 (or #633).

RGB color model

#653241 color RGB value is (101,50,65).

RGB: (101,50,65) (40%, 20%, 25%)

RGB channels and saturation

R 101 of 255 = 40%
G 50 of 255 = 20%
B 65 of 255 = 25%

101
50
65

R + G + B ~ 28%. #653241 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 50 + 65 = 216 (100%)
R 101 of 216 ~ 46.76%
G 50 of 216 ~ 23.15%
B 65 of 216 ~ 30.09'%

%46.76
%23.15
%30.09

CMYK color model

#653241 color CMYK value is (0,50,36,60).

  • cyan value is 0.00%
  • magenta value is 50.50%
  • yellow value is 35.64%
  • key color value is 60.39%
CMYK: (0,50,36,60) C0M50Y36K60 (0%,50%,36%,60%) (0.00/0.50/0.36/0.60) 

CMYK percentages

%0
%50.5
%35.64
%60.39

Codes

Color #653241 in popluar color models

65 32 41
RGB 101 50 65
HSL 342° 33.77% 29.61%
HSB/HSV 342° 50.50% 39.61%
CMYK 0.00% 50.50% 35.64%
60.39%

Color #653241 in popluar number systems.

HEX 65 32 41
Decimal 101 50 65
Binary 1100101 110010 1000001
Octal 145 62 101

Shades and tints

Shades of #653241

#653241
(101,50,65)
#5C2E3C
(92,46,60)
#532A37
(83,42,55)
#4A2632
(74,38,50)
#41222D
(65,34,45)
#381E28
(56,30,40)
#2F1A23
(47,26,35)
#26161E
(38,22,30)
#1D1219
(29,18,25)
#140E14
(20,14,20)
#0B0A0F
(11,10,15)
#000000
(0,0,0)

Tints of #653241

#653241
(101,50,65)
#734452
(115,68,82)
#815663
(129,86,99)
#8F6874
(143,104,116)
#9D7A85
(157,122,133)
#AB8C96
(171,140,150)
#B99EA7
(185,158,167)
#C7B0B8
(199,176,184)
#D5C2C9
(213,194,201)
#E3D4DA
(227,212,218)
#F1E6EB
(241,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #653241 color. Also use rgb(101,50,65) instead hex code.

Text Font Color

.myTextColor { color: #653241; }

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

This text font color is #653241.

Background Color

.myBgColor { background-color: #653241; }

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

This div background color is #653241.

Border color

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

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

This div border color is #653241.

Opacity

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

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

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

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

This text has shadow with #653241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #653241.

Preview

Color preview on black background

This text has color #653241 on black background.


Color preview on white background

This text has color #653241 on white background.


Black color preview on #653241 background

This text has black color on #653241 background.


White color preview on #653241 background

This text has white color on #653241 background.


Related colors

Complementary color

Complementary color for #hex is #9ACDBE.


I love getcolorcode.com

Triadic colors

1 #416532 and #324165 with #653241 are triadic colors.

2 #413265 and #326541 with #653241 are triadic colors.