COLOR #AA6B66

HEX: #AA6B66 RGB: (170,107,102)

Renk bilgisi

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

RGB renk modeli

#AA6B66 color RGB value is (170,107,102).

RGB: (170,107,102) (67%, 42%, 40%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 107 of 255 = 42%
B 102 of 255 = 40%

170
107
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 107 + 102 = 379 (100%)
R 170 of 379 ~ 44.85%
G 107 of 379 ~ 28.23%
B 102 of 379 ~ 26.91'%

%44.85
%28.23
%26.91

CMYK RENK MODELİ

#AA6B66 rengi CMYK tonu (0,37,40,33).

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

CMYK: (0,37,40,33)
C0M37Y40K33 (0%, 37%, 40%, 33%)
(0.00 / 0.37 / 0.40 / 0.33)

CMYK yüzdeleri

%0
%37.06
%40
%33.33

Codes

Color #AA6B66 in popluar color models

AA 6B 66
RGB 170 107 102
HSL 28.57% 53.33%
HSB/HSV 40.00% 66.67%
CMYK 0.00% 37.06% 40.00%
33.33%

Color #AA6B66 in popluar number systems.

HEX AA 6B 66
Decimal 170 107 102
Binary 10101010 1101011 1100110
Octal 252 153 146

Shades and tints

Shades of #AA6B66

#AA6B66
(170,107,102)
#9B625D
(155,98,93)
#8C5954
(140,89,84)
#7D504B
(125,80,75)
#6E4742
(110,71,66)
#5F3E39
(95,62,57)
#503530
(80,53,48)
#412C27
(65,44,39)
#32231E
(50,35,30)
#231A15
(35,26,21)
#14110C
(20,17,12)
#000000
(0,0,0)

Tints of #AA6B66

#AA6B66
(170,107,102)
#B17873
(177,120,115)
#B88580
(184,133,128)
#BF928D
(191,146,141)
#C69F9A
(198,159,154)
#CDACA7
(205,172,167)
#D4B9B4
(212,185,180)
#DBC6C1
(219,198,193)
#E2D3CE
(226,211,206)
#E9E0DB
(233,224,219)
#F0EDE8
(240,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AA6B66; }

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

This text font color is #AA6B66.

Background Color

.myBgColor { background-color: #AA6B66; }

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

This div background color is #AA6B66.

Border color

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

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

This div border color is #AA6B66.

Opacity

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

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

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

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

This text has shadow with #AA6B66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AA6B66.

Preview

Color preview on black background

This text has color #AA6B66 on black background.


Color preview on white background

This text has color #AA6B66 on white background.


Black color preview on #AA6B66 background

This text has black color on #AA6B66 background.


White color preview on #AA6B66 background

This text has white color on #AA6B66 background.


Related colors

Complementary color

Complementary color for #hex is #559499.


I love getcolorcode.com

Triadic colors

1 #66AA6B and #6B66AA with #AA6B66 are triadic colors.

2 #666BAA and #6BAA66 with #AA6B66 are triadic colors.