COLOR #464714

HEX: #464714 RGB: (70,71,20)

Color info

#464714 contains red, green and blue colors in about the same proportion. Web safe color of #464714 is #333300 (or #330).

RGB color model

#464714 color RGB value is (70,71,20).

RGB: (70,71,20) (27%, 28%, 8%)

RGB channels and saturation

R 70 of 255 = 27%
G 71 of 255 = 28%
B 20 of 255 = 8%

70
71
20

R + G + B ~ 21%. #464714 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 71 + 20 = 161 (100%)
R 70 of 161 ~ 43.48%
G 71 of 161 ~ 44.1%
B 20 of 161 ~ 12.42'%

%43.48
%44.1
%12.42

CMYK color model

#464714 color CMYK value is (1,0,72,72).

  • cyan value is 1.41%
  • magenta value is 0.00%
  • yellow value is 71.83%
  • key color value is 72.16%
CMYK: (1,0,72,72) C1M0Y72K72 (1%,0%,72%,72%) (0.01/0.00/0.72/0.72) 

CMYK percentages

%1.41
%0
%71.83
%72.16

Codes

Color #464714 in popluar color models

46 47 14
RGB 70 71 20
HSL 61° 56.04% 17.84%
HSB/HSV 61° 71.83% 27.84%
CMYK 1.41% 0.00% 71.83%
72.16%

Color #464714 in popluar number systems.

HEX 46 47 14
Decimal 70 71 20
Binary 1000110 1000111 10100
Octal 106 107 24

Shades and tints

Shades of #464714

#464714
(70,71,20)
#404113
(64,65,19)
#3A3B12
(58,59,18)
#343511
(52,53,17)
#2E2F10
(46,47,16)
#28290F
(40,41,15)
#22230E
(34,35,14)
#1C1D0D
(28,29,13)
#16170C
(22,23,12)
#10110B
(16,17,11)
#0A0B0A
(10,11,10)
#000000
(0,0,0)

Tints of #464714

#464714
(70,71,20)
#565729
(86,87,41)
#66673E
(102,103,62)
#767753
(118,119,83)
#868768
(134,135,104)
#96977D
(150,151,125)
#A6A792
(166,167,146)
#B6B7A7
(182,183,167)
#C6C7BC
(198,199,188)
#D6D7D1
(214,215,209)
#E6E7E6
(230,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464714 color. Also use rgb(70,71,20) instead hex code.

Text Font Color

.myTextColor { color: #464714; }

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

This text font color is #464714.

Background Color

.myBgColor { background-color: #464714; }

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

This div background color is #464714.

Border color

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

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

This div border color is #464714.

Opacity

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

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

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

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

This text has shadow with #464714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464714.

Preview

Color preview on black background

This text has color #464714 on black background.


Color preview on white background

This text has color #464714 on white background.


Black color preview on #464714 background

This text has black color on #464714 background.


White color preview on #464714 background

This text has white color on #464714 background.


Related colors

Complementary color

Complementary color for #hex is #B9B8EB.


I love getcolorcode.com

Triadic colors

1 #144647 and #471446 with #464714 are triadic colors.

2 #144746 and #474614 with #464714 are triadic colors.