COLOR #654349

HEX: #654349 RGB: (101,67,73)

Color info

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

RGB color model

#654349 color RGB value is (101,67,73).

RGB: (101,67,73) (40%, 26%, 29%)

RGB channels and saturation

R 101 of 255 = 40%
G 67 of 255 = 26%
B 73 of 255 = 29%

101
67
73

R + G + B ~ 32%. #654349 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 67 + 73 = 241 (100%)
R 101 of 241 ~ 41.91%
G 67 of 241 ~ 27.8%
B 73 of 241 ~ 30.29'%

%41.91
%27.8
%30.29

CMYK color model

#654349 color CMYK value is (0,34,28,60).

  • cyan value is 0.00%
  • magenta value is 33.66%
  • yellow value is 27.72%
  • key color value is 60.39%
CMYK: (0,34,28,60) C0M34Y28K60 (0%,34%,28%,60%) (0.00/0.34/0.28/0.60) 

CMYK percentages

%0
%33.66
%27.72
%60.39

Codes

Color #654349 in popluar color models

65 43 49
RGB 101 67 73
HSL 349° 20.24% 32.94%
HSB/HSV 349° 33.66% 39.61%
CMYK 0.00% 33.66% 27.72%
60.39%

Color #654349 in popluar number systems.

HEX 65 43 49
Decimal 101 67 73
Binary 1100101 1000011 1001001
Octal 145 103 111

Shades and tints

Shades of #654349

#654349
(101,67,73)
#5C3D43
(92,61,67)
#53373D
(83,55,61)
#4A3137
(74,49,55)
#412B31
(65,43,49)
#38252B
(56,37,43)
#2F1F25
(47,31,37)
#26191F
(38,25,31)
#1D1319
(29,19,25)
#140D13
(20,13,19)
#0B070D
(11,7,13)
#000000
(0,0,0)

Tints of #654349

#654349
(101,67,73)
#735459
(115,84,89)
#816569
(129,101,105)
#8F7679
(143,118,121)
#9D8789
(157,135,137)
#AB9899
(171,152,153)
#B9A9A9
(185,169,169)
#C7BAB9
(199,186,185)
#D5CBC9
(213,203,201)
#E3DCD9
(227,220,217)
#F1EDE9
(241,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #654349; }

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

This text font color is #654349.

Background Color

.myBgColor { background-color: #654349; }

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

This div background color is #654349.

Border color

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

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

This div border color is #654349.

Opacity

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

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

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

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

This text has shadow with #654349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #654349.

Preview

Color preview on black background

This text has color #654349 on black background.


Color preview on white background

This text has color #654349 on white background.


Black color preview on #654349 background

This text has black color on #654349 background.


White color preview on #654349 background

This text has white color on #654349 background.


Related colors

Complementary color

Complementary color for #hex is #9ABCB6.


I love getcolorcode.com

Triadic colors

1 #496543 and #434965 with #654349 are triadic colors.

2 #494365 and #436549 with #654349 are triadic colors.