COLOR #A57380

HEX: #A57380 RGB: (165,115,128)

Renk bilgisi

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

RGB renk modeli

#A57380 color RGB value is (165,115,128).

RGB: (165,115,128) (65%, 45%, 50%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 115 of 255 = 45%
B 128 of 255 = 50%

165
115
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 115 + 128 = 408 (100%)
R 165 of 408 ~ 40.44%
G 115 of 408 ~ 28.19%
B 128 of 408 ~ 31.37'%

%40.44
%28.19
%31.37

CMYK RENK MODELİ

#A57380 rengi CMYK tonu (0,30,22,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.30%
  • sarı tonu 22.42%
  • ana renk tonu 35.29%

CMYK: (0,30,22,35)
C0M30Y22K35 (0%, 30%, 22%, 35%)
(0.00 / 0.30 / 0.22 / 0.35)

CMYK yüzdeleri

%0
%30.3
%22.42
%35.29

Codes

Color #A57380 in popluar color models

A5 73 80
RGB 165 115 128
HSL 344° 21.74% 54.90%
HSB/HSV 344° 30.30% 64.71%
CMYK 0.00% 30.30% 22.42%
35.29%

Color #A57380 in popluar number systems.

HEX A5 73 80
Decimal 165 115 128
Binary 10100101 1110011 10000000
Octal 245 163 200

Shades and tints

Shades of #A57380

#A57380
(165,115,128)
#966975
(150,105,117)
#875F6A
(135,95,106)
#78555F
(120,85,95)
#694B54
(105,75,84)
#5A4149
(90,65,73)
#4B373E
(75,55,62)
#3C2D33
(60,45,51)
#2D2328
(45,35,40)
#1E191D
(30,25,29)
#0F0F12
(15,15,18)
#000000
(0,0,0)

Tints of #A57380

#A57380
(165,115,128)
#AD7F8B
(173,127,139)
#B58B96
(181,139,150)
#BD97A1
(189,151,161)
#C5A3AC
(197,163,172)
#CDAFB7
(205,175,183)
#D5BBC2
(213,187,194)
#DDC7CD
(221,199,205)
#E5D3D8
(229,211,216)
#EDDFE3
(237,223,227)
#F5EBEE
(245,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A57380 color. Also use rgb(165,115,128) instead hex code.

Text Font Color

.myTextColor { color: #A57380; }

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

This text font color is #A57380.

Background Color

.myBgColor { background-color: #A57380; }

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

This div background color is #A57380.

Border color

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

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

This div border color is #A57380.

Opacity

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

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

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

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

This text has shadow with #A57380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A57380.

Preview

Color preview on black background

This text has color #A57380 on black background.


Color preview on white background

This text has color #A57380 on white background.


Black color preview on #A57380 background

This text has black color on #A57380 background.


White color preview on #A57380 background

This text has white color on #A57380 background.


Related colors

Complementary color

Complementary color for #hex is #5A8C7F.


I love getcolorcode.com

Triadic colors

1 #80A573 and #7380A5 with #A57380 are triadic colors.

2 #8073A5 and #73A580 with #A57380 are triadic colors.