COLOR #654357

HEX: #654357 RGB: (101,67,87)

Color info

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

RGB color model

#654357 color RGB value is (101,67,87).

RGB: (101,67,87) (40%, 26%, 34%)

RGB channels and saturation

R 101 of 255 = 40%
G 67 of 255 = 26%
B 87 of 255 = 34%

101
67
87

R + G + B ~ 33%. #654357 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 67 + 87 = 255 (100%)
R 101 of 255 ~ 39.61%
G 67 of 255 ~ 26.27%
B 87 of 255 ~ 34.12'%

%39.61
%26.27
%34.12

CMYK color model

#654357 color CMYK value is (0,34,14,60).

  • cyan value is 0.00%
  • magenta value is 33.66%
  • yellow value is 13.86%
  • key color value is 60.39%

CMYK: (0,34,14,60)
C0M34Y14K60 (0%, 34%, 14%, 60%)
(0.00 / 0.34 / 0.14 / 0.60)

CMYK percentages

%0
%33.66
%13.86
%60.39

Codes

Color #654357 in popluar color models

65 43 57
RGB 101 67 87
HSL 325° 20.24% 32.94%
HSB/HSV 325° 33.66% 39.61%
CMYK 0.00% 33.66% 13.86%
60.39%

Color #654357 in popluar number systems.

HEX 65 43 57
Decimal 101 67 87
Binary 1100101 1000011 1010111
Octal 145 103 127

Shades and tints

Shades of #654357

#654357
(101,67,87)
#5C3D50
(92,61,80)
#533749
(83,55,73)
#4A3142
(74,49,66)
#412B3B
(65,43,59)
#382534
(56,37,52)
#2F1F2D
(47,31,45)
#261926
(38,25,38)
#1D131F
(29,19,31)
#140D18
(20,13,24)
#0B0711
(11,7,17)
#000000
(0,0,0)

Tints of #654357

#654357
(101,67,87)
#735466
(115,84,102)
#816575
(129,101,117)
#8F7684
(143,118,132)
#9D8793
(157,135,147)
#AB98A2
(171,152,162)
#B9A9B1
(185,169,177)
#C7BAC0
(199,186,192)
#D5CBCF
(213,203,207)
#E3DCDE
(227,220,222)
#F1EDED
(241,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #654357 color. Also use rgb(101,67,87) instead hex code.

Text Font Color

.myTextColor { color: #654357; }

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

This text font color is #654357.

Background Color

.myBgColor { background-color: #654357; }

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

This div background color is #654357.

Border color

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

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

This div border color is #654357.

Opacity

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

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

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

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

This text has shadow with #654357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #654357.

Preview

Color preview on black background

This text has color #654357 on black background.


Color preview on white background

This text has color #654357 on white background.


Black color preview on #654357 background

This text has black color on #654357 background.


White color preview on #654357 background

This text has white color on #654357 background.


Related colors

Complementary color

Complementary color for #hex is #9ABCA8.


I love getcolorcode.com

Triadic colors

1 #576543 and #435765 with #654357 are triadic colors.

2 #574365 and #436557 with #654357 are triadic colors.