COLOR #AD7B9A

HEX: #AD7B9A RGB: (173,123,154)

Renk bilgisi

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

RGB renk modeli

#AD7B9A color RGB value is (173,123,154).

RGB: (173,123,154) (68%, 48%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 123 of 255 = 48%
B 154 of 255 = 60%

173
123
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 154 = 450 (100%)
R 173 of 450 ~ 38.44%
G 123 of 450 ~ 27.33%
B 154 of 450 ~ 34.22'%

%38.44
%27.33
%34.22

CMYK RENK MODELİ

#AD7B9A rengi CMYK tonu (0,29,11,32).

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

CMYK: (0,29,11,32)
C0M29Y11K32 (0%, 29%, 11%, 32%)
(0.00 / 0.29 / 0.11 / 0.32)

CMYK yüzdeleri

%0
%28.9
%10.98
%32.16

Codes

Color #AD7B9A in popluar color models

AD 7B 9A
RGB 173 123 154
HSL 323° 23.36% 58.04%
HSB/HSV 323° 28.90% 67.84%
CMYK 0.00% 28.90% 10.98%
32.16%

Color #AD7B9A in popluar number systems.

HEX AD 7B 9A
Decimal 173 123 154
Binary 10101101 1111011 10011010
Octal 255 173 232

Shades and tints

Shades of #AD7B9A

#AD7B9A
(173,123,154)
#9E708C
(158,112,140)
#8F657E
(143,101,126)
#805A70
(128,90,112)
#714F62
(113,79,98)
#624454
(98,68,84)
#533946
(83,57,70)
#442E38
(68,46,56)
#35232A
(53,35,42)
#26181C
(38,24,28)
#170D0E
(23,13,14)
#000000
(0,0,0)

Tints of #AD7B9A

#AD7B9A
(173,123,154)
#B487A3
(180,135,163)
#BB93AC
(187,147,172)
#C29FB5
(194,159,181)
#C9ABBE
(201,171,190)
#D0B7C7
(208,183,199)
#D7C3D0
(215,195,208)
#DECFD9
(222,207,217)
#E5DBE2
(229,219,226)
#ECE7EB
(236,231,235)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7B9A; }

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

This text font color is #AD7B9A.

Background Color

.myBgColor { background-color: #AD7B9A; }

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

This div background color is #AD7B9A.

Border color

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

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

This div border color is #AD7B9A.

Opacity

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

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

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

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

This text has shadow with #AD7B9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7B9A.

Preview

Color preview on black background

This text has color #AD7B9A on black background.


Color preview on white background

This text has color #AD7B9A on white background.


Black color preview on #AD7B9A background

This text has black color on #AD7B9A background.


White color preview on #AD7B9A background

This text has white color on #AD7B9A background.


Related colors

Complementary color

Complementary color for #hex is #528465.


I love getcolorcode.com

Triadic colors

1 #9AAD7B and #7B9AAD with #AD7B9A are triadic colors.

2 #9A7BAD and #7BAD9A with #AD7B9A are triadic colors.