COLOR #AD6E8C

HEX: #AD6E8C RGB: (173,110,140)

Renk bilgisi

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

RGB renk modeli

#AD6E8C color RGB value is (173,110,140).

RGB: (173,110,140) (68%, 43%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 110 of 255 = 43%
B 140 of 255 = 55%

173
110
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 110 + 140 = 423 (100%)
R 173 of 423 ~ 40.9%
G 110 of 423 ~ 26%
B 140 of 423 ~ 33.1'%

%40.9
%26
%33.1

CMYK RENK MODELİ

#AD6E8C rengi CMYK tonu (0,36,19,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.42%
  • sarı tonu 19.08%
  • ana renk tonu 32.16%

CMYK: (0,36,19,32)
C0M36Y19K32 (0%, 36%, 19%, 32%)
(0.00 / 0.36 / 0.19 / 0.32)

CMYK yüzdeleri

%0
%36.42
%19.08
%32.16

Codes

Color #AD6E8C in popluar color models

AD 6E 8C
RGB 173 110 140
HSL 331° 27.75% 55.49%
HSB/HSV 331° 36.42% 67.84%
CMYK 0.00% 36.42% 19.08%
32.16%

Color #AD6E8C in popluar number systems.

HEX AD 6E 8C
Decimal 173 110 140
Binary 10101101 1101110 10001100
Octal 255 156 214

Shades and tints

Shades of #AD6E8C

#AD6E8C
(173,110,140)
#9E6480
(158,100,128)
#8F5A74
(143,90,116)
#805068
(128,80,104)
#71465C
(113,70,92)
#623C50
(98,60,80)
#533244
(83,50,68)
#442838
(68,40,56)
#351E2C
(53,30,44)
#261420
(38,20,32)
#170A14
(23,10,20)
#000000
(0,0,0)

Tints of #AD6E8C

#AD6E8C
(173,110,140)
#B47B96
(180,123,150)
#BB88A0
(187,136,160)
#C295AA
(194,149,170)
#C9A2B4
(201,162,180)
#D0AFBE
(208,175,190)
#D7BCC8
(215,188,200)
#DEC9D2
(222,201,210)
#E5D6DC
(229,214,220)
#ECE3E6
(236,227,230)
#F3F0F0
(243,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6E8C color. Also use rgb(173,110,140) instead hex code.

Text Font Color

.myTextColor { color: #AD6E8C; }

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

This text font color is #AD6E8C.

Background Color

.myBgColor { background-color: #AD6E8C; }

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

This div background color is #AD6E8C.

Border color

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

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

This div border color is #AD6E8C.

Opacity

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

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

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

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

This text has shadow with #AD6E8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6E8C.

Preview

Color preview on black background

This text has color #AD6E8C on black background.


Color preview on white background

This text has color #AD6E8C on white background.


Black color preview on #AD6E8C background

This text has black color on #AD6E8C background.


White color preview on #AD6E8C background

This text has white color on #AD6E8C background.


Related colors

Complementary color

Complementary color for #AD6E8C is #529173.


I love getcolorcode.com

Triadic colors

1 #8CAD6E and #6E8CAD with #AD6E8C are triadic colors.

2 #8C6EAD and #6EAD8C with #AD6E8C are triadic colors.