COLOR #46B056

HEX: #46B056 RGB: (70,176,86)

Color info

#46B056 contains mainly green color. Web safe color of #46B056 is #339966 (or #396).

RGB color model

#46B056 color RGB value is (70,176,86).

RGB: (70,176,86) (27%, 69%, 34%)

RGB channels and saturation

R 70 of 255 = 27%
G 176 of 255 = 69%
B 86 of 255 = 34%

70
176
86

R + G + B ~ 43%. #46B056 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 176 + 86 = 332 (100%)
R 70 of 332 ~ 21.08%
G 176 of 332 ~ 53.01%
B 86 of 332 ~ 25.9'%

%21.08
%53.01
%25.9

CMYK color model

#46B056 color CMYK value is (60,0,51,31).

  • cyan value is 60.23%
  • magenta value is 0.00%
  • yellow value is 51.14%
  • key color value is 30.98%
CMYK: (60,0,51,31) C60M0Y51K31 (60%,0%,51%,31%) (0.60/0.00/0.51/0.31) 

CMYK percentages

%60.23
%0
%51.14
%30.98

Codes

Color #46B056 in popluar color models

46 B0 56
RGB 70 176 86
HSL 129° 43.09% 48.24%
HSB/HSV 129° 60.23% 69.02%
CMYK 60.23% 0.00% 51.14%
30.98%

Color #46B056 in popluar number systems.

HEX 46 B0 56
Decimal 70 176 86
Binary 1000110 10110000 1010110
Octal 106 260 126

Shades and tints

Shades of #46B056

#46B056
(70,176,86)
#40A04F
(64,160,79)
#3A9048
(58,144,72)
#348041
(52,128,65)
#2E703A
(46,112,58)
#286033
(40,96,51)
#22502C
(34,80,44)
#1C4025
(28,64,37)
#16301E
(22,48,30)
#102017
(16,32,23)
#0A1010
(10,16,16)
#000000
(0,0,0)

Tints of #46B056

#46B056
(70,176,86)
#56B765
(86,183,101)
#66BE74
(102,190,116)
#76C583
(118,197,131)
#86CC92
(134,204,146)
#96D3A1
(150,211,161)
#A6DAB0
(166,218,176)
#B6E1BF
(182,225,191)
#C6E8CE
(198,232,206)
#D6EFDD
(214,239,221)
#E6F6EC
(230,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46B056 color. Also use rgb(70,176,86) instead hex code.

Text Font Color

.myTextColor { color: #46B056; }

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

This text font color is #46B056.

Background Color

.myBgColor { background-color: #46B056; }

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

This div background color is #46B056.

Border color

.myBorderColor { border: 1px solid #46B056; }

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

This div border color is #46B056.

Opacity

.myOpacity80 { color: #46B056; opacity: 0.8; }

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

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

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

This text has shadow with #46B056 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46B056.

Preview

Color preview on black background

This text has color #46B056 on black background.


Color preview on white background

This text has color #46B056 on white background.


Black color preview on #46B056 background

This text has black color on #46B056 background.


White color preview on #46B056 background

This text has white color on #46B056 background.


Related colors

Complementary color

Complementary color for #hex is #B94FA9.


I love getcolorcode.com

Triadic colors

1 #5646B0 and #B05646 with #46B056 are triadic colors.

2 #56B046 and #B04656 with #46B056 are triadic colors.