COLOR #AD7DB5

HEX: #AD7DB5 RGB: (173,125,181)

Renk bilgisi

#AD7DB5 contains red, green and blue colors in about the same proportion. #AD7DB5 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD7DB5 color RGB value is (173,125,181).

RGB: (173,125,181) (68%, 49%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 125 of 255 = 49%
B 181 of 255 = 71%

173
125
181

R + G + B ~ 63%. #AD7DB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 125 + 181 = 479 (100%)
R 173 of 479 ~ 36.12%
G 125 of 479 ~ 26.1%
B 181 of 479 ~ 37.79'%

%36.12
%26.1
%37.79

CMYK RENK MODELİ

#AD7DB5 rengi CMYK tonu (4,31,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 30.94%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,31,0,29)
C4M31Y0K29 (4%, 31%, 0%, 29%)
(0.04 / 0.31 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%30.94
%0
%29.02

Codes

Color #AD7DB5 in popluar color models

AD 7D B5
RGB 173 125 181
HSL 291° 27.45% 60.00%
HSB/HSV 291° 30.94% 70.98%
CMYK 4.42% 30.94% 0.00%
29.02%

Color #AD7DB5 in popluar number systems.

HEX AD 7D B5
Decimal 173 125 181
Binary 10101101 1111101 10110101
Octal 255 175 265

Shades and tints

Shades of #AD7DB5

#AD7DB5
(173,125,181)
#9E72A5
(158,114,165)
#8F6795
(143,103,149)
#805C85
(128,92,133)
#715175
(113,81,117)
#624665
(98,70,101)
#533B55
(83,59,85)
#443045
(68,48,69)
#352535
(53,37,53)
#261A25
(38,26,37)
#170F15
(23,15,21)
#000000
(0,0,0)

Tints of #AD7DB5

#AD7DB5
(173,125,181)
#B488BB
(180,136,187)
#BB93C1
(187,147,193)
#C29EC7
(194,158,199)
#C9A9CD
(201,169,205)
#D0B4D3
(208,180,211)
#D7BFD9
(215,191,217)
#DECADF
(222,202,223)
#E5D5E5
(229,213,229)
#ECE0EB
(236,224,235)
#F3EBF1
(243,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7DB5 color. Also use rgb(173,125,181) instead hex code.

Text Font Color

.myTextColor { color: #AD7DB5; }

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

This text font color is #AD7DB5.

Background Color

.myBgColor { background-color: #AD7DB5; }

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

This div background color is #AD7DB5.

Border color

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

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

This div border color is #AD7DB5.

Opacity

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

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

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

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

This text has shadow with #AD7DB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7DB5.

Preview

Color preview on black background

This text has color #AD7DB5 on black background.


Color preview on white background

This text has color #AD7DB5 on white background.


Black color preview on #AD7DB5 background

This text has black color on #AD7DB5 background.


White color preview on #AD7DB5 background

This text has white color on #AD7DB5 background.


Related colors

Complementary color

Complementary color for #hex is #52824A.


I love getcolorcode.com

Triadic colors

1 #B5AD7D and #7DB5AD with #AD7DB5 are triadic colors.

2 #B57DAD and #7DADB5 with #AD7DB5 are triadic colors.