COLOR #9AC4A6

HEX: #9AC4A6 RGB: (154,196,166)

Color info

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

RGB color model

#9AC4A6 color RGB value is (154,196,166).

RGB: (154,196,166) (60%, 77%, 65%)

RGB channels and saturation

R 154 of 255 = 60%
G 196 of 255 = 77%
B 166 of 255 = 65%

154
196
166

R + G + B ~ 67%. #9AC4A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 154 + 196 + 166 = 516 (100%)
R 154 of 516 ~ 29.84%
G 196 of 516 ~ 37.98%
B 166 of 516 ~ 32.17'%

%29.84
%37.98
%32.17

CMYK color model

#9AC4A6 color CMYK value is (21,0,15,23).

  • cyan value is 21.43%
  • magenta value is 0.00%
  • yellow value is 15.31%
  • key color value is 23.14%

CMYK: (21,0,15,23)
C21M0Y15K23 (21%, 0%, 15%, 23%)
(0.21 / 0.00 / 0.15 / 0.23)

CMYK percentages

%21.43
%0
%15.31
%23.14

Codes

Color #9AC4A6 in popluar color models

9A C4 A6
RGB 154 196 166
HSL 137° 26.25% 68.63%
HSB/HSV 137° 21.43% 76.86%
CMYK 21.43% 0.00% 15.31%
23.14%

Color #9AC4A6 in popluar number systems.

HEX 9A C4 A6
Decimal 154 196 166
Binary 10011010 11000100 10100110
Octal 232 304 246

Shades and tints

Shades of #9AC4A6

#9AC4A6
(154,196,166)
#8CB397
(140,179,151)
#7EA288
(126,162,136)
#709179
(112,145,121)
#62806A
(98,128,106)
#546F5B
(84,111,91)
#465E4C
(70,94,76)
#384D3D
(56,77,61)
#2A3C2E
(42,60,46)
#1C2B1F
(28,43,31)
#0E1A10
(14,26,16)
#000000
(0,0,0)

Tints of #9AC4A6

#9AC4A6
(154,196,166)
#A3C9AE
(163,201,174)
#ACCEB6
(172,206,182)
#B5D3BE
(181,211,190)
#BED8C6
(190,216,198)
#C7DDCE
(199,221,206)
#D0E2D6
(208,226,214)
#D9E7DE
(217,231,222)
#E2ECE6
(226,236,230)
#EBF1EE
(235,241,238)
#F4F6F6
(244,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9AC4A6 color. Also use rgb(154,196,166) instead hex code.

Text Font Color

.myTextColor { color: #9AC4A6; }

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

This text font color is #9AC4A6.

Background Color

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

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

This div background color is #9AC4A6.

Border color

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

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

This div border color is #9AC4A6.

Opacity

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

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

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

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

This text has shadow with #9AC4A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9AC4A6.

Preview

Color preview on black background

This text has color #9AC4A6 on black background.


Color preview on white background

This text has color #9AC4A6 on white background.


Black color preview on #9AC4A6 background

This text has black color on #9AC4A6 background.


White color preview on #9AC4A6 background

This text has white color on #9AC4A6 background.


Related colors

Complementary color

Complementary color for #hex is #653B59.


I love getcolorcode.com

Triadic colors

1 #A69AC4 and #C4A69A with #9AC4A6 are triadic colors.

2 #A6C49A and #C49AA6 with #9AC4A6 are triadic colors.