COLOR #46853B

HEX: #46853B RGB: (70,133,59)

Color info

#46853B contains mainly green color. Web safe color of #46853B is #339933 (or #393).

RGB color model

#46853B color RGB value is (70,133,59).

RGB: (70,133,59) (27%, 52%, 23%)

RGB channels and saturation

R 70 of 255 = 27%
G 133 of 255 = 52%
B 59 of 255 = 23%

70
133
59

R + G + B ~ 34%. #46853B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 133 + 59 = 262 (100%)
R 70 of 262 ~ 26.72%
G 133 of 262 ~ 50.76%
B 59 of 262 ~ 22.52'%

%26.72
%50.76
%22.52

CMYK color model

#46853B color CMYK value is (47,0,56,48).

  • cyan value is 47.37%
  • magenta value is 0.00%
  • yellow value is 55.64%
  • key color value is 47.84%

CMYK: (47,0,56,48)
C47M0Y56K48 (47%, 0%, 56%, 48%)
(0.47 / 0.00 / 0.56 / 0.48)

CMYK percentages

%47.37
%0
%55.64
%47.84

Codes

Color #46853B in popluar color models

46 85 3B
RGB 70 133 59
HSL 111° 38.54% 37.65%
HSB/HSV 111° 55.64% 52.16%
CMYK 47.37% 0.00% 55.64%
47.84%

Color #46853B in popluar number systems.

HEX 46 85 3B
Decimal 70 133 59
Binary 1000110 10000101 111011
Octal 106 205 73

Shades and tints

Shades of #46853B

#46853B
(70,133,59)
#407936
(64,121,54)
#3A6D31
(58,109,49)
#34612C
(52,97,44)
#2E5527
(46,85,39)
#284922
(40,73,34)
#223D1D
(34,61,29)
#1C3118
(28,49,24)
#162513
(22,37,19)
#10190E
(16,25,14)
#0A0D09
(10,13,9)
#000000
(0,0,0)

Tints of #46853B

#46853B
(70,133,59)
#56904C
(86,144,76)
#669B5D
(102,155,93)
#76A66E
(118,166,110)
#86B17F
(134,177,127)
#96BC90
(150,188,144)
#A6C7A1
(166,199,161)
#B6D2B2
(182,210,178)
#C6DDC3
(198,221,195)
#D6E8D4
(214,232,212)
#E6F3E5
(230,243,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46853B color. Also use rgb(70,133,59) instead hex code.

Text Font Color

.myTextColor { color: #46853B; }

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

This text font color is #46853B.

Background Color

.myBgColor { background-color: #46853B; }

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

This div background color is #46853B.

Border color

.myBorderColor { border: 1px solid #46853B; }

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

This div border color is #46853B.

Opacity

.myOpacity80 { color: #46853B; opacity: 0.8; }

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

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

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

This text has shadow with #46853B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46853B.

Preview

Color preview on black background

This text has color #46853B on black background.


Color preview on white background

This text has color #46853B on white background.


Black color preview on #46853B background

This text has black color on #46853B background.


White color preview on #46853B background

This text has white color on #46853B background.


Related colors

Complementary color

Complementary color for #hex is #B97AC4.


I love getcolorcode.com

Triadic colors

1 #3B4685 and #853B46 with #46853B are triadic colors.

2 #3B8546 and #85463B with #46853B are triadic colors.