COLOR #A57DB0

HEX: #A57DB0 RGB: (165,125,176)

Renk bilgisi

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

RGB renk modeli

#A57DB0 color RGB value is (165,125,176).

RGB: (165,125,176) (65%, 49%, 69%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 125 of 255 = 49%
B 176 of 255 = 69%

165
125
176

R + G + B ~ 61%. #A57DB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 125 + 176 = 466 (100%)
R 165 of 466 ~ 35.41%
G 125 of 466 ~ 26.82%
B 176 of 466 ~ 37.77'%

%35.41
%26.82
%37.77

CMYK RENK MODELİ

#A57DB0 rengi CMYK tonu (6,29,0,31).

  • camgöbeği tonu 6.25%
  • eflatun tonu 28.98%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (6,29,0,31)
C6M29Y0K31 (6%, 29%, 0%, 31%)
(0.06 / 0.29 / 0.00 / 0.31)

CMYK yüzdeleri

%6.25
%28.98
%0
%30.98

Codes

Color #A57DB0 in popluar color models

A5 7D B0
RGB 165 125 176
HSL 287° 24.40% 59.02%
HSB/HSV 287° 28.98% 69.02%
CMYK 6.25% 28.98% 0.00%
30.98%

Color #A57DB0 in popluar number systems.

HEX A5 7D B0
Decimal 165 125 176
Binary 10100101 1111101 10110000
Octal 245 175 260

Shades and tints

Shades of #A57DB0

#A57DB0
(165,125,176)
#9672A0
(150,114,160)
#876790
(135,103,144)
#785C80
(120,92,128)
#695170
(105,81,112)
#5A4660
(90,70,96)
#4B3B50
(75,59,80)
#3C3040
(60,48,64)
#2D2530
(45,37,48)
#1E1A20
(30,26,32)
#0F0F10
(15,15,16)
#000000
(0,0,0)

Tints of #A57DB0

#A57DB0
(165,125,176)
#AD88B7
(173,136,183)
#B593BE
(181,147,190)
#BD9EC5
(189,158,197)
#C5A9CC
(197,169,204)
#CDB4D3
(205,180,211)
#D5BFDA
(213,191,218)
#DDCAE1
(221,202,225)
#E5D5E8
(229,213,232)
#EDE0EF
(237,224,239)
#F5EBF6
(245,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A57DB0; }

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

This text font color is #A57DB0.

Background Color

.myBgColor { background-color: #A57DB0; }

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

This div background color is #A57DB0.

Border color

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

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

This div border color is #A57DB0.

Opacity

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

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

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

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

This text has shadow with #A57DB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A57DB0.

Preview

Color preview on black background

This text has color #A57DB0 on black background.


Color preview on white background

This text has color #A57DB0 on white background.


Black color preview on #A57DB0 background

This text has black color on #A57DB0 background.


White color preview on #A57DB0 background

This text has white color on #A57DB0 background.


Related colors

Complementary color

Complementary color for #hex is #5A824F.


I love getcolorcode.com

Triadic colors

1 #B0A57D and #7DB0A5 with #A57DB0 are triadic colors.

2 #B07DA5 and #7DA5B0 with #A57DB0 are triadic colors.