COLOR #476510

HEX: #476510 RGB: (71,101,16)

Color info

#476510 contains mainly red and green colors. Web safe color of #476510 is #336600 (or #360).

RGB color model

#476510 color RGB value is (71,101,16).

RGB: (71,101,16) (28%, 40%, 6%)

RGB channels and saturation

R 71 of 255 = 28%
G 101 of 255 = 40%
B 16 of 255 = 6%

71
101
16

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

Portions of RGB colors in percentages

R + G + B = 71 + 101 + 16 = 188 (100%)
R 71 of 188 ~ 37.77%
G 101 of 188 ~ 53.72%
B 16 of 188 ~ 8.51'%

%37.77
%53.72

CMYK color model

#476510 color CMYK value is (30,0,84,60).

  • cyan value is 29.70%
  • magenta value is 0.00%
  • yellow value is 84.16%
  • key color value is 60.39%
CMYK: (30,0,84,60) C30M0Y84K60 (30%,0%,84%,60%) (0.30/0.00/0.84/0.60) 

CMYK percentages

%29.7
%0
%84.16
%60.39

Codes

Color #476510 in popluar color models

47 65 10
RGB 71 101 16
HSL 81° 72.65% 22.94%
HSB/HSV 81° 84.16% 39.61%
CMYK 29.70% 0.00% 84.16%
60.39%

Color #476510 in popluar number systems.

HEX 47 65 10
Decimal 71 101 16
Binary 1000111 1100101 10000
Octal 107 145 20

Shades and tints

Shades of #476510

#476510
(71,101,16)
#415C0F
(65,92,15)
#3B530E
(59,83,14)
#354A0D
(53,74,13)
#2F410C
(47,65,12)
#29380B
(41,56,11)
#232F0A
(35,47,10)
#1D2609
(29,38,9)
#171D08
(23,29,8)
#111407
(17,20,7)
#0B0B06
(11,11,6)
#000000
(0,0,0)

Tints of #476510

#476510
(71,101,16)
#577325
(87,115,37)
#67813A
(103,129,58)
#778F4F
(119,143,79)
#879D64
(135,157,100)
#97AB79
(151,171,121)
#A7B98E
(167,185,142)
#B7C7A3
(183,199,163)
#C7D5B8
(199,213,184)
#D7E3CD
(215,227,205)
#E7F1E2
(231,241,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476510 color. Also use rgb(71,101,16) instead hex code.

Text Font Color

.myTextColor { color: #476510; }

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

This text font color is #476510.

Background Color

.myBgColor { background-color: #476510; }

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

This div background color is #476510.

Border color

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

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

This div border color is #476510.

Opacity

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

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

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

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

This text has shadow with #476510 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476510.

Preview

Color preview on black background

This text has color #476510 on black background.


Color preview on white background

This text has color #476510 on white background.


Black color preview on #476510 background

This text has black color on #476510 background.


White color preview on #476510 background

This text has white color on #476510 background.


Related colors

Complementary color

Complementary color for #hex is #B89AEF.


I love getcolorcode.com

Triadic colors

1 #104765 and #651047 with #476510 are triadic colors.

2 #106547 and #654710 with #476510 are triadic colors.