COLOR #653971

HEX: #653971 RGB: (101,57,113)

Color info

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

RGB color model

#653971 color RGB value is (101,57,113).

RGB: (101,57,113) (40%, 22%, 44%)

RGB channels and saturation

R 101 of 255 = 40%
G 57 of 255 = 22%
B 113 of 255 = 44%

101
57
113

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

Portions of RGB colors in percentages

R + G + B = 101 + 57 + 113 = 271 (100%)
R 101 of 271 ~ 37.27%
G 57 of 271 ~ 21.03%
B 113 of 271 ~ 41.7'%

%37.27
%21.03
%41.7

CMYK color model

#653971 color CMYK value is (11,50,0,56).

  • cyan value is 10.62%
  • magenta value is 49.56%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (11,50,0,56)
C11M50Y0K56 (11%, 50%, 0%, 56%)
(0.11 / 0.50 / 0.00 / 0.56)

CMYK percentages

%10.62
%49.56
%0
%55.69

Codes

Color #653971 in popluar color models

65 39 71
RGB 101 57 113
HSL 287° 32.94% 33.33%
HSB/HSV 287° 49.56% 44.31%
CMYK 10.62% 49.56% 0.00%
55.69%

Color #653971 in popluar number systems.

HEX 65 39 71
Decimal 101 57 113
Binary 1100101 111001 1110001
Octal 145 71 161

Shades and tints

Shades of #653971

#653971
(101,57,113)
#5C3467
(92,52,103)
#532F5D
(83,47,93)
#4A2A53
(74,42,83)
#412549
(65,37,73)
#38203F
(56,32,63)
#2F1B35
(47,27,53)
#26162B
(38,22,43)
#1D1121
(29,17,33)
#140C17
(20,12,23)
#0B070D
(11,7,13)
#000000
(0,0,0)

Tints of #653971

#653971
(101,57,113)
#734B7D
(115,75,125)
#815D89
(129,93,137)
#8F6F95
(143,111,149)
#9D81A1
(157,129,161)
#AB93AD
(171,147,173)
#B9A5B9
(185,165,185)
#C7B7C5
(199,183,197)
#D5C9D1
(213,201,209)
#E3DBDD
(227,219,221)
#F1EDE9
(241,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #653971 color. Also use rgb(101,57,113) instead hex code.

Text Font Color

.myTextColor { color: #653971; }

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

This text font color is #653971.

Background Color

.myBgColor { background-color: #653971; }

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

This div background color is #653971.

Border color

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

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

This div border color is #653971.

Opacity

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

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

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

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

This text has shadow with #653971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #653971.

Preview

Color preview on black background

This text has color #653971 on black background.


Color preview on white background

This text has color #653971 on white background.


Black color preview on #653971 background

This text has black color on #653971 background.


White color preview on #653971 background

This text has white color on #653971 background.


Related colors

Complementary color

Complementary color for #hex is #9AC68E.


I love getcolorcode.com

Triadic colors

1 #716539 and #397165 with #653971 are triadic colors.

2 #713965 and #396571 with #653971 are triadic colors.