COLOR #AA736A

HEX: #AA736A RGB: (170,115,106)

Renk bilgisi

#AA736A contains mainly red and green colors. #AA736A ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AA736A color RGB value is (170,115,106).

RGB: (170,115,106) (67%, 45%, 42%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 115 of 255 = 45%
B 106 of 255 = 42%

170
115
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 115 + 106 = 391 (100%)
R 170 of 391 ~ 43.48%
G 115 of 391 ~ 29.41%
B 106 of 391 ~ 27.11'%

%43.48
%29.41
%27.11

CMYK RENK MODELİ

#AA736A rengi CMYK tonu (0,32,38,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.35%
  • sarı tonu 37.65%
  • ana renk tonu 33.33%

CMYK: (0,32,38,33)
C0M32Y38K33 (0%, 32%, 38%, 33%)
(0.00 / 0.32 / 0.38 / 0.33)

CMYK yüzdeleri

%0
%32.35
%37.65
%33.33

Codes

Color #AA736A in popluar color models

AA 73 6A
RGB 170 115 106
HSL 27.35% 54.12%
HSB/HSV 37.65% 66.67%
CMYK 0.00% 32.35% 37.65%
33.33%

Color #AA736A in popluar number systems.

HEX AA 73 6A
Decimal 170 115 106
Binary 10101010 1110011 1101010
Octal 252 163 152

Shades and tints

Shades of #AA736A

#AA736A
(170,115,106)
#9B6961
(155,105,97)
#8C5F58
(140,95,88)
#7D554F
(125,85,79)
#6E4B46
(110,75,70)
#5F413D
(95,65,61)
#503734
(80,55,52)
#412D2B
(65,45,43)
#322322
(50,35,34)
#231919
(35,25,25)
#140F10
(20,15,16)
#000000
(0,0,0)

Tints of #AA736A

#AA736A
(170,115,106)
#B17F77
(177,127,119)
#B88B84
(184,139,132)
#BF9791
(191,151,145)
#C6A39E
(198,163,158)
#CDAFAB
(205,175,171)
#D4BBB8
(212,187,184)
#DBC7C5
(219,199,197)
#E2D3D2
(226,211,210)
#E9DFDF
(233,223,223)
#F0EBEC
(240,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AA736A; }

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

This text font color is #AA736A.

Background Color

.myBgColor { background-color: #AA736A; }

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

This div background color is #AA736A.

Border color

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

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

This div border color is #AA736A.

Opacity

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

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

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

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

This text has shadow with #AA736A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AA736A.

Preview

Color preview on black background

This text has color #AA736A on black background.


Color preview on white background

This text has color #AA736A on white background.


Black color preview on #AA736A background

This text has black color on #AA736A background.


White color preview on #AA736A background

This text has white color on #AA736A background.


Related colors

Complementary color

Complementary color for #hex is #558C95.


I love getcolorcode.com

Triadic colors

1 #6AAA73 and #736AAA with #AA736A are triadic colors.

2 #6A73AA and #73AA6A with #AA736A are triadic colors.