COLOR #46572F

HEX: #46572F RGB: (70,87,47)

Color info

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

RGB color model

#46572F color RGB value is (70,87,47).

RGB: (70,87,47) (27%, 34%, 18%)

RGB channels and saturation

R 70 of 255 = 27%
G 87 of 255 = 34%
B 47 of 255 = 18%

70
87
47

R + G + B ~ 26%. #46572F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 87 + 47 = 204 (100%)
R 70 of 204 ~ 34.31%
G 87 of 204 ~ 42.65%
B 47 of 204 ~ 23.04'%

%34.31
%42.65
%23.04

CMYK color model

#46572F color CMYK value is (20,0,46,66).

  • cyan value is 19.54%
  • magenta value is 0.00%
  • yellow value is 45.98%
  • key color value is 65.88%

CMYK: (20,0,46,66)
C20M0Y46K66 (20%, 0%, 46%, 66%)
(0.20 / 0.00 / 0.46 / 0.66)

CMYK percentages

%19.54
%0
%45.98
%65.88

Codes

Color #46572F in popluar color models

46 57 2F
RGB 70 87 47
HSL 86° 29.85% 26.27%
HSB/HSV 86° 45.98% 34.12%
CMYK 19.54% 0.00% 45.98%
65.88%

Color #46572F in popluar number systems.

HEX 46 57 2F
Decimal 70 87 47
Binary 1000110 1010111 101111
Octal 106 127 57

Shades and tints

Shades of #46572F

#46572F
(70,87,47)
#40502B
(64,80,43)
#3A4927
(58,73,39)
#344223
(52,66,35)
#2E3B1F
(46,59,31)
#28341B
(40,52,27)
#222D17
(34,45,23)
#1C2613
(28,38,19)
#161F0F
(22,31,15)
#10180B
(16,24,11)
#0A1107
(10,17,7)
#000000
(0,0,0)

Tints of #46572F

#46572F
(70,87,47)
#566641
(86,102,65)
#667553
(102,117,83)
#768465
(118,132,101)
#869377
(134,147,119)
#96A289
(150,162,137)
#A6B19B
(166,177,155)
#B6C0AD
(182,192,173)
#C6CFBF
(198,207,191)
#D6DED1
(214,222,209)
#E6EDE3
(230,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46572F color. Also use rgb(70,87,47) instead hex code.

Text Font Color

.myTextColor { color: #46572F; }

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

This text font color is #46572F.

Background Color

.myBgColor { background-color: #46572F; }

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

This div background color is #46572F.

Border color

.myBorderColor { border: 1px solid #46572F; }

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

This div border color is #46572F.

Opacity

.myOpacity80 { color: #46572F; opacity: 0.8; }

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

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

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

This text has shadow with #46572F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46572F.

Preview

Color preview on black background

This text has color #46572F on black background.


Color preview on white background

This text has color #46572F on white background.


Black color preview on #46572F background

This text has black color on #46572F background.


White color preview on #46572F background

This text has white color on #46572F background.


Related colors

Complementary color

Complementary color for #hex is #B9A8D0.


I love getcolorcode.com

Triadic colors

1 #2F4657 and #572F46 with #46572F are triadic colors.

2 #2F5746 and #57462F with #46572F are triadic colors.