COLOR #AD6B9D

HEX: #AD6B9D RGB: (173,107,157)

Renk bilgisi

#AD6B9D contains mainly red and blue colors. #AD6B9D ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD6B9D color RGB value is (173,107,157).

RGB: (173,107,157) (68%, 42%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 107 of 255 = 42%
B 157 of 255 = 62%

173
107
157

R + G + B ~ 57%. #AD6B9D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 107 + 157 = 437 (100%)
R 173 of 437 ~ 39.59%
G 107 of 437 ~ 24.49%
B 157 of 437 ~ 35.93'%

%39.59
%24.49
%35.93

CMYK RENK MODELİ

#AD6B9D rengi CMYK tonu (0,38,9,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.15%
  • sarı tonu 9.25%
  • ana renk tonu 32.16%

CMYK: (0,38,9,32)
C0M38Y9K32 (0%, 38%, 9%, 32%)
(0.00 / 0.38 / 0.09 / 0.32)

CMYK yüzdeleri

%0
%38.15
%9.25
%32.16

Codes

Color #AD6B9D in popluar color models

AD 6B 9D
RGB 173 107 157
HSL 315° 28.70% 54.90%
HSB/HSV 315° 38.15% 67.84%
CMYK 0.00% 38.15% 9.25%
32.16%

Color #AD6B9D in popluar number systems.

HEX AD 6B 9D
Decimal 173 107 157
Binary 10101101 1101011 10011101
Octal 255 153 235

Shades and tints

Shades of #AD6B9D

#AD6B9D
(173,107,157)
#9E628F
(158,98,143)
#8F5981
(143,89,129)
#805073
(128,80,115)
#714765
(113,71,101)
#623E57
(98,62,87)
#533549
(83,53,73)
#442C3B
(68,44,59)
#35232D
(53,35,45)
#261A1F
(38,26,31)
#171111
(23,17,17)
#000000
(0,0,0)

Tints of #AD6B9D

#AD6B9D
(173,107,157)
#B478A5
(180,120,165)
#BB85AD
(187,133,173)
#C292B5
(194,146,181)
#C99FBD
(201,159,189)
#D0ACC5
(208,172,197)
#D7B9CD
(215,185,205)
#DEC6D5
(222,198,213)
#E5D3DD
(229,211,221)
#ECE0E5
(236,224,229)
#F3EDED
(243,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6B9D color. Also use rgb(173,107,157) instead hex code.

Text Font Color

.myTextColor { color: #AD6B9D; }

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

This text font color is #AD6B9D.

Background Color

.myBgColor { background-color: #AD6B9D; }

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

This div background color is #AD6B9D.

Border color

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

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

This div border color is #AD6B9D.

Opacity

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

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

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

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

This text has shadow with #AD6B9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6B9D.

Preview

Color preview on black background

This text has color #AD6B9D on black background.


Color preview on white background

This text has color #AD6B9D on white background.


Black color preview on #AD6B9D background

This text has black color on #AD6B9D background.


White color preview on #AD6B9D background

This text has white color on #AD6B9D background.


Related colors

Complementary color

Complementary color for #hex is #529462.


I love getcolorcode.com

Triadic colors

1 #9DAD6B and #6B9DAD with #AD6B9D are triadic colors.

2 #9D6BAD and #6BAD9D with #AD6B9D are triadic colors.