COLOR #A57DA6

HEX: #A57DA6 RGB: (165,125,166)

Renk bilgisi

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

RGB renk modeli

#A57DA6 color RGB value is (165,125,166).

RGB: (165,125,166) (65%, 49%, 65%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 125 of 255 = 49%
B 166 of 255 = 65%

165
125
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 125 + 166 = 456 (100%)
R 165 of 456 ~ 36.18%
G 125 of 456 ~ 27.41%
B 166 of 456 ~ 36.4'%

%36.18
%27.41
%36.4

CMYK RENK MODELİ

#A57DA6 rengi CMYK tonu (1,25,0,35).

  • camgöbeği tonu 0.60%
  • eflatun tonu 24.70%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (1,25,0,35)
C1M25Y0K35 (1%, 25%, 0%, 35%)
(0.01 / 0.25 / 0.00 / 0.35)

CMYK yüzdeleri

%0.6
%24.7
%0
%34.9

Codes

Color #A57DA6 in popluar color models

A5 7D A6
RGB 165 125 166
HSL 299° 18.72% 57.06%
HSB/HSV 299° 24.70% 65.10%
CMYK 0.60% 24.70% 0.00%
34.90%

Color #A57DA6 in popluar number systems.

HEX A5 7D A6
Decimal 165 125 166
Binary 10100101 1111101 10100110
Octal 245 175 246

Shades and tints

Shades of #A57DA6

#A57DA6
(165,125,166)
#967297
(150,114,151)
#876788
(135,103,136)
#785C79
(120,92,121)
#69516A
(105,81,106)
#5A465B
(90,70,91)
#4B3B4C
(75,59,76)
#3C303D
(60,48,61)
#2D252E
(45,37,46)
#1E1A1F
(30,26,31)
#0F0F10
(15,15,16)
#000000
(0,0,0)

Tints of #A57DA6

#A57DA6
(165,125,166)
#AD88AE
(173,136,174)
#B593B6
(181,147,182)
#BD9EBE
(189,158,190)
#C5A9C6
(197,169,198)
#CDB4CE
(205,180,206)
#D5BFD6
(213,191,214)
#DDCADE
(221,202,222)
#E5D5E6
(229,213,230)
#EDE0EE
(237,224,238)
#F5EBF6
(245,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A57DA6 color. Also use rgb(165,125,166) instead hex code.

Text Font Color

.myTextColor { color: #A57DA6; }

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

This text font color is #A57DA6.

Background Color

.myBgColor { background-color: #A57DA6; }

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

This div background color is #A57DA6.

Border color

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

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

This div border color is #A57DA6.

Opacity

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

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

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

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

This text has shadow with #A57DA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A57DA6.

Preview

Color preview on black background

This text has color #A57DA6 on black background.


Color preview on white background

This text has color #A57DA6 on white background.


Black color preview on #A57DA6 background

This text has black color on #A57DA6 background.


White color preview on #A57DA6 background

This text has white color on #A57DA6 background.


Related colors

Complementary color

Complementary color for #hex is #5A8259.


I love getcolorcode.com

Triadic colors

1 #A6A57D and #7DA6A5 with #A57DA6 are triadic colors.

2 #A67DA5 and #7DA5A6 with #A57DA6 are triadic colors.