COLOR #476035

HEX: #476035 RGB: (71,96,53)

Color info

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

RGB color model

#476035 color RGB value is (71,96,53).

RGB: (71,96,53) (28%, 38%, 21%)

RGB channels and saturation

R 71 of 255 = 28%
G 96 of 255 = 38%
B 53 of 255 = 21%

71
96
53

R + G + B ~ 29%. #476035 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 96 + 53 = 220 (100%)
R 71 of 220 ~ 32.27%
G 96 of 220 ~ 43.64%
B 53 of 220 ~ 24.09'%

%32.27
%43.64
%24.09

CMYK color model

#476035 color CMYK value is (26,0,45,62).

  • cyan value is 26.04%
  • magenta value is 0.00%
  • yellow value is 44.79%
  • key color value is 62.35%

CMYK: (26,0,45,62)
C26M0Y45K62 (26%, 0%, 45%, 62%)
(0.26 / 0.00 / 0.45 / 0.62)

CMYK percentages

%26.04
%0
%44.79
%62.35

Codes

Color #476035 in popluar color models

47 60 35
RGB 71 96 53
HSL 95° 28.86% 29.22%
HSB/HSV 95° 44.79% 37.65%
CMYK 26.04% 0.00% 44.79%
62.35%

Color #476035 in popluar number systems.

HEX 47 60 35
Decimal 71 96 53
Binary 1000111 1100000 110101
Octal 107 140 65

Shades and tints

Shades of #476035

#476035
(71,96,53)
#415831
(65,88,49)
#3B502D
(59,80,45)
#354829
(53,72,41)
#2F4025
(47,64,37)
#293821
(41,56,33)
#23301D
(35,48,29)
#1D2819
(29,40,25)
#172015
(23,32,21)
#111811
(17,24,17)
#0B100D
(11,16,13)
#000000
(0,0,0)

Tints of #476035

#476035
(71,96,53)
#576E47
(87,110,71)
#677C59
(103,124,89)
#778A6B
(119,138,107)
#87987D
(135,152,125)
#97A68F
(151,166,143)
#A7B4A1
(167,180,161)
#B7C2B3
(183,194,179)
#C7D0C5
(199,208,197)
#D7DED7
(215,222,215)
#E7ECE9
(231,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476035 color. Also use rgb(71,96,53) instead hex code.

Text Font Color

.myTextColor { color: #476035; }

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

This text font color is #476035.

Background Color

.myBgColor { background-color: #476035; }

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

This div background color is #476035.

Border color

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

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

This div border color is #476035.

Opacity

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

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

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

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

This text has shadow with #476035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476035.

Preview

Color preview on black background

This text has color #476035 on black background.


Color preview on white background

This text has color #476035 on white background.


Black color preview on #476035 background

This text has black color on #476035 background.


White color preview on #476035 background

This text has white color on #476035 background.


Related colors

Complementary color

Complementary color for #hex is #B89FCA.


I love getcolorcode.com

Triadic colors

1 #354760 and #603547 with #476035 are triadic colors.

2 #356047 and #604735 with #476035 are triadic colors.