COLOR #AD7B9F

HEX: #AD7B9F RGB: (173,123,159)

Renk bilgisi

#AD7B9F contains red, green and blue colors in about the same proportion. #AD7B9F ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD7B9F color RGB value is (173,123,159).

RGB: (173,123,159) (68%, 48%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 123 of 255 = 48%
B 159 of 255 = 62%

173
123
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 159 = 455 (100%)
R 173 of 455 ~ 38.02%
G 123 of 455 ~ 27.03%
B 159 of 455 ~ 34.95'%

%38.02
%27.03
%34.95

CMYK RENK MODELİ

#AD7B9F rengi CMYK tonu (0,29,8,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.90%
  • sarı tonu 8.09%
  • ana renk tonu 32.16%

CMYK: (0,29,8,32)
C0M29Y8K32 (0%, 29%, 8%, 32%)
(0.00 / 0.29 / 0.08 / 0.32)

CMYK yüzdeleri

%0
%28.9
%8.09
%32.16

Codes

Color #AD7B9F in popluar color models

AD 7B 9F
RGB 173 123 159
HSL 317° 23.36% 58.04%
HSB/HSV 317° 28.90% 67.84%
CMYK 0.00% 28.90% 8.09%
32.16%

Color #AD7B9F in popluar number systems.

HEX AD 7B 9F
Decimal 173 123 159
Binary 10101101 1111011 10011111
Octal 255 173 237

Shades and tints

Shades of #AD7B9F

#AD7B9F
(173,123,159)
#9E7091
(158,112,145)
#8F6583
(143,101,131)
#805A75
(128,90,117)
#714F67
(113,79,103)
#624459
(98,68,89)
#53394B
(83,57,75)
#442E3D
(68,46,61)
#35232F
(53,35,47)
#261821
(38,24,33)
#170D13
(23,13,19)
#000000
(0,0,0)

Tints of #AD7B9F

#AD7B9F
(173,123,159)
#B487A7
(180,135,167)
#BB93AF
(187,147,175)
#C29FB7
(194,159,183)
#C9ABBF
(201,171,191)
#D0B7C7
(208,183,199)
#D7C3CF
(215,195,207)
#DECFD7
(222,207,215)
#E5DBDF
(229,219,223)
#ECE7E7
(236,231,231)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7B9F color. Also use rgb(173,123,159) instead hex code.

Text Font Color

.myTextColor { color: #AD7B9F; }

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

This text font color is #AD7B9F.

Background Color

.myBgColor { background-color: #AD7B9F; }

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

This div background color is #AD7B9F.

Border color

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

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

This div border color is #AD7B9F.

Opacity

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

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

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

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

This text has shadow with #AD7B9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7B9F.

Preview

Color preview on black background

This text has color #AD7B9F on black background.


Color preview on white background

This text has color #AD7B9F on white background.


Black color preview on #AD7B9F background

This text has black color on #AD7B9F background.


White color preview on #AD7B9F background

This text has white color on #AD7B9F background.


Related colors

Complementary color

Complementary color for #hex is #528460.


I love getcolorcode.com

Triadic colors

1 #9FAD7B and #7B9FAD with #AD7B9F are triadic colors.

2 #9F7BAD and #7BAD9F with #AD7B9F are triadic colors.