COLOR #653B68

HEX: #653B68 RGB: (101,59,104)

Color info

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

RGB color model

#653B68 color RGB value is (101,59,104).

RGB: (101,59,104) (40%, 23%, 41%)

RGB channels and saturation

R 101 of 255 = 40%
G 59 of 255 = 23%
B 104 of 255 = 41%

101
59
104

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

Portions of RGB colors in percentages

R + G + B = 101 + 59 + 104 = 264 (100%)
R 101 of 264 ~ 38.26%
G 59 of 264 ~ 22.35%
B 104 of 264 ~ 39.39'%

%38.26
%22.35
%39.39

CMYK color model

#653B68 color CMYK value is (3,43,0,59).

  • cyan value is 2.88%
  • magenta value is 43.27%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (3,43,0,59)
C3M43Y0K59 (3%, 43%, 0%, 59%)
(0.03 / 0.43 / 0.00 / 0.59)

CMYK percentages

%2.88
%43.27
%0
%59.22

Codes

Color #653B68 in popluar color models

65 3B 68
RGB 101 59 104
HSL 296° 27.61% 31.96%
HSB/HSV 296° 43.27% 40.78%
CMYK 2.88% 43.27% 0.00%
59.22%

Color #653B68 in popluar number systems.

HEX 65 3B 68
Decimal 101 59 104
Binary 1100101 111011 1101000
Octal 145 73 150

Shades and tints

Shades of #653B68

#653B68
(101,59,104)
#5C365F
(92,54,95)
#533156
(83,49,86)
#4A2C4D
(74,44,77)
#412744
(65,39,68)
#38223B
(56,34,59)
#2F1D32
(47,29,50)
#261829
(38,24,41)
#1D1320
(29,19,32)
#140E17
(20,14,23)
#0B090E
(11,9,14)
#000000
(0,0,0)

Tints of #653B68

#653B68
(101,59,104)
#734C75
(115,76,117)
#815D82
(129,93,130)
#8F6E8F
(143,110,143)
#9D7F9C
(157,127,156)
#AB90A9
(171,144,169)
#B9A1B6
(185,161,182)
#C7B2C3
(199,178,195)
#D5C3D0
(213,195,208)
#E3D4DD
(227,212,221)
#F1E5EA
(241,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #653B68; }

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

This text font color is #653B68.

Background Color

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

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

This div background color is #653B68.

Border color

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

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

This div border color is #653B68.

Opacity

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

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

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

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

This text has shadow with #653B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #653B68.

Preview

Color preview on black background

This text has color #653B68 on black background.


Color preview on white background

This text has color #653B68 on white background.


Black color preview on #653B68 background

This text has black color on #653B68 background.


White color preview on #653B68 background

This text has white color on #653B68 background.


Related colors

Complementary color

Complementary color for #hex is #9AC497.


I love getcolorcode.com

Triadic colors

1 #68653B and #3B6865 with #653B68 are triadic colors.

2 #683B65 and #3B6568 with #653B68 are triadic colors.