COLOR #46834B

HEX: #46834B RGB: (70,131,75)

Color info

#46834B contains mainly green and blue colors. Web safe color of #46834B is #339933 (or #393).

RGB color model

#46834B color RGB value is (70,131,75).

RGB: (70,131,75) (27%, 51%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 131 of 255 = 51%
B 75 of 255 = 29%

70
131
75

R + G + B ~ 36%. #46834B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 131 + 75 = 276 (100%)
R 70 of 276 ~ 25.36%
G 131 of 276 ~ 47.46%
B 75 of 276 ~ 27.17'%

%25.36
%47.46
%27.17

CMYK color model

#46834B color CMYK value is (47,0,43,49).

  • cyan value is 46.56%
  • magenta value is 0.00%
  • yellow value is 42.75%
  • key color value is 48.63%

CMYK: (47,0,43,49)
C47M0Y43K49 (47%, 0%, 43%, 49%)
(0.47 / 0.00 / 0.43 / 0.49)

CMYK percentages

%46.56
%0
%42.75
%48.63

Codes

Color #46834B in popluar color models

46 83 4B
RGB 70 131 75
HSL 125° 30.35% 39.41%
HSB/HSV 125° 46.56% 51.37%
CMYK 46.56% 0.00% 42.75%
48.63%

Color #46834B in popluar number systems.

HEX 46 83 4B
Decimal 70 131 75
Binary 1000110 10000011 1001011
Octal 106 203 113

Shades and tints

Shades of #46834B

#46834B
(70,131,75)
#407845
(64,120,69)
#3A6D3F
(58,109,63)
#346239
(52,98,57)
#2E5733
(46,87,51)
#284C2D
(40,76,45)
#224127
(34,65,39)
#1C3621
(28,54,33)
#162B1B
(22,43,27)
#102015
(16,32,21)
#0A150F
(10,21,15)
#000000
(0,0,0)

Tints of #46834B

#46834B
(70,131,75)
#568E5B
(86,142,91)
#66996B
(102,153,107)
#76A47B
(118,164,123)
#86AF8B
(134,175,139)
#96BA9B
(150,186,155)
#A6C5AB
(166,197,171)
#B6D0BB
(182,208,187)
#C6DBCB
(198,219,203)
#D6E6DB
(214,230,219)
#E6F1EB
(230,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46834B color. Also use rgb(70,131,75) instead hex code.

Text Font Color

.myTextColor { color: #46834B; }

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

This text font color is #46834B.

Background Color

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

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

This div background color is #46834B.

Border color

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

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

This div border color is #46834B.

Opacity

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

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

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

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

This text has shadow with #46834B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46834B.

Preview

Color preview on black background

This text has color #46834B on black background.


Color preview on white background

This text has color #46834B on white background.


Black color preview on #46834B background

This text has black color on #46834B background.


White color preview on #46834B background

This text has white color on #46834B background.


Related colors

Complementary color

Complementary color for #hex is #B97CB4.


I love getcolorcode.com

Triadic colors

1 #4B4683 and #834B46 with #46834B are triadic colors.

2 #4B8346 and #83464B with #46834B are triadic colors.