COLOR #AD5E80

HEX: #AD5E80 RGB: (173,94,128)

Renk bilgisi

#AD5E80 contains mainly red and blue colors. #AD5E80 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD5E80 color RGB value is (173,94,128).

RGB: (173,94,128) (68%, 37%, 50%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 128 of 255 = 50%

173
94
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 128 = 395 (100%)
R 173 of 395 ~ 43.8%
G 94 of 395 ~ 23.8%
B 128 of 395 ~ 32.41'%

%43.8
%23.8
%32.41

CMYK RENK MODELİ

#AD5E80 rengi CMYK tonu (0,46,26,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.66%
  • sarı tonu 26.01%
  • ana renk tonu 32.16%

CMYK: (0,46,26,32)
C0M46Y26K32 (0%, 46%, 26%, 32%)
(0.00 / 0.46 / 0.26 / 0.32)

CMYK yüzdeleri

%0
%45.66
%26.01
%32.16

Codes

Color #AD5E80 in popluar color models

AD 5E 80
RGB 173 94 128
HSL 334° 32.51% 52.35%
HSB/HSV 334° 45.66% 67.84%
CMYK 0.00% 45.66% 26.01%
32.16%

Color #AD5E80 in popluar number systems.

HEX AD 5E 80
Decimal 173 94 128
Binary 10101101 1011110 10000000
Octal 255 136 200

Shades and tints

Shades of #AD5E80

#AD5E80
(173,94,128)
#9E5675
(158,86,117)
#8F4E6A
(143,78,106)
#80465F
(128,70,95)
#713E54
(113,62,84)
#623649
(98,54,73)
#532E3E
(83,46,62)
#442633
(68,38,51)
#351E28
(53,30,40)
#26161D
(38,22,29)
#170E12
(23,14,18)
#000000
(0,0,0)

Tints of #AD5E80

#AD5E80
(173,94,128)
#B46C8B
(180,108,139)
#BB7A96
(187,122,150)
#C288A1
(194,136,161)
#C996AC
(201,150,172)
#D0A4B7
(208,164,183)
#D7B2C2
(215,178,194)
#DEC0CD
(222,192,205)
#E5CED8
(229,206,216)
#ECDCE3
(236,220,227)
#F3EAEE
(243,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD5E80 color. Also use rgb(173,94,128) instead hex code.

Text Font Color

.myTextColor { color: #AD5E80; }

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

This text font color is #AD5E80.

Background Color

.myBgColor { background-color: #AD5E80; }

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

This div background color is #AD5E80.

Border color

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

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

This div border color is #AD5E80.

Opacity

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

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

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

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

This text has shadow with #AD5E80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E80.

Preview

Color preview on black background

This text has color #AD5E80 on black background.


Color preview on white background

This text has color #AD5E80 on white background.


Black color preview on #AD5E80 background

This text has black color on #AD5E80 background.


White color preview on #AD5E80 background

This text has white color on #AD5E80 background.


Related colors

Complementary color

Complementary color for #hex is #52A17F.


I love getcolorcode.com

Triadic colors

1 #80AD5E and #5E80AD with #AD5E80 are triadic colors.

2 #805EAD and #5EAD80 with #AD5E80 are triadic colors.