COLOR #61473B

HEX: #61473B RGB: (97,71,59)

Color info

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

RGB color model

#61473B color RGB value is (97,71,59).

RGB: (97,71,59) (38%, 28%, 23%)

RGB channels and saturation

R 97 of 255 = 38%
G 71 of 255 = 28%
B 59 of 255 = 23%

97
71
59

R + G + B ~ 30%. #61473B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 71 + 59 = 227 (100%)
R 97 of 227 ~ 42.73%
G 71 of 227 ~ 31.28%
B 59 of 227 ~ 25.99'%

%42.73
%31.28
%25.99

CMYK color model

#61473B color CMYK value is (0,27,39,62).

  • cyan value is 0.00%
  • magenta value is 26.80%
  • yellow value is 39.18%
  • key color value is 61.96%

CMYK: (0,27,39,62)
C0M27Y39K62 (0%, 27%, 39%, 62%)
(0.00 / 0.27 / 0.39 / 0.62)

CMYK percentages

%0
%26.8
%39.18
%61.96

Codes

Color #61473B in popluar color models

61 47 3B
RGB 97 71 59
HSL 19° 24.36% 30.59%
HSB/HSV 19° 39.18% 38.04%
CMYK 0.00% 26.80% 39.18%
61.96%

Color #61473B in popluar number systems.

HEX 61 47 3B
Decimal 97 71 59
Binary 1100001 1000111 111011
Octal 141 107 73

Shades and tints

Shades of #61473B

#61473B
(97,71,59)
#594136
(89,65,54)
#513B31
(81,59,49)
#49352C
(73,53,44)
#412F27
(65,47,39)
#392922
(57,41,34)
#31231D
(49,35,29)
#291D18
(41,29,24)
#211713
(33,23,19)
#19110E
(25,17,14)
#110B09
(17,11,9)
#000000
(0,0,0)

Tints of #61473B

#61473B
(97,71,59)
#6F574C
(111,87,76)
#7D675D
(125,103,93)
#8B776E
(139,119,110)
#99877F
(153,135,127)
#A79790
(167,151,144)
#B5A7A1
(181,167,161)
#C3B7B2
(195,183,178)
#D1C7C3
(209,199,195)
#DFD7D4
(223,215,212)
#EDE7E5
(237,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61473B; }

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

This text font color is #61473B.

Background Color

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

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

This div background color is #61473B.

Border color

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

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

This div border color is #61473B.

Opacity

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

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

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

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

This text has shadow with #61473B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61473B.

Preview

Color preview on black background

This text has color #61473B on black background.


Color preview on white background

This text has color #61473B on white background.


Black color preview on #61473B background

This text has black color on #61473B background.


White color preview on #61473B background

This text has white color on #61473B background.


Related colors

Complementary color

Complementary color for #hex is #9EB8C4.


I love getcolorcode.com

Triadic colors

1 #3B6147 and #473B61 with #61473B are triadic colors.

2 #3B4761 and #47613B with #61473B are triadic colors.