COLOR #A57996

HEX: #A57996 RGB: (165,121,150)

Renk bilgisi

#A57996 contains red, green and blue colors in about the same proportion. #A57996 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#A57996 color RGB value is (165,121,150).

RGB: (165,121,150) (65%, 47%, 59%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 121 of 255 = 47%
B 150 of 255 = 59%

165
121
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 121 + 150 = 436 (100%)
R 165 of 436 ~ 37.84%
G 121 of 436 ~ 27.75%
B 150 of 436 ~ 34.4'%

%37.84
%27.75
%34.4

CMYK RENK MODELİ

#A57996 rengi CMYK tonu (0,27,9,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.67%
  • sarı tonu 9.09%
  • ana renk tonu 35.29%
CMYK: (0,27,9,35) C0M27Y9K35 (0%,27%,9%,35%) (0.00/0.27/0.09/0.35) 

CMYK yüzdeleri

%0
%26.67
%9.09
%35.29

Codes

Color #A57996 in popluar color models

A5 79 96
RGB 165 121 150
HSL 320° 19.64% 56.08%
HSB/HSV 320° 26.67% 64.71%
CMYK 0.00% 26.67% 9.09%
35.29%

Color #A57996 in popluar number systems.

HEX A5 79 96
Decimal 165 121 150
Binary 10100101 1111001 10010110
Octal 245 171 226

Shades and tints

Shades of #A57996

#A57996
(165,121,150)
#966E89
(150,110,137)
#87637C
(135,99,124)
#78586F
(120,88,111)
#694D62
(105,77,98)
#5A4255
(90,66,85)
#4B3748
(75,55,72)
#3C2C3B
(60,44,59)
#2D212E
(45,33,46)
#1E1621
(30,22,33)
#0F0B14
(15,11,20)
#000000
(0,0,0)

Tints of #A57996

#A57996
(165,121,150)
#AD859F
(173,133,159)
#B591A8
(181,145,168)
#BD9DB1
(189,157,177)
#C5A9BA
(197,169,186)
#CDB5C3
(205,181,195)
#D5C1CC
(213,193,204)
#DDCDD5
(221,205,213)
#E5D9DE
(229,217,222)
#EDE5E7
(237,229,231)
#F5F1F0
(245,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A57996 color. Also use rgb(165,121,150) instead hex code.

Text Font Color

.myTextColor { color: #A57996; }

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

This text font color is #A57996.

Background Color

.myBgColor { background-color: #A57996; }

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

This div background color is #A57996.

Border color

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

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

This div border color is #A57996.

Opacity

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

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

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

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

This text has shadow with #A57996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A57996.

Preview

Color preview on black background

This text has color #A57996 on black background.


Color preview on white background

This text has color #A57996 on white background.


Black color preview on #A57996 background

This text has black color on #A57996 background.


White color preview on #A57996 background

This text has white color on #A57996 background.


Related colors

Complementary color

Complementary color for #hex is #5A8669.


I love getcolorcode.com

Triadic colors

1 #96A579 and #7996A5 with #A57996 are triadic colors.

2 #9679A5 and #79A596 with #A57996 are triadic colors.