COLOR #47230E

HEX: #47230E RGB: (71,35,14)

Color info

#47230E contains red, green and blue colors in about the same proportion. Web safe color of #47230E is #333300 (or #330).

RGB color model

#47230E color RGB value is (71,35,14).

RGB: (71,35,14) (28%, 14%, 5%)

RGB channels and saturation

R 71 of 255 = 28%
G 35 of 255 = 14%
B 14 of 255 = 5%

71
35
14

R + G + B ~ 16%. #47230E is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 35 + 14 = 120 (100%)
R 71 of 120 ~ 59.17%
G 35 of 120 ~ 29.17%
B 14 of 120 ~ 11.67'%

%59.17
%29.17
%11.67

CMYK color model

#47230E color CMYK value is (0,51,80,72).

  • cyan value is 0.00%
  • magenta value is 50.70%
  • yellow value is 80.28%
  • key color value is 72.16%
CMYK: (0,51,80,72) C0M51Y80K72 (0%,51%,80%,72%) (0.00/0.51/0.80/0.72) 

CMYK percentages

%0
%50.7
%80.28
%72.16

Codes

Color #47230E in popluar color models

47 23 0E
RGB 71 35 14
HSL 22° 67.06% 16.67%
HSB/HSV 22° 80.28% 27.84%
CMYK 0.00% 50.70% 80.28%
72.16%

Color #47230E in popluar number systems.

HEX 47 23 0E
Decimal 71 35 14
Binary 1000111 100011 1110
Octal 107 43 16

Shades and tints

Shades of #47230E

#47230E
(71,35,14)
#41200D
(65,32,13)
#3B1D0C
(59,29,12)
#351A0B
(53,26,11)
#2F170A
(47,23,10)
#291409
(41,20,9)
#231108
(35,17,8)
#1D0E07
(29,14,7)
#170B06
(23,11,6)
#110805
(17,8,5)
#0B0504
(11,5,4)
#000000
(0,0,0)

Tints of #47230E

#47230E
(71,35,14)
#573723
(87,55,35)
#674B38
(103,75,56)
#775F4D
(119,95,77)
#877362
(135,115,98)
#978777
(151,135,119)
#A79B8C
(167,155,140)
#B7AFA1
(183,175,161)
#C7C3B6
(199,195,182)
#D7D7CB
(215,215,203)
#E7EBE0
(231,235,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47230E color. Also use rgb(71,35,14) instead hex code.

Text Font Color

.myTextColor { color: #47230E; }

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

This text font color is #47230E.

Background Color

.myBgColor { background-color: #47230E; }

<div style="background-color:#47230E">Inner text</div>

This div background color is #47230E.

Border color

.myBorderColor { border: 1px solid #47230E; }

<div style="border:3px solid #47230E">Div</div>

This div border color is #47230E.

Opacity

.myOpacity80 { color: #47230E; opacity: 0.8; }

<p style="color:#47230E;opacity:0.8;">80%</p>

Text with #47230E 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 #47230E;}

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

This text has shadow with #47230E color.


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

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

This text has shadow with #47230E primary color and red secondary color.


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

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

This text has shadow with #47230E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47230E.

Preview

Color preview on black background

This text has color #47230E on black background.


Color preview on white background

This text has color #47230E on white background.


Black color preview on #47230E background

This text has black color on #47230E background.


White color preview on #47230E background

This text has white color on #47230E background.


Related colors

Complementary color

Complementary color for #hex is #B8DCF1.


I love getcolorcode.com

Triadic colors

1 #0E4723 and #230E47 with #47230E are triadic colors.

2 #0E2347 and #23470E with #47230E are triadic colors.