COLOR #AA996D

HEX: #AA996D RGB: (170,153,109)

Renk bilgisi

#AA996D contains mainly red and green colors. #AA996D ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#AA996D color RGB value is (170,153,109).

RGB: (170,153,109) (67%, 60%, 43%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 153 of 255 = 60%
B 109 of 255 = 43%

170
153
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 153 + 109 = 432 (100%)
R 170 of 432 ~ 39.35%
G 153 of 432 ~ 35.42%
B 109 of 432 ~ 25.23'%

%39.35
%35.42
%25.23

CMYK RENK MODELİ

#AA996D rengi CMYK tonu (0,10,36,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.00%
  • sarı tonu 35.88%
  • ana renk tonu 33.33%

CMYK: (0,10,36,33)
C0M10Y36K33 (0%, 10%, 36%, 33%)
(0.00 / 0.10 / 0.36 / 0.33)

CMYK yüzdeleri

%0
%10
%35.88
%33.33

Codes

Color #AA996D in popluar color models

AA 99 6D
RGB 170 153 109
HSL 43° 26.41% 54.71%
HSB/HSV 43° 35.88% 66.67%
CMYK 0.00% 10.00% 35.88%
33.33%

Color #AA996D in popluar number systems.

HEX AA 99 6D
Decimal 170 153 109
Binary 10101010 10011001 1101101
Octal 252 231 155

Shades and tints

Shades of #AA996D

#AA996D
(170,153,109)
#9B8C64
(155,140,100)
#8C7F5B
(140,127,91)
#7D7252
(125,114,82)
#6E6549
(110,101,73)
#5F5840
(95,88,64)
#504B37
(80,75,55)
#413E2E
(65,62,46)
#323125
(50,49,37)
#23241C
(35,36,28)
#141713
(20,23,19)
#000000
(0,0,0)

Tints of #AA996D

#AA996D
(170,153,109)
#B1A27A
(177,162,122)
#B8AB87
(184,171,135)
#BFB494
(191,180,148)
#C6BDA1
(198,189,161)
#CDC6AE
(205,198,174)
#D4CFBB
(212,207,187)
#DBD8C8
(219,216,200)
#E2E1D5
(226,225,213)
#E9EAE2
(233,234,226)
#F0F3EF
(240,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AA996D; }

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

This text font color is #AA996D.

Background Color

.myBgColor { background-color: #AA996D; }

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

This div background color is #AA996D.

Border color

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

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

This div border color is #AA996D.

Opacity

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

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

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

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

This text has shadow with #AA996D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AA996D.

Preview

Color preview on black background

This text has color #AA996D on black background.


Color preview on white background

This text has color #AA996D on white background.


Black color preview on #AA996D background

This text has black color on #AA996D background.


White color preview on #AA996D background

This text has white color on #AA996D background.


Related colors

Complementary color

Complementary color for #hex is #556692.


I love getcolorcode.com

Triadic colors

1 #6DAA99 and #996DAA with #AA996D are triadic colors.

2 #6D99AA and #99AA6D with #AA996D are triadic colors.