COLOR #653E72

HEX: #653E72 RGB: (101,62,114)

Color info

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

RGB color model

#653E72 color RGB value is (101,62,114).

RGB: (101,62,114) (40%, 24%, 45%)

RGB channels and saturation

R 101 of 255 = 40%
G 62 of 255 = 24%
B 114 of 255 = 45%

101
62
114

R + G + B ~ 36%. #653E72 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 62 + 114 = 277 (100%)
R 101 of 277 ~ 36.46%
G 62 of 277 ~ 22.38%
B 114 of 277 ~ 41.16'%

%36.46
%22.38
%41.16

CMYK color model

#653E72 color CMYK value is (11,46,0,55).

  • cyan value is 11.40%
  • magenta value is 45.61%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (11,46,0,55)
C11M46Y0K55 (11%, 46%, 0%, 55%)
(0.11 / 0.46 / 0.00 / 0.55)

CMYK percentages

%11.4
%45.61
%0
%55.29

Codes

Color #653E72 in popluar color models

65 3E 72
RGB 101 62 114
HSL 285° 29.55% 34.51%
HSB/HSV 285° 45.61% 44.71%
CMYK 11.40% 45.61% 0.00%
55.29%

Color #653E72 in popluar number systems.

HEX 65 3E 72
Decimal 101 62 114
Binary 1100101 111110 1110010
Octal 145 76 162

Shades and tints

Shades of #653E72

#653E72
(101,62,114)
#5C3968
(92,57,104)
#53345E
(83,52,94)
#4A2F54
(74,47,84)
#412A4A
(65,42,74)
#382540
(56,37,64)
#2F2036
(47,32,54)
#261B2C
(38,27,44)
#1D1622
(29,22,34)
#141118
(20,17,24)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #653E72

#653E72
(101,62,114)
#734F7E
(115,79,126)
#81608A
(129,96,138)
#8F7196
(143,113,150)
#9D82A2
(157,130,162)
#AB93AE
(171,147,174)
#B9A4BA
(185,164,186)
#C7B5C6
(199,181,198)
#D5C6D2
(213,198,210)
#E3D7DE
(227,215,222)
#F1E8EA
(241,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #653E72 color. Also use rgb(101,62,114) instead hex code.

Text Font Color

.myTextColor { color: #653E72; }

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

This text font color is #653E72.

Background Color

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

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

This div background color is #653E72.

Border color

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

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

This div border color is #653E72.

Opacity

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

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

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

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

This text has shadow with #653E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #653E72.

Preview

Color preview on black background

This text has color #653E72 on black background.


Color preview on white background

This text has color #653E72 on white background.


Black color preview on #653E72 background

This text has black color on #653E72 background.


White color preview on #653E72 background

This text has white color on #653E72 background.


Related colors

Complementary color

Complementary color for #hex is #9AC18D.


I love getcolorcode.com

Triadic colors

1 #72653E and #3E7265 with #653E72 are triadic colors.

2 #723E65 and #3E6572 with #653E72 are triadic colors.