COLOR #46B870

HEX: #46B870 RGB: (70,184,112)

Color info

#46B870 contains mainly green color. Web safe color of #46B870 is #33CC66 (or #3C6).

RGB color model

#46B870 color RGB value is (70,184,112).

RGB: (70,184,112) (27%, 72%, 44%)

RGB channels and saturation

R 70 of 255 = 27%
G 184 of 255 = 72%
B 112 of 255 = 44%

70
184
112

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

Portions of RGB colors in percentages

R + G + B = 70 + 184 + 112 = 366 (100%)
R 70 of 366 ~ 19.13%
G 184 of 366 ~ 50.27%
B 112 of 366 ~ 30.6'%

%19.13
%50.27
%30.6

CMYK color model

#46B870 color CMYK value is (62,0,39,28).

  • cyan value is 61.96%
  • magenta value is 0.00%
  • yellow value is 39.13%
  • key color value is 27.84%

CMYK: (62,0,39,28)
C62M0Y39K28 (62%, 0%, 39%, 28%)
(0.62 / 0.00 / 0.39 / 0.28)

CMYK percentages

%61.96
%0
%39.13
%27.84

Codes

Color #46B870 in popluar color models

46 B8 70
RGB 70 184 112
HSL 142° 44.88% 49.80%
HSB/HSV 142° 61.96% 72.16%
CMYK 61.96% 0.00% 39.13%
27.84%

Color #46B870 in popluar number systems.

HEX 46 B8 70
Decimal 70 184 112
Binary 1000110 10111000 1110000
Octal 106 270 160

Shades and tints

Shades of #46B870

#46B870
(70,184,112)
#40A866
(64,168,102)
#3A985C
(58,152,92)
#348852
(52,136,82)
#2E7848
(46,120,72)
#28683E
(40,104,62)
#225834
(34,88,52)
#1C482A
(28,72,42)
#163820
(22,56,32)
#102816
(16,40,22)
#0A180C
(10,24,12)
#000000
(0,0,0)

Tints of #46B870

#46B870
(70,184,112)
#56BE7D
(86,190,125)
#66C48A
(102,196,138)
#76CA97
(118,202,151)
#86D0A4
(134,208,164)
#96D6B1
(150,214,177)
#A6DCBE
(166,220,190)
#B6E2CB
(182,226,203)
#C6E8D8
(198,232,216)
#D6EEE5
(214,238,229)
#E6F4F2
(230,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46B870 color. Also use rgb(70,184,112) instead hex code.

Text Font Color

.myTextColor { color: #46B870; }

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

This text font color is #46B870.

Background Color

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

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

This div background color is #46B870.

Border color

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

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

This div border color is #46B870.

Opacity

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

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

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

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

This text has shadow with #46B870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46B870.

Preview

Color preview on black background

This text has color #46B870 on black background.


Color preview on white background

This text has color #46B870 on white background.


Black color preview on #46B870 background

This text has black color on #46B870 background.


White color preview on #46B870 background

This text has white color on #46B870 background.


Related colors

Complementary color

Complementary color for #hex is #B9478F.


I love getcolorcode.com

Triadic colors

1 #7046B8 and #B87046 with #46B870 are triadic colors.

2 #70B846 and #B84670 with #46B870 are triadic colors.