COLOR #61471B

HEX: #61471B RGB: (97,71,27)

Color info

#61471B contains mainly red and green colors. Web safe color of #61471B is #663333 (or #633).

RGB color model

#61471B color RGB value is (97,71,27).

RGB: (97,71,27) (38%, 28%, 11%)

RGB channels and saturation

R 97 of 255 = 38%
G 71 of 255 = 28%
B 27 of 255 = 11%

97
71
27

R + G + B ~ 26%. #61471B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 71 + 27 = 195 (100%)
R 97 of 195 ~ 49.74%
G 71 of 195 ~ 36.41%
B 27 of 195 ~ 13.85'%

%49.74
%36.41
%13.85

CMYK color model

#61471B color CMYK value is (0,27,72,62).

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

CMYK: (0,27,72,62)
C0M27Y72K62 (0%, 27%, 72%, 62%)
(0.00 / 0.27 / 0.72 / 0.62)

CMYK percentages

%0
%26.8
%72.16
%61.96

Codes

Color #61471B in popluar color models

61 47 1B
RGB 97 71 27
HSL 38° 56.45% 24.31%
HSB/HSV 38° 72.16% 38.04%
CMYK 0.00% 26.80% 72.16%
61.96%

Color #61471B in popluar number systems.

HEX 61 47 1B
Decimal 97 71 27
Binary 1100001 1000111 11011
Octal 141 107 33

Shades and tints

Shades of #61471B

#61471B
(97,71,27)
#594119
(89,65,25)
#513B17
(81,59,23)
#493515
(73,53,21)
#412F13
(65,47,19)
#392911
(57,41,17)
#31230F
(49,35,15)
#291D0D
(41,29,13)
#21170B
(33,23,11)
#191109
(25,17,9)
#110B07
(17,11,7)
#000000
(0,0,0)

Tints of #61471B

#61471B
(97,71,27)
#6F572F
(111,87,47)
#7D6743
(125,103,67)
#8B7757
(139,119,87)
#99876B
(153,135,107)
#A7977F
(167,151,127)
#B5A793
(181,167,147)
#C3B7A7
(195,183,167)
#D1C7BB
(209,199,187)
#DFD7CF
(223,215,207)
#EDE7E3
(237,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61471B; }

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

This text font color is #61471B.

Background Color

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

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

This div background color is #61471B.

Border color

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

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

This div border color is #61471B.

Opacity

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

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

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

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

This text has shadow with #61471B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61471B.

Preview

Color preview on black background

This text has color #61471B on black background.


Color preview on white background

This text has color #61471B on white background.


Black color preview on #61471B background

This text has black color on #61471B background.


White color preview on #61471B background

This text has white color on #61471B background.


Related colors

Complementary color

Complementary color for #hex is #9EB8E4.


I love getcolorcode.com

Triadic colors

1 #1B6147 and #471B61 with #61471B are triadic colors.

2 #1B4761 and #47611B with #61471B are triadic colors.