COLOR #AD699B

HEX: #AD699B RGB: (173,105,155)

Renk bilgisi

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

RGB renk modeli

#AD699B color RGB value is (173,105,155).

RGB: (173,105,155) (68%, 41%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 105 of 255 = 41%
B 155 of 255 = 61%

173
105
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 105 + 155 = 433 (100%)
R 173 of 433 ~ 39.95%
G 105 of 433 ~ 24.25%
B 155 of 433 ~ 35.8'%

%39.95
%24.25
%35.8

CMYK RENK MODELİ

#AD699B rengi CMYK tonu (0,39,10,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.31%
  • sarı tonu 10.40%
  • ana renk tonu 32.16%

CMYK: (0,39,10,32)
C0M39Y10K32 (0%, 39%, 10%, 32%)
(0.00 / 0.39 / 0.10 / 0.32)

CMYK yüzdeleri

%0
%39.31
%10.4
%32.16

Codes

Color #AD699B in popluar color models

AD 69 9B
RGB 173 105 155
HSL 316° 29.31% 54.51%
HSB/HSV 316° 39.31% 67.84%
CMYK 0.00% 39.31% 10.40%
32.16%

Color #AD699B in popluar number systems.

HEX AD 69 9B
Decimal 173 105 155
Binary 10101101 1101001 10011011
Octal 255 151 233

Shades and tints

Shades of #AD699B

#AD699B
(173,105,155)
#9E608D
(158,96,141)
#8F577F
(143,87,127)
#804E71
(128,78,113)
#714563
(113,69,99)
#623C55
(98,60,85)
#533347
(83,51,71)
#442A39
(68,42,57)
#35212B
(53,33,43)
#26181D
(38,24,29)
#170F0F
(23,15,15)
#000000
(0,0,0)

Tints of #AD699B

#AD699B
(173,105,155)
#B476A4
(180,118,164)
#BB83AD
(187,131,173)
#C290B6
(194,144,182)
#C99DBF
(201,157,191)
#D0AAC8
(208,170,200)
#D7B7D1
(215,183,209)
#DEC4DA
(222,196,218)
#E5D1E3
(229,209,227)
#ECDEEC
(236,222,236)
#F3EBF5
(243,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD699B color. Also use rgb(173,105,155) instead hex code.

Text Font Color

.myTextColor { color: #AD699B; }

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

This text font color is #AD699B.

Background Color

.myBgColor { background-color: #AD699B; }

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

This div background color is #AD699B.

Border color

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

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

This div border color is #AD699B.

Opacity

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

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

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

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

This text has shadow with #AD699B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD699B.

Preview

Color preview on black background

This text has color #AD699B on black background.


Color preview on white background

This text has color #AD699B on white background.


Black color preview on #AD699B background

This text has black color on #AD699B background.


White color preview on #AD699B background

This text has white color on #AD699B background.


Related colors

Complementary color

Complementary color for #hex is #529664.


I love getcolorcode.com

Triadic colors

1 #9BAD69 and #699BAD with #AD699B are triadic colors.

2 #9B69AD and #69AD9B with #AD699B are triadic colors.