COLOR #613A41

HEX: #613A41 RGB: (97,58,65)

Color info

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

RGB color model

#613A41 color RGB value is (97,58,65).

RGB: (97,58,65) (38%, 23%, 25%)

RGB channels and saturation

R 97 of 255 = 38%
G 58 of 255 = 23%
B 65 of 255 = 25%

97
58
65

R + G + B ~ 29%. #613A41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 58 + 65 = 220 (100%)
R 97 of 220 ~ 44.09%
G 58 of 220 ~ 26.36%
B 65 of 220 ~ 29.55'%

%44.09
%26.36
%29.55

CMYK color model

#613A41 color CMYK value is (0,40,33,62).

  • cyan value is 0.00%
  • magenta value is 40.21%
  • yellow value is 32.99%
  • key color value is 61.96%

CMYK: (0,40,33,62)
C0M40Y33K62 (0%, 40%, 33%, 62%)
(0.00 / 0.40 / 0.33 / 0.62)

CMYK percentages

%0
%40.21
%32.99
%61.96

Codes

Color #613A41 in popluar color models

61 3A 41
RGB 97 58 65
HSL 349° 25.16% 30.39%
HSB/HSV 349° 40.21% 38.04%
CMYK 0.00% 40.21% 32.99%
61.96%

Color #613A41 in popluar number systems.

HEX 61 3A 41
Decimal 97 58 65
Binary 1100001 111010 1000001
Octal 141 72 101

Shades and tints

Shades of #613A41

#613A41
(97,58,65)
#59353C
(89,53,60)
#513037
(81,48,55)
#492B32
(73,43,50)
#41262D
(65,38,45)
#392128
(57,33,40)
#311C23
(49,28,35)
#29171E
(41,23,30)
#211219
(33,18,25)
#190D14
(25,13,20)
#11080F
(17,8,15)
#000000
(0,0,0)

Tints of #613A41

#613A41
(97,58,65)
#6F4B52
(111,75,82)
#7D5C63
(125,92,99)
#8B6D74
(139,109,116)
#997E85
(153,126,133)
#A78F96
(167,143,150)
#B5A0A7
(181,160,167)
#C3B1B8
(195,177,184)
#D1C2C9
(209,194,201)
#DFD3DA
(223,211,218)
#EDE4EB
(237,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613A41 color. Also use rgb(97,58,65) instead hex code.

Text Font Color

.myTextColor { color: #613A41; }

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

This text font color is #613A41.

Background Color

.myBgColor { background-color: #613A41; }

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

This div background color is #613A41.

Border color

.myBorderColor { border: 1px solid #613A41; }

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

This div border color is #613A41.

Opacity

.myOpacity80 { color: #613A41; opacity: 0.8; }

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

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

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

This text has shadow with #613A41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613A41.

Preview

Color preview on black background

This text has color #613A41 on black background.


Color preview on white background

This text has color #613A41 on white background.


Black color preview on #613A41 background

This text has black color on #613A41 background.


White color preview on #613A41 background

This text has white color on #613A41 background.


Related colors

Complementary color

Complementary color for #hex is #9EC5BE.


I love getcolorcode.com

Triadic colors

1 #41613A and #3A4161 with #613A41 are triadic colors.

2 #413A61 and #3A6141 with #613A41 are triadic colors.