COLOR #AD6E97

HEX: #AD6E97 RGB: (173,110,151)

Renk bilgisi

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

RGB renk modeli

#AD6E97 color RGB value is (173,110,151).

RGB: (173,110,151) (68%, 43%, 59%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 110 of 255 = 43%
B 151 of 255 = 59%

173
110
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 110 + 151 = 434 (100%)
R 173 of 434 ~ 39.86%
G 110 of 434 ~ 25.35%
B 151 of 434 ~ 34.79'%

%39.86
%25.35
%34.79

CMYK RENK MODELİ

#AD6E97 rengi CMYK tonu (0,36,13,32).

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

CMYK: (0,36,13,32)
C0M36Y13K32 (0%, 36%, 13%, 32%)
(0.00 / 0.36 / 0.13 / 0.32)

CMYK yüzdeleri

%0
%36.42
%12.72
%32.16

Codes

Color #AD6E97 in popluar color models

AD 6E 97
RGB 173 110 151
HSL 321° 27.75% 55.49%
HSB/HSV 321° 36.42% 67.84%
CMYK 0.00% 36.42% 12.72%
32.16%

Color #AD6E97 in popluar number systems.

HEX AD 6E 97
Decimal 173 110 151
Binary 10101101 1101110 10010111
Octal 255 156 227

Shades and tints

Shades of #AD6E97

#AD6E97
(173,110,151)
#9E648A
(158,100,138)
#8F5A7D
(143,90,125)
#805070
(128,80,112)
#714663
(113,70,99)
#623C56
(98,60,86)
#533249
(83,50,73)
#44283C
(68,40,60)
#351E2F
(53,30,47)
#261422
(38,20,34)
#170A15
(23,10,21)
#000000
(0,0,0)

Tints of #AD6E97

#AD6E97
(173,110,151)
#B47BA0
(180,123,160)
#BB88A9
(187,136,169)
#C295B2
(194,149,178)
#C9A2BB
(201,162,187)
#D0AFC4
(208,175,196)
#D7BCCD
(215,188,205)
#DEC9D6
(222,201,214)
#E5D6DF
(229,214,223)
#ECE3E8
(236,227,232)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6E97; }

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

This text font color is #AD6E97.

Background Color

.myBgColor { background-color: #AD6E97; }

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

This div background color is #AD6E97.

Border color

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

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

This div border color is #AD6E97.

Opacity

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

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

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

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

This text has shadow with #AD6E97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6E97.

Preview

Color preview on black background

This text has color #AD6E97 on black background.


Color preview on white background

This text has color #AD6E97 on white background.


Black color preview on #AD6E97 background

This text has black color on #AD6E97 background.


White color preview on #AD6E97 background

This text has white color on #AD6E97 background.


Related colors

Complementary color

Complementary color for #hex is #529168.


I love getcolorcode.com

Triadic colors

1 #97AD6E and #6E97AD with #AD6E97 are triadic colors.

2 #976EAD and #6EAD97 with #AD6E97 are triadic colors.