COLOR #AD7BBD

HEX: #AD7BBD RGB: (173,123,189)

Renk bilgisi

#AD7BBD contains mainly red and blue colors. #AD7BBD ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD7BBD color RGB value is (173,123,189).

RGB: (173,123,189) (68%, 48%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 123 of 255 = 48%
B 189 of 255 = 74%

173
123
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 189 = 485 (100%)
R 173 of 485 ~ 35.67%
G 123 of 485 ~ 25.36%
B 189 of 485 ~ 38.97'%

%35.67
%25.36
%38.97

CMYK RENK MODELİ

#AD7BBD rengi CMYK tonu (8,35,0,26).

  • camgöbeği tonu 8.47%
  • eflatun tonu 34.92%
  • sarı tonu 0.00%
  • ana renk tonu 25.88%

CMYK: (8,35,0,26)
C8M35Y0K26 (8%, 35%, 0%, 26%)
(0.08 / 0.35 / 0.00 / 0.26)

CMYK yüzdeleri

%8.47
%34.92
%0
%25.88

Codes

Color #AD7BBD in popluar color models

AD 7B BD
RGB 173 123 189
HSL 285° 33.33% 61.18%
HSB/HSV 285° 34.92% 74.12%
CMYK 8.47% 34.92% 0.00%
25.88%

Color #AD7BBD in popluar number systems.

HEX AD 7B BD
Decimal 173 123 189
Binary 10101101 1111011 10111101
Octal 255 173 275

Shades and tints

Shades of #AD7BBD

#AD7BBD
(173,123,189)
#9E70AC
(158,112,172)
#8F659B
(143,101,155)
#805A8A
(128,90,138)
#714F79
(113,79,121)
#624468
(98,68,104)
#533957
(83,57,87)
#442E46
(68,46,70)
#352335
(53,35,53)
#261824
(38,24,36)
#170D13
(23,13,19)
#000000
(0,0,0)

Tints of #AD7BBD

#AD7BBD
(173,123,189)
#B487C3
(180,135,195)
#BB93C9
(187,147,201)
#C29FCF
(194,159,207)
#C9ABD5
(201,171,213)
#D0B7DB
(208,183,219)
#D7C3E1
(215,195,225)
#DECFE7
(222,207,231)
#E5DBED
(229,219,237)
#ECE7F3
(236,231,243)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7BBD color. Also use rgb(173,123,189) instead hex code.

Text Font Color

.myTextColor { color: #AD7BBD; }

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

This text font color is #AD7BBD.

Background Color

.myBgColor { background-color: #AD7BBD; }

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

This div background color is #AD7BBD.

Border color

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

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

This div border color is #AD7BBD.

Opacity

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

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

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

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

This text has shadow with #AD7BBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7BBD.

Preview

Color preview on black background

This text has color #AD7BBD on black background.


Color preview on white background

This text has color #AD7BBD on white background.


Black color preview on #AD7BBD background

This text has black color on #AD7BBD background.


White color preview on #AD7BBD background

This text has white color on #AD7BBD background.


Related colors

Complementary color

Complementary color for #hex is #528442.


I love getcolorcode.com

Triadic colors

1 #BDAD7B and #7BBDAD with #AD7BBD are triadic colors.

2 #BD7BAD and #7BADBD with #AD7BBD are triadic colors.