COLOR #474526

HEX: #474526 RGB: (71,69,38)

Color info

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

RGB color model

#474526 color RGB value is (71,69,38).

RGB: (71,69,38) (28%, 27%, 15%)

RGB channels and saturation

R 71 of 255 = 28%
G 69 of 255 = 27%
B 38 of 255 = 15%

71
69
38

R + G + B ~ 23%. #474526 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 69 + 38 = 178 (100%)
R 71 of 178 ~ 39.89%
G 69 of 178 ~ 38.76%
B 38 of 178 ~ 21.35'%

%39.89
%38.76
%21.35

CMYK color model

#474526 color CMYK value is (0,3,46,72).

  • cyan value is 0.00%
  • magenta value is 2.82%
  • yellow value is 46.48%
  • key color value is 72.16%

CMYK: (0,3,46,72)
C0M3Y46K72 (0%, 3%, 46%, 72%)
(0.00 / 0.03 / 0.46 / 0.72)

CMYK percentages

%0
%2.82
%46.48
%72.16

Codes

Color #474526 in popluar color models

47 45 26
RGB 71 69 38
HSL 56° 30.28% 21.37%
HSB/HSV 56° 46.48% 27.84%
CMYK 0.00% 2.82% 46.48%
72.16%

Color #474526 in popluar number systems.

HEX 47 45 26
Decimal 71 69 38
Binary 1000111 1000101 100110
Octal 107 105 46

Shades and tints

Shades of #474526

#474526
(71,69,38)
#413F23
(65,63,35)
#3B3920
(59,57,32)
#35331D
(53,51,29)
#2F2D1A
(47,45,26)
#292717
(41,39,23)
#232114
(35,33,20)
#1D1B11
(29,27,17)
#17150E
(23,21,14)
#110F0B
(17,15,11)
#0B0908
(11,9,8)
#000000
(0,0,0)

Tints of #474526

#474526
(71,69,38)
#575539
(87,85,57)
#67654C
(103,101,76)
#77755F
(119,117,95)
#878572
(135,133,114)
#979585
(151,149,133)
#A7A598
(167,165,152)
#B7B5AB
(183,181,171)
#C7C5BE
(199,197,190)
#D7D5D1
(215,213,209)
#E7E5E4
(231,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474526 color. Also use rgb(71,69,38) instead hex code.

Text Font Color

.myTextColor { color: #474526; }

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

This text font color is #474526.

Background Color

.myBgColor { background-color: #474526; }

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

This div background color is #474526.

Border color

.myBorderColor { border: 1px solid #474526; }

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

This div border color is #474526.

Opacity

.myOpacity80 { color: #474526; opacity: 0.8; }

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

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

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

This text has shadow with #474526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474526.

Preview

Color preview on black background

This text has color #474526 on black background.


Color preview on white background

This text has color #474526 on white background.


Black color preview on #474526 background

This text has black color on #474526 background.


White color preview on #474526 background

This text has white color on #474526 background.


Related colors

Complementary color

Complementary color for #hex is #B8BAD9.


I love getcolorcode.com

Triadic colors

1 #264745 and #452647 with #474526 are triadic colors.

2 #264547 and #454726 with #474526 are triadic colors.