COLOR #47461B

HEX: #47461B RGB: (71,70,27)

Color info

#47461B contains red, green and blue colors in about the same proportion. Web safe color of #47461B is #333333 (or #333).

RGB color model

#47461B color RGB value is (71,70,27).

RGB: (71,70,27) (28%, 27%, 11%)

RGB channels and saturation

R 71 of 255 = 28%
G 70 of 255 = 27%
B 27 of 255 = 11%

71
70
27

R + G + B ~ 22%. #47461B is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 70 + 27 = 168 (100%)
R 71 of 168 ~ 42.26%
G 70 of 168 ~ 41.67%
B 27 of 168 ~ 16.07'%

%42.26
%41.67
%16.07

CMYK color model

#47461B color CMYK value is (0,1,62,72).

  • cyan value is 0.00%
  • magenta value is 1.41%
  • yellow value is 61.97%
  • key color value is 72.16%
CMYK: (0,1,62,72) C0M1Y62K72 (0%,1%,62%,72%) (0.00/0.01/0.62/0.72) 

CMYK percentages

%0
%1.41
%61.97
%72.16

Codes

Color #47461B in popluar color models

47 46 1B
RGB 71 70 27
HSL 59° 44.90% 19.22%
HSB/HSV 59° 61.97% 27.84%
CMYK 0.00% 1.41% 61.97%
72.16%

Color #47461B in popluar number systems.

HEX 47 46 1B
Decimal 71 70 27
Binary 1000111 1000110 11011
Octal 107 106 33

Shades and tints

Shades of #47461B

#47461B
(71,70,27)
#414019
(65,64,25)
#3B3A17
(59,58,23)
#353415
(53,52,21)
#2F2E13
(47,46,19)
#292811
(41,40,17)
#23220F
(35,34,15)
#1D1C0D
(29,28,13)
#17160B
(23,22,11)
#111009
(17,16,9)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #47461B

#47461B
(71,70,27)
#57562F
(87,86,47)
#676643
(103,102,67)
#777657
(119,118,87)
#87866B
(135,134,107)
#97967F
(151,150,127)
#A7A693
(167,166,147)
#B7B6A7
(183,182,167)
#C7C6BB
(199,198,187)
#D7D6CF
(215,214,207)
#E7E6E3
(231,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47461B; }

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

This text font color is #47461B.

Background Color

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

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

This div background color is #47461B.

Border color

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

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

This div border color is #47461B.

Opacity

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

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

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

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

This text has shadow with #47461B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47461B.

Preview

Color preview on black background

This text has color #47461B on black background.


Color preview on white background

This text has color #47461B on white background.


Black color preview on #47461B background

This text has black color on #47461B background.


White color preview on #47461B background

This text has white color on #47461B background.


Related colors

Complementary color

Complementary color for #hex is #B8B9E4.


I love getcolorcode.com

Triadic colors

1 #1B4746 and #461B47 with #47461B are triadic colors.

2 #1B4647 and #46471B with #47461B are triadic colors.