COLOR #613935

HEX: #613935 RGB: (97,57,53)

Color info

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

RGB color model

#613935 color RGB value is (97,57,53).

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

RGB channels and saturation

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

97
57
53

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

Portions of RGB colors in percentages

R + G + B = 97 + 57 + 53 = 207 (100%)
R 97 of 207 ~ 46.86%
G 57 of 207 ~ 27.54%
B 53 of 207 ~ 25.6'%

%46.86
%27.54
%25.6

CMYK color model

#613935 color CMYK value is (0,41,45,62).

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

CMYK: (0,41,45,62)
C0M41Y45K62 (0%, 41%, 45%, 62%)
(0.00 / 0.41 / 0.45 / 0.62)

CMYK percentages

%0
%41.24
%45.36
%61.96

Codes

Color #613935 in popluar color models

61 39 35
RGB 97 57 53
HSL 29.33% 29.41%
HSB/HSV 45.36% 38.04%
CMYK 0.00% 41.24% 45.36%
61.96%

Color #613935 in popluar number systems.

HEX 61 39 35
Decimal 97 57 53
Binary 1100001 111001 110101
Octal 141 71 65

Shades and tints

Shades of #613935

#613935
(97,57,53)
#593431
(89,52,49)
#512F2D
(81,47,45)
#492A29
(73,42,41)
#412525
(65,37,37)
#392021
(57,32,33)
#311B1D
(49,27,29)
#291619
(41,22,25)
#211115
(33,17,21)
#190C11
(25,12,17)
#11070D
(17,7,13)
#000000
(0,0,0)

Tints of #613935

#613935
(97,57,53)
#6F4B47
(111,75,71)
#7D5D59
(125,93,89)
#8B6F6B
(139,111,107)
#99817D
(153,129,125)
#A7938F
(167,147,143)
#B5A5A1
(181,165,161)
#C3B7B3
(195,183,179)
#D1C9C5
(209,201,197)
#DFDBD7
(223,219,215)
#EDEDE9
(237,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #613935; }

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

This text font color is #613935.

Background Color

.myBgColor { background-color: #613935; }

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

This div background color is #613935.

Border color

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

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

This div border color is #613935.

Opacity

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

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

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

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

This text has shadow with #613935 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613935.

Preview

Color preview on black background

This text has color #613935 on black background.


Color preview on white background

This text has color #613935 on white background.


Black color preview on #613935 background

This text has black color on #613935 background.


White color preview on #613935 background

This text has white color on #613935 background.


Related colors

Complementary color

Complementary color for #hex is #9EC6CA.


I love getcolorcode.com

Triadic colors

1 #356139 and #393561 with #613935 are triadic colors.

2 #353961 and #396135 with #613935 are triadic colors.