COLOR #AABD67

HEX: #AABD67 RGB: (170,189,103)

Color info

#AABD67 contains mainly red and green colors. Web safe color of #AABD67 is #99CC66 (or #9C6).

RGB color model

#AABD67 color RGB value is (170,189,103).

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

RGB channels and saturation

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

170
189
103

R + G + B ~ 60%. #AABD67 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 170 + 189 + 103 = 462 (100%)
R 170 of 462 ~ 36.8%
G 189 of 462 ~ 40.91%
B 103 of 462 ~ 22.29'%

%36.8
%40.91
%22.29

CMYK color model

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

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

CMYK: (10,0,46,26)
C10M0Y46K26 (10%, 0%, 46%, 26%)
(0.10 / 0.00 / 0.46 / 0.26)

CMYK percentages

%10.05
%0
%45.5
%25.88

Codes

Color #AABD67 in popluar color models

AA BD 67
RGB 170 189 103
HSL 73° 39.45% 57.25%
HSB/HSV 73° 45.50% 74.12%
CMYK 10.05% 0.00% 45.50%
25.88%

Color #AABD67 in popluar number systems.

HEX AA BD 67
Decimal 170 189 103
Binary 10101010 10111101 1100111
Octal 252 275 147

Shades and tints

Shades of #AABD67

#AABD67
(170,189,103)
#9BAC5E
(155,172,94)
#8C9B55
(140,155,85)
#7D8A4C
(125,138,76)
#6E7943
(110,121,67)
#5F683A
(95,104,58)
#505731
(80,87,49)
#414628
(65,70,40)
#32351F
(50,53,31)
#232416
(35,36,22)
#14130D
(20,19,13)
#000000
(0,0,0)

Tints of #AABD67

#AABD67
(170,189,103)
#B1C374
(177,195,116)
#B8C981
(184,201,129)
#BFCF8E
(191,207,142)
#C6D59B
(198,213,155)
#CDDBA8
(205,219,168)
#D4E1B5
(212,225,181)
#DBE7C2
(219,231,194)
#E2EDCF
(226,237,207)
#E9F3DC
(233,243,220)
#F0F9E9
(240,249,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AABD67; }

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

This text font color is #AABD67.

Background Color

.myBgColor { background-color: #AABD67; }

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

This div background color is #AABD67.

Border color

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

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

This div border color is #AABD67.

Opacity

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

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

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

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

This text has shadow with #AABD67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AABD67.

Preview

Color preview on black background

This text has color #AABD67 on black background.


Color preview on white background

This text has color #AABD67 on white background.


Black color preview on #AABD67 background

This text has black color on #AABD67 background.


White color preview on #AABD67 background

This text has white color on #AABD67 background.


Related colors

Complementary color

Complementary color for #hex is #554298.


I love getcolorcode.com

Triadic colors

1 #67AABD and #BD67AA with #AABD67 are triadic colors.

2 #67BDAA and #BDAA67 with #AABD67 are triadic colors.