COLOR #AA5E63

HEX: #AA5E63 RGB: (170,94,99)

Renk bilgisi

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

RGB renk modeli

#AA5E63 color RGB value is (170,94,99).

RGB: (170,94,99) (67%, 37%, 39%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 94 of 255 = 37%
B 99 of 255 = 39%

170
94
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 94 + 99 = 363 (100%)
R 170 of 363 ~ 46.83%
G 94 of 363 ~ 25.9%
B 99 of 363 ~ 27.27'%

%46.83
%25.9
%27.27

CMYK RENK MODELİ

#AA5E63 rengi CMYK tonu (0,45,42,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 44.71%
  • sarı tonu 41.76%
  • ana renk tonu 33.33%

CMYK: (0,45,42,33)
C0M45Y42K33 (0%, 45%, 42%, 33%)
(0.00 / 0.45 / 0.42 / 0.33)

CMYK yüzdeleri

%0
%44.71
%41.76
%33.33

Codes

Color #AA5E63 in popluar color models

AA 5E 63
RGB 170 94 99
HSL 356° 30.89% 51.76%
HSB/HSV 356° 44.71% 66.67%
CMYK 0.00% 44.71% 41.76%
33.33%

Color #AA5E63 in popluar number systems.

HEX AA 5E 63
Decimal 170 94 99
Binary 10101010 1011110 1100011
Octal 252 136 143

Shades and tints

Shades of #AA5E63

#AA5E63
(170,94,99)
#9B565A
(155,86,90)
#8C4E51
(140,78,81)
#7D4648
(125,70,72)
#6E3E3F
(110,62,63)
#5F3636
(95,54,54)
#502E2D
(80,46,45)
#412624
(65,38,36)
#321E1B
(50,30,27)
#231612
(35,22,18)
#140E09
(20,14,9)
#000000
(0,0,0)

Tints of #AA5E63

#AA5E63
(170,94,99)
#B16C71
(177,108,113)
#B87A7F
(184,122,127)
#BF888D
(191,136,141)
#C6969B
(198,150,155)
#CDA4A9
(205,164,169)
#D4B2B7
(212,178,183)
#DBC0C5
(219,192,197)
#E2CED3
(226,206,211)
#E9DCE1
(233,220,225)
#F0EAEF
(240,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AA5E63 color. Also use rgb(170,94,99) instead hex code.

Text Font Color

.myTextColor { color: #AA5E63; }

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

This text font color is #AA5E63.

Background Color

.myBgColor { background-color: #AA5E63; }

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

This div background color is #AA5E63.

Border color

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

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

This div border color is #AA5E63.

Opacity

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

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

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

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

This text has shadow with #AA5E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AA5E63.

Preview

Color preview on black background

This text has color #AA5E63 on black background.


Color preview on white background

This text has color #AA5E63 on white background.


Black color preview on #AA5E63 background

This text has black color on #AA5E63 background.


White color preview on #AA5E63 background

This text has white color on #AA5E63 background.


Related colors

Complementary color

Complementary color for #hex is #55A19C.


I love getcolorcode.com

Triadic colors

1 #63AA5E and #5E63AA with #AA5E63 are triadic colors.

2 #635EAA and #5EAA63 with #AA5E63 are triadic colors.