COLOR #61413D

HEX: #61413D RGB: (97,65,61)

Color info

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

RGB color model

#61413D color RGB value is (97,65,61).

RGB: (97,65,61) (38%, 25%, 24%)

RGB channels and saturation

R 97 of 255 = 38%
G 65 of 255 = 25%
B 61 of 255 = 24%

97
65
61

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

Portions of RGB colors in percentages

R + G + B = 97 + 65 + 61 = 223 (100%)
R 97 of 223 ~ 43.5%
G 65 of 223 ~ 29.15%
B 61 of 223 ~ 27.35'%

%43.5
%29.15
%27.35

CMYK color model

#61413D color CMYK value is (0,33,37,62).

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

CMYK: (0,33,37,62)
C0M33Y37K62 (0%, 33%, 37%, 62%)
(0.00 / 0.33 / 0.37 / 0.62)

CMYK percentages

%0
%32.99
%37.11
%61.96

Codes

Color #61413D in popluar color models

61 41 3D
RGB 97 65 61
HSL 22.78% 30.98%
HSB/HSV 37.11% 38.04%
CMYK 0.00% 32.99% 37.11%
61.96%

Color #61413D in popluar number systems.

HEX 61 41 3D
Decimal 97 65 61
Binary 1100001 1000001 111101
Octal 141 101 75

Shades and tints

Shades of #61413D

#61413D
(97,65,61)
#593C38
(89,60,56)
#513733
(81,55,51)
#49322E
(73,50,46)
#412D29
(65,45,41)
#392824
(57,40,36)
#31231F
(49,35,31)
#291E1A
(41,30,26)
#211915
(33,25,21)
#191410
(25,20,16)
#110F0B
(17,15,11)
#000000
(0,0,0)

Tints of #61413D

#61413D
(97,65,61)
#6F524E
(111,82,78)
#7D635F
(125,99,95)
#8B7470
(139,116,112)
#998581
(153,133,129)
#A79692
(167,150,146)
#B5A7A3
(181,167,163)
#C3B8B4
(195,184,180)
#D1C9C5
(209,201,197)
#DFDAD6
(223,218,214)
#EDEBE7
(237,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61413D; }

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

This text font color is #61413D.

Background Color

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

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

This div background color is #61413D.

Border color

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

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

This div border color is #61413D.

Opacity

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

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

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

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

This text has shadow with #61413D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61413D.

Preview

Color preview on black background

This text has color #61413D on black background.


Color preview on white background

This text has color #61413D on white background.


Black color preview on #61413D background

This text has black color on #61413D background.


White color preview on #61413D background

This text has white color on #61413D background.


Related colors

Complementary color

Complementary color for #hex is #9EBEC2.


I love getcolorcode.com

Triadic colors

1 #3D6141 and #413D61 with #61413D are triadic colors.

2 #3D4161 and #41613D with #61413D are triadic colors.