COLOR #9ACEA7

HEX: #9ACEA7 RGB: (154,206,167)

Color info

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

RGB color model

#9ACEA7 color RGB value is (154,206,167).

RGB: (154,206,167) (60%, 81%, 65%)

RGB channels and saturation

R 154 of 255 = 60%
G 206 of 255 = 81%
B 167 of 255 = 65%

154
206
167

R + G + B ~ 69%. #9ACEA7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 154 + 206 + 167 = 527 (100%)
R 154 of 527 ~ 29.22%
G 206 of 527 ~ 39.09%
B 167 of 527 ~ 31.69'%

%29.22
%39.09
%31.69

CMYK color model

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

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

CMYK: (25,0,19,19)
C25M0Y19K19 (25%, 0%, 19%, 19%)
(0.25 / 0.00 / 0.19 / 0.19)

CMYK percentages

%25.24
%0
%18.93
%19.22

Codes

Color #9ACEA7 in popluar color models

9A CE A7
RGB 154 206 167
HSL 135° 34.67% 70.59%
HSB/HSV 135° 25.24% 80.78%
CMYK 25.24% 0.00% 18.93%
19.22%

Color #9ACEA7 in popluar number systems.

HEX 9A CE A7
Decimal 154 206 167
Binary 10011010 11001110 10100111
Octal 232 316 247

Shades and tints

Shades of #9ACEA7

#9ACEA7
(154,206,167)
#8CBC98
(140,188,152)
#7EAA89
(126,170,137)
#70987A
(112,152,122)
#62866B
(98,134,107)
#54745C
(84,116,92)
#46624D
(70,98,77)
#38503E
(56,80,62)
#2A3E2F
(42,62,47)
#1C2C20
(28,44,32)
#0E1A11
(14,26,17)
#000000
(0,0,0)

Tints of #9ACEA7

#9ACEA7
(154,206,167)
#A3D2AF
(163,210,175)
#ACD6B7
(172,214,183)
#B5DABF
(181,218,191)
#BEDEC7
(190,222,199)
#C7E2CF
(199,226,207)
#D0E6D7
(208,230,215)
#D9EADF
(217,234,223)
#E2EEE7
(226,238,231)
#EBF2EF
(235,242,239)
#F4F6F7
(244,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9ACEA7; }

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

This text font color is #9ACEA7.

Background Color

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

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

This div background color is #9ACEA7.

Border color

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

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

This div border color is #9ACEA7.

Opacity

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

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

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

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

This text has shadow with #9ACEA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9ACEA7.

Preview

Color preview on black background

This text has color #9ACEA7 on black background.


Color preview on white background

This text has color #9ACEA7 on white background.


Black color preview on #9ACEA7 background

This text has black color on #9ACEA7 background.


White color preview on #9ACEA7 background

This text has white color on #9ACEA7 background.


Related colors

Complementary color

Complementary color for #hex is #653158.


I love getcolorcode.com

Triadic colors

1 #A79ACE and #CEA79A with #9ACEA7 are triadic colors.

2 #A7CE9A and #CE9AA7 with #9ACEA7 are triadic colors.