COLOR #46773B

HEX: #46773B RGB: (70,119,59)

Color info

#46773B contains mainly red and green colors. Web safe color of #46773B is #336633 (or #363).

RGB color model

#46773B color RGB value is (70,119,59).

RGB: (70,119,59) (27%, 47%, 23%)

RGB channels and saturation

R 70 of 255 = 27%
G 119 of 255 = 47%
B 59 of 255 = 23%

70
119
59

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

Portions of RGB colors in percentages

R + G + B = 70 + 119 + 59 = 248 (100%)
R 70 of 248 ~ 28.23%
G 119 of 248 ~ 47.98%
B 59 of 248 ~ 23.79'%

%28.23
%47.98
%23.79

CMYK color model

#46773B color CMYK value is (41,0,50,53).

  • cyan value is 41.18%
  • magenta value is 0.00%
  • yellow value is 50.42%
  • key color value is 53.33%

CMYK: (41,0,50,53)
C41M0Y50K53 (41%, 0%, 50%, 53%)
(0.41 / 0.00 / 0.50 / 0.53)

CMYK percentages

%41.18
%0
%50.42
%53.33

Codes

Color #46773B in popluar color models

46 77 3B
RGB 70 119 59
HSL 109° 33.71% 34.90%
HSB/HSV 109° 50.42% 46.67%
CMYK 41.18% 0.00% 50.42%
53.33%

Color #46773B in popluar number systems.

HEX 46 77 3B
Decimal 70 119 59
Binary 1000110 1110111 111011
Octal 106 167 73

Shades and tints

Shades of #46773B

#46773B
(70,119,59)
#406D36
(64,109,54)
#3A6331
(58,99,49)
#34592C
(52,89,44)
#2E4F27
(46,79,39)
#284522
(40,69,34)
#223B1D
(34,59,29)
#1C3118
(28,49,24)
#162713
(22,39,19)
#101D0E
(16,29,14)
#0A1309
(10,19,9)
#000000
(0,0,0)

Tints of #46773B

#46773B
(70,119,59)
#56834C
(86,131,76)
#668F5D
(102,143,93)
#769B6E
(118,155,110)
#86A77F
(134,167,127)
#96B390
(150,179,144)
#A6BFA1
(166,191,161)
#B6CBB2
(182,203,178)
#C6D7C3
(198,215,195)
#D6E3D4
(214,227,212)
#E6EFE5
(230,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46773B; }

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

This text font color is #46773B.

Background Color

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

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

This div background color is #46773B.

Border color

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

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

This div border color is #46773B.

Opacity

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

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

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

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

This text has shadow with #46773B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46773B.

Preview

Color preview on black background

This text has color #46773B on black background.


Color preview on white background

This text has color #46773B on white background.


Black color preview on #46773B background

This text has black color on #46773B background.


White color preview on #46773B background

This text has white color on #46773B background.


Related colors

Complementary color

Complementary color for #hex is #B988C4.


I love getcolorcode.com

Triadic colors

1 #3B4677 and #773B46 with #46773B are triadic colors.

2 #3B7746 and #77463B with #46773B are triadic colors.