COLOR #653836

HEX: #653836 RGB: (101,56,54)

Color info

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

RGB color model

#653836 color RGB value is (101,56,54).

RGB: (101,56,54) (40%, 22%, 21%)

RGB channels and saturation

R 101 of 255 = 40%
G 56 of 255 = 22%
B 54 of 255 = 21%

101
56
54

R + G + B ~ 28%. #653836 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 56 + 54 = 211 (100%)
R 101 of 211 ~ 47.87%
G 56 of 211 ~ 26.54%
B 54 of 211 ~ 25.59'%

%47.87
%26.54
%25.59

CMYK color model

#653836 color CMYK value is (0,45,47,60).

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

CMYK: (0,45,47,60)
C0M45Y47K60 (0%, 45%, 47%, 60%)
(0.00 / 0.45 / 0.47 / 0.60)

CMYK percentages

%0
%44.55
%46.53
%60.39

Codes

Color #653836 in popluar color models

65 38 36
RGB 101 56 54
HSL 30.32% 30.39%
HSB/HSV 46.53% 39.61%
CMYK 0.00% 44.55% 46.53%
60.39%

Color #653836 in popluar number systems.

HEX 65 38 36
Decimal 101 56 54
Binary 1100101 111000 110110
Octal 145 70 66

Shades and tints

Shades of #653836

#653836
(101,56,54)
#5C3332
(92,51,50)
#532E2E
(83,46,46)
#4A292A
(74,41,42)
#412426
(65,36,38)
#381F22
(56,31,34)
#2F1A1E
(47,26,30)
#26151A
(38,21,26)
#1D1016
(29,16,22)
#140B12
(20,11,18)
#0B060E
(11,6,14)
#000000
(0,0,0)

Tints of #653836

#653836
(101,56,54)
#734A48
(115,74,72)
#815C5A
(129,92,90)
#8F6E6C
(143,110,108)
#9D807E
(157,128,126)
#AB9290
(171,146,144)
#B9A4A2
(185,164,162)
#C7B6B4
(199,182,180)
#D5C8C6
(213,200,198)
#E3DAD8
(227,218,216)
#F1ECEA
(241,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #653836; }

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

This text font color is #653836.

Background Color

.myBgColor { background-color: #653836; }

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

This div background color is #653836.

Border color

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

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

This div border color is #653836.

Opacity

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

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

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

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

This text has shadow with #653836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #653836.

Preview

Color preview on black background

This text has color #653836 on black background.


Color preview on white background

This text has color #653836 on white background.


Black color preview on #653836 background

This text has black color on #653836 background.


White color preview on #653836 background

This text has white color on #653836 background.


Related colors

Complementary color

Complementary color for #hex is #9AC7C9.


I love getcolorcode.com

Triadic colors

1 #366538 and #383665 with #653836 are triadic colors.

2 #363865 and #386536 with #653836 are triadic colors.