COLOR #AD758B

HEX: #AD758B RGB: (173,117,139)

Renk bilgisi

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

RGB renk modeli

#AD758B color RGB value is (173,117,139).

RGB: (173,117,139) (68%, 46%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 117 of 255 = 46%
B 139 of 255 = 55%

173
117
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 117 + 139 = 429 (100%)
R 173 of 429 ~ 40.33%
G 117 of 429 ~ 27.27%
B 139 of 429 ~ 32.4'%

%40.33
%27.27
%32.4

CMYK RENK MODELİ

#AD758B rengi CMYK tonu (0,32,20,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.37%
  • sarı tonu 19.65%
  • ana renk tonu 32.16%

CMYK: (0,32,20,32)
C0M32Y20K32 (0%, 32%, 20%, 32%)
(0.00 / 0.32 / 0.20 / 0.32)

CMYK yüzdeleri

%0
%32.37
%19.65
%32.16

Codes

Color #AD758B in popluar color models

AD 75 8B
RGB 173 117 139
HSL 336° 25.45% 56.86%
HSB/HSV 336° 32.37% 67.84%
CMYK 0.00% 32.37% 19.65%
32.16%

Color #AD758B in popluar number systems.

HEX AD 75 8B
Decimal 173 117 139
Binary 10101101 1110101 10001011
Octal 255 165 213

Shades and tints

Shades of #AD758B

#AD758B
(173,117,139)
#9E6B7F
(158,107,127)
#8F6173
(143,97,115)
#805767
(128,87,103)
#714D5B
(113,77,91)
#62434F
(98,67,79)
#533943
(83,57,67)
#442F37
(68,47,55)
#35252B
(53,37,43)
#261B1F
(38,27,31)
#171113
(23,17,19)
#000000
(0,0,0)

Tints of #AD758B

#AD758B
(173,117,139)
#B48195
(180,129,149)
#BB8D9F
(187,141,159)
#C299A9
(194,153,169)
#C9A5B3
(201,165,179)
#D0B1BD
(208,177,189)
#D7BDC7
(215,189,199)
#DEC9D1
(222,201,209)
#E5D5DB
(229,213,219)
#ECE1E5
(236,225,229)
#F3EDEF
(243,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD758B color. Also use rgb(173,117,139) instead hex code.

Text Font Color

.myTextColor { color: #AD758B; }

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

This text font color is #AD758B.

Background Color

.myBgColor { background-color: #AD758B; }

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

This div background color is #AD758B.

Border color

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

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

This div border color is #AD758B.

Opacity

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

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

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

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

This text has shadow with #AD758B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD758B.

Preview

Color preview on black background

This text has color #AD758B on black background.


Color preview on white background

This text has color #AD758B on white background.


Black color preview on #AD758B background

This text has black color on #AD758B background.


White color preview on #AD758B background

This text has white color on #AD758B background.


Related colors

Complementary color

Complementary color for #hex is #528A74.


I love getcolorcode.com

Triadic colors

1 #8BAD75 and #758BAD with #AD758B are triadic colors.

2 #8B75AD and #75AD8B with #AD758B are triadic colors.