COLOR #AD7DB3

HEX: #AD7DB3 RGB: (173,125,179)

Renk bilgisi

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

RGB renk modeli

#AD7DB3 color RGB value is (173,125,179).

RGB: (173,125,179) (68%, 49%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 125 of 255 = 49%
B 179 of 255 = 70%

173
125
179

R + G + B ~ 62%. #AD7DB3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 125 + 179 = 477 (100%)
R 173 of 477 ~ 36.27%
G 125 of 477 ~ 26.21%
B 179 of 477 ~ 37.53'%

%36.27
%26.21
%37.53

CMYK RENK MODELİ

#AD7DB3 rengi CMYK tonu (3,30,0,30).

  • camgöbeği tonu 3.35%
  • eflatun tonu 30.17%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%
CMYK: (3,30,0,30) C3M30Y0K30 (3%,30%,0%,30%) (0.03/0.30/0.00/0.30) 

CMYK yüzdeleri

%3.35
%30.17
%0
%29.8

Codes

Color #AD7DB3 in popluar color models

AD 7D B3
RGB 173 125 179
HSL 293° 26.21% 59.61%
HSB/HSV 293° 30.17% 70.20%
CMYK 3.35% 30.17% 0.00%
29.80%

Color #AD7DB3 in popluar number systems.

HEX AD 7D B3
Decimal 173 125 179
Binary 10101101 1111101 10110011
Octal 255 175 263

Shades and tints

Shades of #AD7DB3

#AD7DB3
(173,125,179)
#9E72A3
(158,114,163)
#8F6793
(143,103,147)
#805C83
(128,92,131)
#715173
(113,81,115)
#624663
(98,70,99)
#533B53
(83,59,83)
#443043
(68,48,67)
#352533
(53,37,51)
#261A23
(38,26,35)
#170F13
(23,15,19)
#000000
(0,0,0)

Tints of #AD7DB3

#AD7DB3
(173,125,179)
#B488B9
(180,136,185)
#BB93BF
(187,147,191)
#C29EC5
(194,158,197)
#C9A9CB
(201,169,203)
#D0B4D1
(208,180,209)
#D7BFD7
(215,191,215)
#DECADD
(222,202,221)
#E5D5E3
(229,213,227)
#ECE0E9
(236,224,233)
#F3EBEF
(243,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7DB3 color. Also use rgb(173,125,179) instead hex code.

Text Font Color

.myTextColor { color: #AD7DB3; }

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

This text font color is #AD7DB3.

Background Color

.myBgColor { background-color: #AD7DB3; }

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

This div background color is #AD7DB3.

Border color

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

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

This div border color is #AD7DB3.

Opacity

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

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

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

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

This text has shadow with #AD7DB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7DB3.

Preview

Color preview on black background

This text has color #AD7DB3 on black background.


Color preview on white background

This text has color #AD7DB3 on white background.


Black color preview on #AD7DB3 background

This text has black color on #AD7DB3 background.


White color preview on #AD7DB3 background

This text has white color on #AD7DB3 background.


Related colors

Complementary color

Complementary color for #hex is #52824C.


I love getcolorcode.com

Triadic colors

1 #B3AD7D and #7DB3AD with #AD7DB3 are triadic colors.

2 #B37DAD and #7DADB3 with #AD7DB3 are triadic colors.