COLOR #476649

HEX: #476649 RGB: (71,102,73)

Color info

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

RGB color model

#476649 color RGB value is (71,102,73).

RGB: (71,102,73) (28%, 40%, 29%)

RGB channels and saturation

R 71 of 255 = 28%
G 102 of 255 = 40%
B 73 of 255 = 29%

71
102
73

R + G + B ~ 32%. #476649 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 102 + 73 = 246 (100%)
R 71 of 246 ~ 28.86%
G 102 of 246 ~ 41.46%
B 73 of 246 ~ 29.67'%

%28.86
%41.46
%29.67

CMYK color model

#476649 color CMYK value is (30,0,28,60).

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

CMYK: (30,0,28,60)
C30M0Y28K60 (30%, 0%, 28%, 60%)
(0.30 / 0.00 / 0.28 / 0.60)

CMYK percentages

%30.39
%0
%28.43
%60

Codes

Color #476649 in popluar color models

47 66 49
RGB 71 102 73
HSL 124° 17.92% 33.92%
HSB/HSV 124° 30.39% 40.00%
CMYK 30.39% 0.00% 28.43%
60.00%

Color #476649 in popluar number systems.

HEX 47 66 49
Decimal 71 102 73
Binary 1000111 1100110 1001001
Octal 107 146 111

Shades and tints

Shades of #476649

#476649
(71,102,73)
#415D43
(65,93,67)
#3B543D
(59,84,61)
#354B37
(53,75,55)
#2F4231
(47,66,49)
#29392B
(41,57,43)
#233025
(35,48,37)
#1D271F
(29,39,31)
#171E19
(23,30,25)
#111513
(17,21,19)
#0B0C0D
(11,12,13)
#000000
(0,0,0)

Tints of #476649

#476649
(71,102,73)
#577359
(87,115,89)
#678069
(103,128,105)
#778D79
(119,141,121)
#879A89
(135,154,137)
#97A799
(151,167,153)
#A7B4A9
(167,180,169)
#B7C1B9
(183,193,185)
#C7CEC9
(199,206,201)
#D7DBD9
(215,219,217)
#E7E8E9
(231,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476649; }

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

This text font color is #476649.

Background Color

.myBgColor { background-color: #476649; }

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

This div background color is #476649.

Border color

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

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

This div border color is #476649.

Opacity

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

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

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

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

This text has shadow with #476649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476649.

Preview

Color preview on black background

This text has color #476649 on black background.


Color preview on white background

This text has color #476649 on white background.


Black color preview on #476649 background

This text has black color on #476649 background.


White color preview on #476649 background

This text has white color on #476649 background.


Related colors

Complementary color

Complementary color for #hex is #B899B6.


I love getcolorcode.com

Triadic colors

1 #494766 and #664947 with #476649 are triadic colors.

2 #496647 and #664749 with #476649 are triadic colors.