COLOR #AD93B5

HEX: #AD93B5 RGB: (173,147,181)

Renk bilgisi

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

RGB renk modeli

#AD93B5 color RGB value is (173,147,181).

RGB: (173,147,181) (68%, 58%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 147 of 255 = 58%
B 181 of 255 = 71%

173
147
181

R + G + B ~ 66%. #AD93B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 147 + 181 = 501 (100%)
R 173 of 501 ~ 34.53%
G 147 of 501 ~ 29.34%
B 181 of 501 ~ 36.13'%

%34.53
%29.34
%36.13

CMYK RENK MODELİ

#AD93B5 rengi CMYK tonu (4,19,0,29).

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

CMYK: (4,19,0,29)
C4M19Y0K29 (4%, 19%, 0%, 29%)
(0.04 / 0.19 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%18.78
%0
%29.02

Codes

Color #AD93B5 in popluar color models

AD 93 B5
RGB 173 147 181
HSL 286° 18.68% 64.31%
HSB/HSV 286° 18.78% 70.98%
CMYK 4.42% 18.78% 0.00%
29.02%

Color #AD93B5 in popluar number systems.

HEX AD 93 B5
Decimal 173 147 181
Binary 10101101 10010011 10110101
Octal 255 223 265

Shades and tints

Shades of #AD93B5

#AD93B5
(173,147,181)
#9E86A5
(158,134,165)
#8F7995
(143,121,149)
#806C85
(128,108,133)
#715F75
(113,95,117)
#625265
(98,82,101)
#534555
(83,69,85)
#443845
(68,56,69)
#352B35
(53,43,53)
#261E25
(38,30,37)
#171115
(23,17,21)
#000000
(0,0,0)

Tints of #AD93B5

#AD93B5
(173,147,181)
#B49CBB
(180,156,187)
#BBA5C1
(187,165,193)
#C2AEC7
(194,174,199)
#C9B7CD
(201,183,205)
#D0C0D3
(208,192,211)
#D7C9D9
(215,201,217)
#DED2DF
(222,210,223)
#E5DBE5
(229,219,229)
#ECE4EB
(236,228,235)
#F3EDF1
(243,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD93B5; }

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

This text font color is #AD93B5.

Background Color

.myBgColor { background-color: #AD93B5; }

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

This div background color is #AD93B5.

Border color

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

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

This div border color is #AD93B5.

Opacity

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

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

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

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

This text has shadow with #AD93B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD93B5.

Preview

Color preview on black background

This text has color #AD93B5 on black background.


Color preview on white background

This text has color #AD93B5 on white background.


Black color preview on #AD93B5 background

This text has black color on #AD93B5 background.


White color preview on #AD93B5 background

This text has white color on #AD93B5 background.


Related colors

Complementary color

Complementary color for #hex is #526C4A.


I love getcolorcode.com

Triadic colors

1 #B5AD93 and #93B5AD with #AD93B5 are triadic colors.

2 #B593AD and #93ADB5 with #AD93B5 are triadic colors.