COLOR #61413B

HEX: #61413B RGB: (97,65,59)

Color info

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

RGB color model

#61413B color RGB value is (97,65,59).

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

RGB channels and saturation

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

97
65
59

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

Portions of RGB colors in percentages

R + G + B = 97 + 65 + 59 = 221 (100%)
R 97 of 221 ~ 43.89%
G 65 of 221 ~ 29.41%
B 59 of 221 ~ 26.7'%

%43.89
%29.41
%26.7

CMYK color model

#61413B color CMYK value is (0,33,39,62).

  • cyan value is 0.00%
  • magenta value is 32.99%
  • yellow value is 39.18%
  • key color value is 61.96%
CMYK: (0,33,39,62) C0M33Y39K62 (0%,33%,39%,62%) (0.00/0.33/0.39/0.62) 

CMYK percentages

%0
%32.99
%39.18
%61.96

Codes

Color #61413B in popluar color models

61 41 3B
RGB 97 65 59
HSL 24.36% 30.59%
HSB/HSV 39.18% 38.04%
CMYK 0.00% 32.99% 39.18%
61.96%

Color #61413B in popluar number systems.

HEX 61 41 3B
Decimal 97 65 59
Binary 1100001 1000001 111011
Octal 141 101 73

Shades and tints

Shades of #61413B

#61413B
(97,65,59)
#593C36
(89,60,54)
#513731
(81,55,49)
#49322C
(73,50,44)
#412D27
(65,45,39)
#392822
(57,40,34)
#31231D
(49,35,29)
#291E18
(41,30,24)
#211913
(33,25,19)
#19140E
(25,20,14)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #61413B

#61413B
(97,65,59)
#6F524C
(111,82,76)
#7D635D
(125,99,93)
#8B746E
(139,116,110)
#99857F
(153,133,127)
#A79690
(167,150,144)
#B5A7A1
(181,167,161)
#C3B8B2
(195,184,178)
#D1C9C3
(209,201,195)
#DFDAD4
(223,218,212)
#EDEBE5
(237,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61413B color. Also use rgb(97,65,59) instead hex code.

Text Font Color

.myTextColor { color: #61413B; }

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

This text font color is #61413B.

Background Color

.myBgColor { background-color: #61413B; }

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

This div background color is #61413B.

Border color

.myBorderColor { border: 1px solid #61413B; }

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

This div border color is #61413B.

Opacity

.myOpacity80 { color: #61413B; opacity: 0.8; }

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

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

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

This text has shadow with #61413B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61413B.

Preview

Color preview on black background

This text has color #61413B on black background.


Color preview on white background

This text has color #61413B on white background.


Black color preview on #61413B background

This text has black color on #61413B background.


White color preview on #61413B background

This text has white color on #61413B background.


Related colors

Complementary color

Complementary color for #hex is #9EBEC4.


I love getcolorcode.com

Triadic colors

1 #3B6141 and #413B61 with #61413B are triadic colors.

2 #3B4161 and #41613B with #61413B are triadic colors.