COLOR #AD83B5

HEX: #AD83B5 RGB: (173,131,181)

Renk bilgisi

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

RGB renk modeli

#AD83B5 color RGB value is (173,131,181).

RGB: (173,131,181) (68%, 51%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 131 of 255 = 51%
B 181 of 255 = 71%

173
131
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 131 + 181 = 485 (100%)
R 173 of 485 ~ 35.67%
G 131 of 485 ~ 27.01%
B 181 of 485 ~ 37.32'%

%35.67
%27.01
%37.32

CMYK RENK MODELİ

#AD83B5 rengi CMYK tonu (4,28,0,29).

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

CMYK: (4,28,0,29)
C4M28Y0K29 (4%, 28%, 0%, 29%)
(0.04 / 0.28 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%27.62
%0
%29.02

Codes

Color #AD83B5 in popluar color models

AD 83 B5
RGB 173 131 181
HSL 290° 25.25% 61.18%
HSB/HSV 290° 27.62% 70.98%
CMYK 4.42% 27.62% 0.00%
29.02%

Color #AD83B5 in popluar number systems.

HEX AD 83 B5
Decimal 173 131 181
Binary 10101101 10000011 10110101
Octal 255 203 265

Shades and tints

Shades of #AD83B5

#AD83B5
(173,131,181)
#9E78A5
(158,120,165)
#8F6D95
(143,109,149)
#806285
(128,98,133)
#715775
(113,87,117)
#624C65
(98,76,101)
#534155
(83,65,85)
#443645
(68,54,69)
#352B35
(53,43,53)
#262025
(38,32,37)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #AD83B5

#AD83B5
(173,131,181)
#B48EBB
(180,142,187)
#BB99C1
(187,153,193)
#C2A4C7
(194,164,199)
#C9AFCD
(201,175,205)
#D0BAD3
(208,186,211)
#D7C5D9
(215,197,217)
#DED0DF
(222,208,223)
#E5DBE5
(229,219,229)
#ECE6EB
(236,230,235)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD83B5; }

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

This text font color is #AD83B5.

Background Color

.myBgColor { background-color: #AD83B5; }

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

This div background color is #AD83B5.

Border color

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

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

This div border color is #AD83B5.

Opacity

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

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

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

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

This text has shadow with #AD83B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD83B5.

Preview

Color preview on black background

This text has color #AD83B5 on black background.


Color preview on white background

This text has color #AD83B5 on white background.


Black color preview on #AD83B5 background

This text has black color on #AD83B5 background.


White color preview on #AD83B5 background

This text has white color on #AD83B5 background.


Related colors

Complementary color

Complementary color for #hex is #527C4A.


I love getcolorcode.com

Triadic colors

1 #B5AD83 and #83B5AD with #AD83B5 are triadic colors.

2 #B583AD and #83ADB5 with #AD83B5 are triadic colors.