COLOR #AD9BEE

HEX: #AD9BEE RGB: (173,155,238)

Renk bilgisi

#AD9BEE contains mainly blue color. #AD9BEE ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#AD9BEE color RGB value is (173,155,238).

RGB: (173,155,238) (68%, 61%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 155 of 255 = 61%
B 238 of 255 = 93%

173
155
238

R + G + B ~ 74%. #AD9BEE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 155 + 238 = 566 (100%)
R 173 of 566 ~ 30.57%
G 155 of 566 ~ 27.39%
B 238 of 566 ~ 42.05'%

%30.57
%27.39
%42.05

CMYK RENK MODELİ

#AD9BEE rengi CMYK tonu (27,35,0,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 34.87%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (27,35,0,7)
C27M35Y0K7 (27%, 35%, 0%, 7%)
(0.27 / 0.35 / 0.00 / 0.07)

CMYK yüzdeleri

%27.31
%34.87
%0
%6.67

Codes

Color #AD9BEE in popluar color models

AD 9B EE
RGB 173 155 238
HSL 253° 70.94% 77.06%
HSB/HSV 253° 34.87% 93.33%
CMYK 27.31% 34.87% 0.00%
6.67%

Color #AD9BEE in popluar number systems.

HEX AD 9B EE
Decimal 173 155 238
Binary 10101101 10011011 11101110
Octal 255 233 356

Shades and tints

Shades of #AD9BEE

#AD9BEE
(173,155,238)
#9E8DD9
(158,141,217)
#8F7FC4
(143,127,196)
#8071AF
(128,113,175)
#71639A
(113,99,154)
#625585
(98,85,133)
#534770
(83,71,112)
#44395B
(68,57,91)
#352B46
(53,43,70)
#261D31
(38,29,49)
#170F1C
(23,15,28)
#000000
(0,0,0)

Tints of #AD9BEE

#AD9BEE
(173,155,238)
#B4A4EF
(180,164,239)
#BBADF0
(187,173,240)
#C2B6F1
(194,182,241)
#C9BFF2
(201,191,242)
#D0C8F3
(208,200,243)
#D7D1F4
(215,209,244)
#DEDAF5
(222,218,245)
#E5E3F6
(229,227,246)
#ECECF7
(236,236,247)
#F3F5F8
(243,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9BEE color. Also use rgb(173,155,238) instead hex code.

Text Font Color

.myTextColor { color: #AD9BEE; }

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

This text font color is #AD9BEE.

Background Color

.myBgColor { background-color: #AD9BEE; }

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

This div background color is #AD9BEE.

Border color

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

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

This div border color is #AD9BEE.

Opacity

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

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

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

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

This text has shadow with #AD9BEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9BEE.

Preview

Color preview on black background

This text has color #AD9BEE on black background.


Color preview on white background

This text has color #AD9BEE on white background.


Black color preview on #AD9BEE background

This text has black color on #AD9BEE background.


White color preview on #AD9BEE background

This text has white color on #AD9BEE background.


Related colors

Complementary color

Complementary color for #hex is #526411.


I love getcolorcode.com

Triadic colors

1 #EEAD9B and #9BEEAD with #AD9BEE are triadic colors.

2 #EE9BAD and #9BADEE with #AD9BEE are triadic colors.