COLOR #46A708

HEX: #46A708 RGB: (70,167,8)

Color info

#46A708 contains mainly green color. Web safe color of #46A708 is #339900 (or #390).

RGB color model

#46A708 color RGB value is (70,167,8).

RGB: (70,167,8) (27%, 65%, 3%)

RGB channels and saturation

R 70 of 255 = 27%
G 167 of 255 = 65%
B 8 of 255 = 3%

70
167
8

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

Portions of RGB colors in percentages

R + G + B = 70 + 167 + 8 = 245 (100%)
R 70 of 245 ~ 28.57%
G 167 of 245 ~ 68.16%
B 8 of 245 ~ 3.27'%

%28.57
%68.16

CMYK color model

#46A708 color CMYK value is (58,0,95,35).

  • cyan value is 58.08%
  • magenta value is 0.00%
  • yellow value is 95.21%
  • key color value is 34.51%

CMYK: (58,0,95,35)
C58M0Y95K35 (58%, 0%, 95%, 35%)
(0.58 / 0.00 / 0.95 / 0.35)

CMYK percentages

%58.08
%0
%95.21
%34.51

Codes

Color #46A708 in popluar color models

46 A7 08
RGB 70 167 8
HSL 97° 90.86% 34.31%
HSB/HSV 97° 95.21% 65.49%
CMYK 58.08% 0.00% 95.21%
34.51%

Color #46A708 in popluar number systems.

HEX 46 A7 08
Decimal 70 167 8
Binary 1000110 10100111 1000
Octal 106 247 10

Shades and tints

Shades of #46A708

#46A708
(70,167,8)
#409808
(64,152,8)
#3A8908
(58,137,8)
#347A08
(52,122,8)
#2E6B08
(46,107,8)
#285C08
(40,92,8)
#224D08
(34,77,8)
#1C3E08
(28,62,8)
#162F08
(22,47,8)
#102008
(16,32,8)
#0A1108
(10,17,8)
#000000
(0,0,0)

Tints of #46A708

#46A708
(70,167,8)
#56AF1E
(86,175,30)
#66B734
(102,183,52)
#76BF4A
(118,191,74)
#86C760
(134,199,96)
#96CF76
(150,207,118)
#A6D78C
(166,215,140)
#B6DFA2
(182,223,162)
#C6E7B8
(198,231,184)
#D6EFCE
(214,239,206)
#E6F7E4
(230,247,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46A708; }

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

This text font color is #46A708.

Background Color

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

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

This div background color is #46A708.

Border color

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

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

This div border color is #46A708.

Opacity

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

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

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

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

This text has shadow with #46A708 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46A708.

Preview

Color preview on black background

This text has color #46A708 on black background.


Color preview on white background

This text has color #46A708 on white background.


Black color preview on #46A708 background

This text has black color on #46A708 background.


White color preview on #46A708 background

This text has white color on #46A708 background.


Related colors

Complementary color

Complementary color for #hex is #B958F7.


I love getcolorcode.com

Triadic colors

1 #0846A7 and #A70846 with #46A708 are triadic colors.

2 #08A746 and #A74608 with #46A708 are triadic colors.