COLOR #61413A

HEX: #61413A RGB: (97,65,58)

Color info

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

RGB color model

#61413A color RGB value is (97,65,58).

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

RGB channels and saturation

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

97
65
58

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

Portions of RGB colors in percentages

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

%44.09
%29.55
%26.36

CMYK color model

#61413A color CMYK value is (0,33,40,62).

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

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

CMYK percentages

%0
%32.99
%40.21
%61.96

Codes

Color #61413A in popluar color models

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

Color #61413A in popluar number systems.

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

Shades and tints

Shades of #61413A

#61413A
(97,65,58)
#593C35
(89,60,53)
#513730
(81,55,48)
#49322B
(73,50,43)
#412D26
(65,45,38)
#392821
(57,40,33)
#31231C
(49,35,28)
#291E17
(41,30,23)
#211912
(33,25,18)
#19140D
(25,20,13)
#110F08
(17,15,8)
#000000
(0,0,0)

Tints of #61413A

#61413A
(97,65,58)
#6F524B
(111,82,75)
#7D635C
(125,99,92)
#8B746D
(139,116,109)
#99857E
(153,133,126)
#A7968F
(167,150,143)
#B5A7A0
(181,167,160)
#C3B8B1
(195,184,177)
#D1C9C2
(209,201,194)
#DFDAD3
(223,218,211)
#EDEBE4
(237,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61413A; }

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

This text font color is #61413A.

Background Color

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

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

This div background color is #61413A.

Border color

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

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

This div border color is #61413A.

Opacity

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

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

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

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

This text has shadow with #61413A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61413A.

Preview

Color preview on black background

This text has color #61413A on black background.


Color preview on white background

This text has color #61413A on white background.


Black color preview on #61413A background

This text has black color on #61413A background.


White color preview on #61413A background

This text has white color on #61413A background.


Related colors

Complementary color

Complementary color for #hex is #9EBEC5.


I love getcolorcode.com

Triadic colors

1 #3A6141 and #413A61 with #61413A are triadic colors.

2 #3A4161 and #41613A with #61413A are triadic colors.