COLOR #AD668D

HEX: #AD668D RGB: (173,102,141)

Renk bilgisi

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

RGB renk modeli

#AD668D color RGB value is (173,102,141).

RGB: (173,102,141) (68%, 40%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 102 of 255 = 40%
B 141 of 255 = 55%

173
102
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 102 + 141 = 416 (100%)
R 173 of 416 ~ 41.59%
G 102 of 416 ~ 24.52%
B 141 of 416 ~ 33.89'%

%41.59
%24.52
%33.89

CMYK RENK MODELİ

#AD668D rengi CMYK tonu (0,41,18,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.04%
  • sarı tonu 18.50%
  • ana renk tonu 32.16%

CMYK: (0,41,18,32)
C0M41Y18K32 (0%, 41%, 18%, 32%)
(0.00 / 0.41 / 0.18 / 0.32)

CMYK yüzdeleri

%0
%41.04
%18.5
%32.16

Codes

Color #AD668D in popluar color models

AD 66 8D
RGB 173 102 141
HSL 327° 30.21% 53.92%
HSB/HSV 327° 41.04% 67.84%
CMYK 0.00% 41.04% 18.50%
32.16%

Color #AD668D in popluar number systems.

HEX AD 66 8D
Decimal 173 102 141
Binary 10101101 1100110 10001101
Octal 255 146 215

Shades and tints

Shades of #AD668D

#AD668D
(173,102,141)
#9E5D81
(158,93,129)
#8F5475
(143,84,117)
#804B69
(128,75,105)
#71425D
(113,66,93)
#623951
(98,57,81)
#533045
(83,48,69)
#442739
(68,39,57)
#351E2D
(53,30,45)
#261521
(38,21,33)
#170C15
(23,12,21)
#000000
(0,0,0)

Tints of #AD668D

#AD668D
(173,102,141)
#B47397
(180,115,151)
#BB80A1
(187,128,161)
#C28DAB
(194,141,171)
#C99AB5
(201,154,181)
#D0A7BF
(208,167,191)
#D7B4C9
(215,180,201)
#DEC1D3
(222,193,211)
#E5CEDD
(229,206,221)
#ECDBE7
(236,219,231)
#F3E8F1
(243,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD668D color. Also use rgb(173,102,141) instead hex code.

Text Font Color

.myTextColor { color: #AD668D; }

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

This text font color is #AD668D.

Background Color

.myBgColor { background-color: #AD668D; }

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

This div background color is #AD668D.

Border color

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

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

This div border color is #AD668D.

Opacity

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

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

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

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

This text has shadow with #AD668D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD668D.

Preview

Color preview on black background

This text has color #AD668D on black background.


Color preview on white background

This text has color #AD668D on white background.


Black color preview on #AD668D background

This text has black color on #AD668D background.


White color preview on #AD668D background

This text has white color on #AD668D background.


Related colors

Complementary color

Complementary color for #hex is #529972.


I love getcolorcode.com

Triadic colors

1 #8DAD66 and #668DAD with #AD668D are triadic colors.

2 #8D66AD and #66AD8D with #AD668D are triadic colors.