COLOR #AABDAA

HEX: #AABDAA RGB: (170,189,170)

Color info

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

RGB color model

#AABDAA color RGB value is (170,189,170).

RGB: (170,189,170) (67%, 74%, 67%)

RGB channels and saturation

R 170 of 255 = 67%
G 189 of 255 = 74%
B 170 of 255 = 67%

170
189
170

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

Portions of RGB colors in percentages

R + G + B = 170 + 189 + 170 = 529 (100%)
R 170 of 529 ~ 32.14%
G 189 of 529 ~ 35.73%
B 170 of 529 ~ 32.14'%

%32.14
%35.73
%32.14

CMYK color model

#AABDAA color CMYK value is (10,0,10,26).

  • cyan value is 10.05%
  • magenta value is 0.00%
  • yellow value is 10.05%
  • key color value is 25.88%

CMYK: (10,0,10,26)
C10M0Y10K26 (10%, 0%, 10%, 26%)
(0.10 / 0.00 / 0.10 / 0.26)

CMYK percentages

%10.05
%0
%10.05
%25.88

Codes

Color #AABDAA in popluar color models

AA BD AA
RGB 170 189 170
HSL 120° 12.58% 70.39%
HSB/HSV 120° 10.05% 74.12%
CMYK 10.05% 0.00% 10.05%
25.88%

Color #AABDAA in popluar number systems.

HEX AA BD AA
Decimal 170 189 170
Binary 10101010 10111101 10101010
Octal 252 275 252

Shades and tints

Shades of #AABDAA

#AABDAA
(170,189,170)
#9BAC9B
(155,172,155)
#8C9B8C
(140,155,140)
#7D8A7D
(125,138,125)
#6E796E
(110,121,110)
#5F685F
(95,104,95)
#505750
(80,87,80)
#414641
(65,70,65)
#323532
(50,53,50)
#232423
(35,36,35)
#141314
(20,19,20)
#000000
(0,0,0)

Tints of #AABDAA

#AABDAA
(170,189,170)
#B1C3B1
(177,195,177)
#B8C9B8
(184,201,184)
#BFCFBF
(191,207,191)
#C6D5C6
(198,213,198)
#CDDBCD
(205,219,205)
#D4E1D4
(212,225,212)
#DBE7DB
(219,231,219)
#E2EDE2
(226,237,226)
#E9F3E9
(233,243,233)
#F0F9F0
(240,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AABDAA color. Also use rgb(170,189,170) instead hex code.

Text Font Color

.myTextColor { color: #AABDAA; }

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

This text font color is #AABDAA.

Background Color

.myBgColor { background-color: #AABDAA; }

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

This div background color is #AABDAA.

Border color

.myBorderColor { border: 1px solid #AABDAA; }

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

This div border color is #AABDAA.

Opacity

.myOpacity80 { color: #AABDAA; opacity: 0.8; }

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

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

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

This text has shadow with #AABDAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AABDAA.

Preview

Color preview on black background

This text has color #AABDAA on black background.


Color preview on white background

This text has color #AABDAA on white background.


Black color preview on #AABDAA background

This text has black color on #AABDAA background.


White color preview on #AABDAA background

This text has white color on #AABDAA background.


Related colors

Complementary color

Complementary color for #hex is #554255.


I love getcolorcode.com

Triadic colors

1 #AAAABD and #BDAAAA with #AABDAA are triadic colors.

2 #AABDAA and #BDAAAA with #AABDAA are triadic colors.