COLOR #653738

HEX: #653738 RGB: (101,55,56)

Color info

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

RGB color model

#653738 color RGB value is (101,55,56).

RGB: (101,55,56) (40%, 22%, 22%)

RGB channels and saturation

R 101 of 255 = 40%
G 55 of 255 = 22%
B 56 of 255 = 22%

101
55
56

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

Portions of RGB colors in percentages

R + G + B = 101 + 55 + 56 = 212 (100%)
R 101 of 212 ~ 47.64%
G 55 of 212 ~ 25.94%
B 56 of 212 ~ 26.42'%

%47.64
%25.94
%26.42

CMYK color model

#653738 color CMYK value is (0,46,45,60).

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

CMYK: (0,46,45,60)
C0M46Y45K60 (0%, 46%, 45%, 60%)
(0.00 / 0.46 / 0.45 / 0.60)

CMYK percentages

%0
%45.54
%44.55
%60.39

Codes

Color #653738 in popluar color models

65 37 38
RGB 101 55 56
HSL 359° 29.49% 30.59%
HSB/HSV 359° 45.54% 39.61%
CMYK 0.00% 45.54% 44.55%
60.39%

Color #653738 in popluar number systems.

HEX 65 37 38
Decimal 101 55 56
Binary 1100101 110111 111000
Octal 145 67 70

Shades and tints

Shades of #653738

#653738
(101,55,56)
#5C3233
(92,50,51)
#532D2E
(83,45,46)
#4A2829
(74,40,41)
#412324
(65,35,36)
#381E1F
(56,30,31)
#2F191A
(47,25,26)
#261415
(38,20,21)
#1D0F10
(29,15,16)
#140A0B
(20,10,11)
#0B0506
(11,5,6)
#000000
(0,0,0)

Tints of #653738

#653738
(101,55,56)
#73494A
(115,73,74)
#815B5C
(129,91,92)
#8F6D6E
(143,109,110)
#9D7F80
(157,127,128)
#AB9192
(171,145,146)
#B9A3A4
(185,163,164)
#C7B5B6
(199,181,182)
#D5C7C8
(213,199,200)
#E3D9DA
(227,217,218)
#F1EBEC
(241,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #653738; }

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

This text font color is #653738.

Background Color

.myBgColor { background-color: #653738; }

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

This div background color is #653738.

Border color

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

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

This div border color is #653738.

Opacity

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

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

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

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

This text has shadow with #653738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #653738.

Preview

Color preview on black background

This text has color #653738 on black background.


Color preview on white background

This text has color #653738 on white background.


Black color preview on #653738 background

This text has black color on #653738 background.


White color preview on #653738 background

This text has white color on #653738 background.


Related colors

Complementary color

Complementary color for #hex is #9AC8C7.


I love getcolorcode.com

Triadic colors

1 #386537 and #373865 with #653738 are triadic colors.

2 #383765 and #376538 with #653738 are triadic colors.