COLOR #9ACEA4

HEX: #9ACEA4 RGB: (154,206,164)

Color info

#9ACEA4 contains red, green and blue colors in about the same proportion. Web safe color of #9ACEA4 is #99CC99 (or #9C9).

RGB color model

#9ACEA4 color RGB value is (154,206,164).

RGB: (154,206,164) (60%, 81%, 64%)

RGB channels and saturation

R 154 of 255 = 60%
G 206 of 255 = 81%
B 164 of 255 = 64%

154
206
164

R + G + B ~ 68%. #9ACEA4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 154 + 206 + 164 = 524 (100%)
R 154 of 524 ~ 29.39%
G 206 of 524 ~ 39.31%
B 164 of 524 ~ 31.3'%

%29.39
%39.31
%31.3

CMYK color model

#9ACEA4 color CMYK value is (25,0,20,19).

  • cyan value is 25.24%
  • magenta value is 0.00%
  • yellow value is 20.39%
  • key color value is 19.22%

CMYK: (25,0,20,19)
C25M0Y20K19 (25%, 0%, 20%, 19%)
(0.25 / 0.00 / 0.20 / 0.19)

CMYK percentages

%25.24
%0
%20.39
%19.22

Codes

Color #9ACEA4 in popluar color models

9A CE A4
RGB 154 206 164
HSL 132° 34.67% 70.59%
HSB/HSV 132° 25.24% 80.78%
CMYK 25.24% 0.00% 20.39%
19.22%

Color #9ACEA4 in popluar number systems.

HEX 9A CE A4
Decimal 154 206 164
Binary 10011010 11001110 10100100
Octal 232 316 244

Shades and tints

Shades of #9ACEA4

#9ACEA4
(154,206,164)
#8CBC96
(140,188,150)
#7EAA88
(126,170,136)
#70987A
(112,152,122)
#62866C
(98,134,108)
#54745E
(84,116,94)
#466250
(70,98,80)
#385042
(56,80,66)
#2A3E34
(42,62,52)
#1C2C26
(28,44,38)
#0E1A18
(14,26,24)
#000000
(0,0,0)

Tints of #9ACEA4

#9ACEA4
(154,206,164)
#A3D2AC
(163,210,172)
#ACD6B4
(172,214,180)
#B5DABC
(181,218,188)
#BEDEC4
(190,222,196)
#C7E2CC
(199,226,204)
#D0E6D4
(208,230,212)
#D9EADC
(217,234,220)
#E2EEE4
(226,238,228)
#EBF2EC
(235,242,236)
#F4F6F4
(244,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9ACEA4 color. Also use rgb(154,206,164) instead hex code.

Text Font Color

.myTextColor { color: #9ACEA4; }

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

This text font color is #9ACEA4.

Background Color

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

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

This div background color is #9ACEA4.

Border color

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

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

This div border color is #9ACEA4.

Opacity

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

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

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

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

This text has shadow with #9ACEA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9ACEA4.

Preview

Color preview on black background

This text has color #9ACEA4 on black background.


Color preview on white background

This text has color #9ACEA4 on white background.


Black color preview on #9ACEA4 background

This text has black color on #9ACEA4 background.


White color preview on #9ACEA4 background

This text has white color on #9ACEA4 background.


Related colors

Complementary color

Complementary color for #hex is #65315B.


I love getcolorcode.com

Triadic colors

1 #A49ACE and #CEA49A with #9ACEA4 are triadic colors.

2 #A4CE9A and #CE9AA4 with #9ACEA4 are triadic colors.