COLOR #AD9BBE

HEX: #AD9BBE RGB: (173,155,190)

Renk bilgisi

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

RGB renk modeli

#AD9BBE color RGB value is (173,155,190).

RGB: (173,155,190) (68%, 61%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 155 of 255 = 61%
B 190 of 255 = 75%

173
155
190

R + G + B ~ 68%. #AD9BBE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 155 + 190 = 518 (100%)
R 173 of 518 ~ 33.4%
G 155 of 518 ~ 29.92%
B 190 of 518 ~ 36.68'%

%33.4
%29.92
%36.68

CMYK RENK MODELİ

#AD9BBE rengi CMYK tonu (9,18,0,25).

  • camgöbeği tonu 8.95%
  • eflatun tonu 18.42%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (9,18,0,25)
C9M18Y0K25 (9%, 18%, 0%, 25%)
(0.09 / 0.18 / 0.00 / 0.25)

CMYK yüzdeleri

%8.95
%18.42
%0
%25.49

Codes

Color #AD9BBE in popluar color models

AD 9B BE
RGB 173 155 190
HSL 271° 21.21% 67.65%
HSB/HSV 271° 18.42% 74.51%
CMYK 8.95% 18.42% 0.00%
25.49%

Color #AD9BBE in popluar number systems.

HEX AD 9B BE
Decimal 173 155 190
Binary 10101101 10011011 10111110
Octal 255 233 276

Shades and tints

Shades of #AD9BBE

#AD9BBE
(173,155,190)
#9E8DAD
(158,141,173)
#8F7F9C
(143,127,156)
#80718B
(128,113,139)
#71637A
(113,99,122)
#625569
(98,85,105)
#534758
(83,71,88)
#443947
(68,57,71)
#352B36
(53,43,54)
#261D25
(38,29,37)
#170F14
(23,15,20)
#000000
(0,0,0)

Tints of #AD9BBE

#AD9BBE
(173,155,190)
#B4A4C3
(180,164,195)
#BBADC8
(187,173,200)
#C2B6CD
(194,182,205)
#C9BFD2
(201,191,210)
#D0C8D7
(208,200,215)
#D7D1DC
(215,209,220)
#DEDAE1
(222,218,225)
#E5E3E6
(229,227,230)
#ECECEB
(236,236,235)
#F3F5F0
(243,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9BBE; }

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

This text font color is #AD9BBE.

Background Color

.myBgColor { background-color: #AD9BBE; }

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

This div background color is #AD9BBE.

Border color

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

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

This div border color is #AD9BBE.

Opacity

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

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

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

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

This text has shadow with #AD9BBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9BBE.

Preview

Color preview on black background

This text has color #AD9BBE on black background.


Color preview on white background

This text has color #AD9BBE on white background.


Black color preview on #AD9BBE background

This text has black color on #AD9BBE background.


White color preview on #AD9BBE background

This text has white color on #AD9BBE background.


Related colors

Complementary color

Complementary color for #hex is #526441.


I love getcolorcode.com

Triadic colors

1 #BEAD9B and #9BBEAD with #AD9BBE are triadic colors.

2 #BE9BAD and #9BADBE with #AD9BBE are triadic colors.