COLOR #476623

HEX: #476623 RGB: (71,102,35)

Color info

#476623 contains mainly red and green colors. Web safe color of #476623 is #336633 (or #363).

RGB color model

#476623 color RGB value is (71,102,35).

RGB: (71,102,35) (28%, 40%, 14%)

RGB channels and saturation

R 71 of 255 = 28%
G 102 of 255 = 40%
B 35 of 255 = 14%

71
102
35

R + G + B ~ 27%. #476623 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 102 + 35 = 208 (100%)
R 71 of 208 ~ 34.13%
G 102 of 208 ~ 49.04%
B 35 of 208 ~ 16.83'%

%34.13
%49.04
%16.83

CMYK color model

#476623 color CMYK value is (30,0,66,60).

  • cyan value is 30.39%
  • magenta value is 0.00%
  • yellow value is 65.69%
  • key color value is 60.00%

CMYK: (30,0,66,60)
C30M0Y66K60 (30%, 0%, 66%, 60%)
(0.30 / 0.00 / 0.66 / 0.60)

CMYK percentages

%30.39
%0
%65.69
%60

Codes

Color #476623 in popluar color models

47 66 23
RGB 71 102 35
HSL 88° 48.91% 26.86%
HSB/HSV 88° 65.69% 40.00%
CMYK 30.39% 0.00% 65.69%
60.00%

Color #476623 in popluar number systems.

HEX 47 66 23
Decimal 71 102 35
Binary 1000111 1100110 100011
Octal 107 146 43

Shades and tints

Shades of #476623

#476623
(71,102,35)
#415D20
(65,93,32)
#3B541D
(59,84,29)
#354B1A
(53,75,26)
#2F4217
(47,66,23)
#293914
(41,57,20)
#233011
(35,48,17)
#1D270E
(29,39,14)
#171E0B
(23,30,11)
#111508
(17,21,8)
#0B0C05
(11,12,5)
#000000
(0,0,0)

Tints of #476623

#476623
(71,102,35)
#577337
(87,115,55)
#67804B
(103,128,75)
#778D5F
(119,141,95)
#879A73
(135,154,115)
#97A787
(151,167,135)
#A7B49B
(167,180,155)
#B7C1AF
(183,193,175)
#C7CEC3
(199,206,195)
#D7DBD7
(215,219,215)
#E7E8EB
(231,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476623; }

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

This text font color is #476623.

Background Color

.myBgColor { background-color: #476623; }

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

This div background color is #476623.

Border color

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

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

This div border color is #476623.

Opacity

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

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

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

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

This text has shadow with #476623 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476623.

Preview

Color preview on black background

This text has color #476623 on black background.


Color preview on white background

This text has color #476623 on white background.


Black color preview on #476623 background

This text has black color on #476623 background.


White color preview on #476623 background

This text has white color on #476623 background.


Related colors

Complementary color

Complementary color for #hex is #B899DC.


I love getcolorcode.com

Triadic colors

1 #234766 and #662347 with #476623 are triadic colors.

2 #236647 and #664723 with #476623 are triadic colors.