COLOR #46A734

HEX: #46A734 RGB: (70,167,52)

Color info

#46A734 contains mainly green color. Web safe color of #46A734 is #339933 (or #393).

RGB color model

#46A734 color RGB value is (70,167,52).

RGB: (70,167,52) (27%, 65%, 20%)

RGB channels and saturation

R 70 of 255 = 27%
G 167 of 255 = 65%
B 52 of 255 = 20%

70
167
52

R + G + B ~ 37%. #46A734 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 167 + 52 = 289 (100%)
R 70 of 289 ~ 24.22%
G 167 of 289 ~ 57.79%
B 52 of 289 ~ 17.99'%

%24.22
%57.79
%17.99

CMYK color model

#46A734 color CMYK value is (58,0,69,35).

  • cyan value is 58.08%
  • magenta value is 0.00%
  • yellow value is 68.86%
  • key color value is 34.51%
CMYK: (58,0,69,35) C58M0Y69K35 (58%,0%,69%,35%) (0.58/0.00/0.69/0.35) 

CMYK percentages

%58.08
%0
%68.86
%34.51

Codes

Color #46A734 in popluar color models

46 A7 34
RGB 70 167 52
HSL 111° 52.51% 42.94%
HSB/HSV 111° 68.86% 65.49%
CMYK 58.08% 0.00% 68.86%
34.51%

Color #46A734 in popluar number systems.

HEX 46 A7 34
Decimal 70 167 52
Binary 1000110 10100111 110100
Octal 106 247 64

Shades and tints

Shades of #46A734

#46A734
(70,167,52)
#409830
(64,152,48)
#3A892C
(58,137,44)
#347A28
(52,122,40)
#2E6B24
(46,107,36)
#285C20
(40,92,32)
#224D1C
(34,77,28)
#1C3E18
(28,62,24)
#162F14
(22,47,20)
#102010
(16,32,16)
#0A110C
(10,17,12)
#000000
(0,0,0)

Tints of #46A734

#46A734
(70,167,52)
#56AF46
(86,175,70)
#66B758
(102,183,88)
#76BF6A
(118,191,106)
#86C77C
(134,199,124)
#96CF8E
(150,207,142)
#A6D7A0
(166,215,160)
#B6DFB2
(182,223,178)
#C6E7C4
(198,231,196)
#D6EFD6
(214,239,214)
#E6F7E8
(230,247,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46A734 color. Also use rgb(70,167,52) instead hex code.

Text Font Color

.myTextColor { color: #46A734; }

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

This text font color is #46A734.

Background Color

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

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

This div background color is #46A734.

Border color

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

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

This div border color is #46A734.

Opacity

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

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

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

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

This text has shadow with #46A734 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46A734.

Preview

Color preview on black background

This text has color #46A734 on black background.


Color preview on white background

This text has color #46A734 on white background.


Black color preview on #46A734 background

This text has black color on #46A734 background.


White color preview on #46A734 background

This text has white color on #46A734 background.


Related colors

Complementary color

Complementary color for #hex is #B958CB.


I love getcolorcode.com

Triadic colors

1 #3446A7 and #A73446 with #46A734 are triadic colors.

2 #34A746 and #A74634 with #46A734 are triadic colors.