COLOR #475426

HEX: #475426 RGB: (71,84,38)

Color info

#475426 contains red, green and blue colors in about the same proportion. Web safe color of #475426 is #336633 (or #363).

RGB color model

#475426 color RGB value is (71,84,38).

RGB: (71,84,38) (28%, 33%, 15%)

RGB channels and saturation

R 71 of 255 = 28%
G 84 of 255 = 33%
B 38 of 255 = 15%

71
84
38

R + G + B ~ 25%. #475426 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 84 + 38 = 193 (100%)
R 71 of 193 ~ 36.79%
G 84 of 193 ~ 43.52%
B 38 of 193 ~ 19.69'%

%36.79
%43.52
%19.69

CMYK color model

#475426 color CMYK value is (15,0,55,67).

  • cyan value is 15.48%
  • magenta value is 0.00%
  • yellow value is 54.76%
  • key color value is 67.06%

CMYK: (15,0,55,67)
C15M0Y55K67 (15%, 0%, 55%, 67%)
(0.15 / 0.00 / 0.55 / 0.67)

CMYK percentages

%15.48
%0
%54.76
%67.06

Codes

Color #475426 in popluar color models

47 54 26
RGB 71 84 38
HSL 77° 37.70% 23.92%
HSB/HSV 77° 54.76% 32.94%
CMYK 15.48% 0.00% 54.76%
67.06%

Color #475426 in popluar number systems.

HEX 47 54 26
Decimal 71 84 38
Binary 1000111 1010100 100110
Octal 107 124 46

Shades and tints

Shades of #475426

#475426
(71,84,38)
#414D23
(65,77,35)
#3B4620
(59,70,32)
#353F1D
(53,63,29)
#2F381A
(47,56,26)
#293117
(41,49,23)
#232A14
(35,42,20)
#1D2311
(29,35,17)
#171C0E
(23,28,14)
#11150B
(17,21,11)
#0B0E08
(11,14,8)
#000000
(0,0,0)

Tints of #475426

#475426
(71,84,38)
#576339
(87,99,57)
#67724C
(103,114,76)
#77815F
(119,129,95)
#879072
(135,144,114)
#979F85
(151,159,133)
#A7AE98
(167,174,152)
#B7BDAB
(183,189,171)
#C7CCBE
(199,204,190)
#D7DBD1
(215,219,209)
#E7EAE4
(231,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475426; }

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

This text font color is #475426.

Background Color

.myBgColor { background-color: #475426; }

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

This div background color is #475426.

Border color

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

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

This div border color is #475426.

Opacity

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

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

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

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

This text has shadow with #475426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475426.

Preview

Color preview on black background

This text has color #475426 on black background.


Color preview on white background

This text has color #475426 on white background.


Black color preview on #475426 background

This text has black color on #475426 background.


White color preview on #475426 background

This text has white color on #475426 background.


Related colors

Complementary color

Complementary color for #hex is #B8ABD9.


I love getcolorcode.com

Triadic colors

1 #264754 and #542647 with #475426 are triadic colors.

2 #265447 and #544726 with #475426 are triadic colors.