COLOR #61404D

HEX: #61404D RGB: (97,64,77)

Color info

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

RGB color model

#61404D color RGB value is (97,64,77).

RGB: (97,64,77) (38%, 25%, 30%)

RGB channels and saturation

R 97 of 255 = 38%
G 64 of 255 = 25%
B 77 of 255 = 30%

97
64
77

R + G + B ~ 31%. #61404D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 64 + 77 = 238 (100%)
R 97 of 238 ~ 40.76%
G 64 of 238 ~ 26.89%
B 77 of 238 ~ 32.35'%

%40.76
%26.89
%32.35

CMYK color model

#61404D color CMYK value is (0,34,21,62).

  • cyan value is 0.00%
  • magenta value is 34.02%
  • yellow value is 20.62%
  • key color value is 61.96%

CMYK: (0,34,21,62)
C0M34Y21K62 (0%, 34%, 21%, 62%)
(0.00 / 0.34 / 0.21 / 0.62)

CMYK percentages

%0
%34.02
%20.62
%61.96

Codes

Color #61404D in popluar color models

61 40 4D
RGB 97 64 77
HSL 336° 20.50% 31.57%
HSB/HSV 336° 34.02% 38.04%
CMYK 0.00% 34.02% 20.62%
61.96%

Color #61404D in popluar number systems.

HEX 61 40 4D
Decimal 97 64 77
Binary 1100001 1000000 1001101
Octal 141 100 115

Shades and tints

Shades of #61404D

#61404D
(97,64,77)
#593B46
(89,59,70)
#51363F
(81,54,63)
#493138
(73,49,56)
#412C31
(65,44,49)
#39272A
(57,39,42)
#312223
(49,34,35)
#291D1C
(41,29,28)
#211815
(33,24,21)
#19130E
(25,19,14)
#110E07
(17,14,7)
#000000
(0,0,0)

Tints of #61404D

#61404D
(97,64,77)
#6F515D
(111,81,93)
#7D626D
(125,98,109)
#8B737D
(139,115,125)
#99848D
(153,132,141)
#A7959D
(167,149,157)
#B5A6AD
(181,166,173)
#C3B7BD
(195,183,189)
#D1C8CD
(209,200,205)
#DFD9DD
(223,217,221)
#EDEAED
(237,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61404D color. Also use rgb(97,64,77) instead hex code.

Text Font Color

.myTextColor { color: #61404D; }

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

This text font color is #61404D.

Background Color

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

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

This div background color is #61404D.

Border color

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

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

This div border color is #61404D.

Opacity

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

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

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

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

This text has shadow with #61404D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61404D.

Preview

Color preview on black background

This text has color #61404D on black background.


Color preview on white background

This text has color #61404D on white background.


Black color preview on #61404D background

This text has black color on #61404D background.


White color preview on #61404D background

This text has white color on #61404D background.


Related colors

Complementary color

Complementary color for #hex is #9EBFB2.


I love getcolorcode.com

Triadic colors

1 #4D6140 and #404D61 with #61404D are triadic colors.

2 #4D4061 and #40614D with #61404D are triadic colors.