COLOR #AA6B59

HEX: #AA6B59 RGB: (170,107,89)

Renk bilgisi

#AA6B59 contains mainly red color. #AA6B59 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AA6B59 color RGB value is (170,107,89).

RGB: (170,107,89) (67%, 42%, 35%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 107 of 255 = 42%
B 89 of 255 = 35%

170
107
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 107 + 89 = 366 (100%)
R 170 of 366 ~ 46.45%
G 107 of 366 ~ 29.23%
B 89 of 366 ~ 24.32'%

%46.45
%29.23
%24.32

CMYK RENK MODELİ

#AA6B59 rengi CMYK tonu (0,37,48,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.06%
  • sarı tonu 47.65%
  • ana renk tonu 33.33%

CMYK: (0,37,48,33)
C0M37Y48K33 (0%, 37%, 48%, 33%)
(0.00 / 0.37 / 0.48 / 0.33)

CMYK yüzdeleri

%0
%37.06
%47.65
%33.33

Codes

Color #AA6B59 in popluar color models

AA 6B 59
RGB 170 107 89
HSL 13° 32.27% 50.78%
HSB/HSV 13° 47.65% 66.67%
CMYK 0.00% 37.06% 47.65%
33.33%

Color #AA6B59 in popluar number systems.

HEX AA 6B 59
Decimal 170 107 89
Binary 10101010 1101011 1011001
Octal 252 153 131

Shades and tints

Shades of #AA6B59

#AA6B59
(170,107,89)
#9B6251
(155,98,81)
#8C5949
(140,89,73)
#7D5041
(125,80,65)
#6E4739
(110,71,57)
#5F3E31
(95,62,49)
#503529
(80,53,41)
#412C21
(65,44,33)
#322319
(50,35,25)
#231A11
(35,26,17)
#141109
(20,17,9)
#000000
(0,0,0)

Tints of #AA6B59

#AA6B59
(170,107,89)
#B17868
(177,120,104)
#B88577
(184,133,119)
#BF9286
(191,146,134)
#C69F95
(198,159,149)
#CDACA4
(205,172,164)
#D4B9B3
(212,185,179)
#DBC6C2
(219,198,194)
#E2D3D1
(226,211,209)
#E9E0E0
(233,224,224)
#F0EDEF
(240,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AA6B59; }

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

This text font color is #AA6B59.

Background Color

.myBgColor { background-color: #AA6B59; }

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

This div background color is #AA6B59.

Border color

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

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

This div border color is #AA6B59.

Opacity

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

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

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

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

This text has shadow with #AA6B59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AA6B59.

Preview

Color preview on black background

This text has color #AA6B59 on black background.


Color preview on white background

This text has color #AA6B59 on white background.


Black color preview on #AA6B59 background

This text has black color on #AA6B59 background.


White color preview on #AA6B59 background

This text has white color on #AA6B59 background.


Related colors

Complementary color

Complementary color for #hex is #5594A6.


I love getcolorcode.com

Triadic colors

1 #59AA6B and #6B59AA with #AA6B59 are triadic colors.

2 #596BAA and #6BAA59 with #AA6B59 are triadic colors.