COLOR #613639

HEX: #613639 RGB: (97,54,57)

Color info

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

RGB color model

#613639 color RGB value is (97,54,57).

RGB: (97,54,57) (38%, 21%, 22%)

RGB channels and saturation

R 97 of 255 = 38%
G 54 of 255 = 21%
B 57 of 255 = 22%

97
54
57

R + G + B ~ 27%. #613639 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 54 + 57 = 208 (100%)
R 97 of 208 ~ 46.63%
G 54 of 208 ~ 25.96%
B 57 of 208 ~ 27.4'%

%46.63
%25.96
%27.4

CMYK color model

#613639 color CMYK value is (0,44,41,62).

  • cyan value is 0.00%
  • magenta value is 44.33%
  • yellow value is 41.24%
  • key color value is 61.96%

CMYK: (0,44,41,62)
C0M44Y41K62 (0%, 44%, 41%, 62%)
(0.00 / 0.44 / 0.41 / 0.62)

CMYK percentages

%0
%44.33
%41.24
%61.96

Codes

Color #613639 in popluar color models

61 36 39
RGB 97 54 57
HSL 356° 28.48% 29.61%
HSB/HSV 356° 44.33% 38.04%
CMYK 0.00% 44.33% 41.24%
61.96%

Color #613639 in popluar number systems.

HEX 61 36 39
Decimal 97 54 57
Binary 1100001 110110 111001
Octal 141 66 71

Shades and tints

Shades of #613639

#613639
(97,54,57)
#593234
(89,50,52)
#512E2F
(81,46,47)
#492A2A
(73,42,42)
#412625
(65,38,37)
#392220
(57,34,32)
#311E1B
(49,30,27)
#291A16
(41,26,22)
#211611
(33,22,17)
#19120C
(25,18,12)
#110E07
(17,14,7)
#000000
(0,0,0)

Tints of #613639

#613639
(97,54,57)
#6F484B
(111,72,75)
#7D5A5D
(125,90,93)
#8B6C6F
(139,108,111)
#997E81
(153,126,129)
#A79093
(167,144,147)
#B5A2A5
(181,162,165)
#C3B4B7
(195,180,183)
#D1C6C9
(209,198,201)
#DFD8DB
(223,216,219)
#EDEAED
(237,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613639 color. Also use rgb(97,54,57) instead hex code.

Text Font Color

.myTextColor { color: #613639; }

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

This text font color is #613639.

Background Color

.myBgColor { background-color: #613639; }

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

This div background color is #613639.

Border color

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

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

This div border color is #613639.

Opacity

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

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

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

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

This text has shadow with #613639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613639.

Preview

Color preview on black background

This text has color #613639 on black background.


Color preview on white background

This text has color #613639 on white background.


Black color preview on #613639 background

This text has black color on #613639 background.


White color preview on #613639 background

This text has white color on #613639 background.


Related colors

Complementary color

Complementary color for #hex is #9EC9C6.


I love getcolorcode.com

Triadic colors

1 #396136 and #363961 with #613639 are triadic colors.

2 #393661 and #366139 with #613639 are triadic colors.