COLOR #464727

HEX: #464727 RGB: (70,71,39)

Color info

#464727 contains red, green and blue colors in about the same proportion. Web safe color of #464727 is #333333 (or #333).

RGB color model

#464727 color RGB value is (70,71,39).

RGB: (70,71,39) (27%, 28%, 15%)

RGB channels and saturation

R 70 of 255 = 27%
G 71 of 255 = 28%
B 39 of 255 = 15%

70
71
39

R + G + B ~ 23%. #464727 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 71 + 39 = 180 (100%)
R 70 of 180 ~ 38.89%
G 71 of 180 ~ 39.44%
B 39 of 180 ~ 21.67'%

%38.89
%39.44
%21.67

CMYK color model

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

  • cyan value is 1.41%
  • magenta value is 0.00%
  • yellow value is 45.07%
  • key color value is 72.16%

CMYK: (1,0,45,72)
C1M0Y45K72 (1%, 0%, 45%, 72%)
(0.01 / 0.00 / 0.45 / 0.72)

CMYK percentages

%1.41
%0
%45.07
%72.16

Codes

Color #464727 in popluar color models

46 47 27
RGB 70 71 39
HSL 62° 29.09% 21.57%
HSB/HSV 62° 45.07% 27.84%
CMYK 1.41% 0.00% 45.07%
72.16%

Color #464727 in popluar number systems.

HEX 46 47 27
Decimal 70 71 39
Binary 1000110 1000111 100111
Octal 106 107 47

Shades and tints

Shades of #464727

#464727
(70,71,39)
#404124
(64,65,36)
#3A3B21
(58,59,33)
#34351E
(52,53,30)
#2E2F1B
(46,47,27)
#282918
(40,41,24)
#222315
(34,35,21)
#1C1D12
(28,29,18)
#16170F
(22,23,15)
#10110C
(16,17,12)
#0A0B09
(10,11,9)
#000000
(0,0,0)

Tints of #464727

#464727
(70,71,39)
#56573A
(86,87,58)
#66674D
(102,103,77)
#767760
(118,119,96)
#868773
(134,135,115)
#969786
(150,151,134)
#A6A799
(166,167,153)
#B6B7AC
(182,183,172)
#C6C7BF
(198,199,191)
#D6D7D2
(214,215,210)
#E6E7E5
(230,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464727; }

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

This text font color is #464727.

Background Color

.myBgColor { background-color: #464727; }

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

This div background color is #464727.

Border color

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

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

This div border color is #464727.

Opacity

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

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

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

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

This text has shadow with #464727 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464727.

Preview

Color preview on black background

This text has color #464727 on black background.


Color preview on white background

This text has color #464727 on white background.


Black color preview on #464727 background

This text has black color on #464727 background.


White color preview on #464727 background

This text has white color on #464727 background.


Related colors

Complementary color

Complementary color for #hex is #B9B8D8.


I love getcolorcode.com

Triadic colors

1 #274647 and #472746 with #464727 are triadic colors.

2 #274746 and #474627 with #464727 are triadic colors.