COLOR #653849

HEX: #653849 RGB: (101,56,73)

Color info

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

RGB color model

#653849 color RGB value is (101,56,73).

RGB: (101,56,73) (40%, 22%, 29%)

RGB channels and saturation

R 101 of 255 = 40%
G 56 of 255 = 22%
B 73 of 255 = 29%

101
56
73

R + G + B ~ 30%. #653849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 56 + 73 = 230 (100%)
R 101 of 230 ~ 43.91%
G 56 of 230 ~ 24.35%
B 73 of 230 ~ 31.74'%

%43.91
%24.35
%31.74

CMYK color model

#653849 color CMYK value is (0,45,28,60).

  • cyan value is 0.00%
  • magenta value is 44.55%
  • yellow value is 27.72%
  • key color value is 60.39%

CMYK: (0,45,28,60)
C0M45Y28K60 (0%, 45%, 28%, 60%)
(0.00 / 0.45 / 0.28 / 0.60)

CMYK percentages

%0
%44.55
%27.72
%60.39

Codes

Color #653849 in popluar color models

65 38 49
RGB 101 56 73
HSL 337° 28.66% 30.78%
HSB/HSV 337° 44.55% 39.61%
CMYK 0.00% 44.55% 27.72%
60.39%

Color #653849 in popluar number systems.

HEX 65 38 49
Decimal 101 56 73
Binary 1100101 111000 1001001
Octal 145 70 111

Shades and tints

Shades of #653849

#653849
(101,56,73)
#5C3343
(92,51,67)
#532E3D
(83,46,61)
#4A2937
(74,41,55)
#412431
(65,36,49)
#381F2B
(56,31,43)
#2F1A25
(47,26,37)
#26151F
(38,21,31)
#1D1019
(29,16,25)
#140B13
(20,11,19)
#0B060D
(11,6,13)
#000000
(0,0,0)

Tints of #653849

#653849
(101,56,73)
#734A59
(115,74,89)
#815C69
(129,92,105)
#8F6E79
(143,110,121)
#9D8089
(157,128,137)
#AB9299
(171,146,153)
#B9A4A9
(185,164,169)
#C7B6B9
(199,182,185)
#D5C8C9
(213,200,201)
#E3DAD9
(227,218,217)
#F1ECE9
(241,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #653849; }

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

This text font color is #653849.

Background Color

.myBgColor { background-color: #653849; }

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

This div background color is #653849.

Border color

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

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

This div border color is #653849.

Opacity

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

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

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

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

This text has shadow with #653849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #653849.

Preview

Color preview on black background

This text has color #653849 on black background.


Color preview on white background

This text has color #653849 on white background.


Black color preview on #653849 background

This text has black color on #653849 background.


White color preview on #653849 background

This text has white color on #653849 background.


Related colors

Complementary color

Complementary color for #hex is #9AC7B6.


I love getcolorcode.com

Triadic colors

1 #496538 and #384965 with #653849 are triadic colors.

2 #493865 and #386549 with #653849 are triadic colors.