COLOR #9AE46D

HEX: #9AE46D RGB: (154,228,109)

Color info

#9AE46D contains mainly green color. Web safe color of #9AE46D is #99CC66 (or #9C6).

RGB color model

#9AE46D color RGB value is (154,228,109).

RGB: (154,228,109) (60%, 89%, 43%)

RGB channels and saturation

R 154 of 255 = 60%
G 228 of 255 = 89%
B 109 of 255 = 43%

154
228
109

R + G + B ~ 64%. #9AE46D is quite light color.

Portions of RGB colors in percentages

R + G + B = 154 + 228 + 109 = 491 (100%)
R 154 of 491 ~ 31.36%
G 228 of 491 ~ 46.44%
B 109 of 491 ~ 22.2'%

%31.36
%46.44
%22.2

CMYK color model

#9AE46D color CMYK value is (32,0,52,11).

  • cyan value is 32.46%
  • magenta value is 0.00%
  • yellow value is 52.19%
  • key color value is 10.59%

CMYK: (32,0,52,11)
C32M0Y52K11 (32%, 0%, 52%, 11%)
(0.32 / 0.00 / 0.52 / 0.11)

CMYK percentages

%32.46
%0
%52.19
%10.59

Codes

Color #9AE46D in popluar color models

9A E4 6D
RGB 154 228 109
HSL 97° 68.79% 66.08%
HSB/HSV 97° 52.19% 89.41%
CMYK 32.46% 0.00% 52.19%
10.59%

Color #9AE46D in popluar number systems.

HEX 9A E4 6D
Decimal 154 228 109
Binary 10011010 11100100 1101101
Octal 232 344 155

Shades and tints

Shades of #9AE46D

#9AE46D
(154,228,109)
#8CD064
(140,208,100)
#7EBC5B
(126,188,91)
#70A852
(112,168,82)
#629449
(98,148,73)
#548040
(84,128,64)
#466C37
(70,108,55)
#38582E
(56,88,46)
#2A4425
(42,68,37)
#1C301C
(28,48,28)
#0E1C13
(14,28,19)
#000000
(0,0,0)

Tints of #9AE46D

#9AE46D
(154,228,109)
#A3E67A
(163,230,122)
#ACE887
(172,232,135)
#B5EA94
(181,234,148)
#BEECA1
(190,236,161)
#C7EEAE
(199,238,174)
#D0F0BB
(208,240,187)
#D9F2C8
(217,242,200)
#E2F4D5
(226,244,213)
#EBF6E2
(235,246,226)
#F4F8EF
(244,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9AE46D color. Also use rgb(154,228,109) instead hex code.

Text Font Color

.myTextColor { color: #9AE46D; }

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

This text font color is #9AE46D.

Background Color

.myBgColor { background-color: #9AE46D; }

<div style="background-color:#9AE46D">Inner text</div>

This div background color is #9AE46D.

Border color

.myBorderColor { border: 1px solid #9AE46D; }

<div style="border:3px solid #9AE46D">Div</div>

This div border color is #9AE46D.

Opacity

.myOpacity80 { color: #9AE46D; opacity: 0.8; }

<p style="color:#9AE46D;opacity:0.8;">80%</p>

Text with #9AE46D 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 #9AE46D;}

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

This text has shadow with #9AE46D color.


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

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

This text has shadow with #9AE46D primary color and red secondary color.


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

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

This text has shadow with #9AE46D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9AE46D.

Preview

Color preview on black background

This text has color #9AE46D on black background.


Color preview on white background

This text has color #9AE46D on white background.


Black color preview on #9AE46D background

This text has black color on #9AE46D background.


White color preview on #9AE46D background

This text has white color on #9AE46D background.


Related colors

Complementary color

Complementary color for #hex is #651B92.


I love getcolorcode.com

Triadic colors

1 #6D9AE4 and #E46D9A with #9AE46D are triadic colors.

2 #6DE49A and #E49A6D with #9AE46D are triadic colors.