COLOR #AD7EB2

HEX: #AD7EB2 RGB: (173,126,178)

Renk bilgisi

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

RGB renk modeli

#AD7EB2 color RGB value is (173,126,178).

RGB: (173,126,178) (68%, 49%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 178 of 255 = 70%

173
126
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 178 = 477 (100%)
R 173 of 477 ~ 36.27%
G 126 of 477 ~ 26.42%
B 178 of 477 ~ 37.32'%

%36.27
%26.42
%37.32

CMYK RENK MODELİ

#AD7EB2 rengi CMYK tonu (3,29,0,30).

  • camgöbeği tonu 2.81%
  • eflatun tonu 29.21%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (3,29,0,30)
C3M29Y0K30 (3%, 29%, 0%, 30%)
(0.03 / 0.29 / 0.00 / 0.30)

CMYK yüzdeleri

%2.81
%29.21
%0
%30.2

Codes

Color #AD7EB2 in popluar color models

AD 7E B2
RGB 173 126 178
HSL 294° 25.24% 59.61%
HSB/HSV 294° 29.21% 69.80%
CMYK 2.81% 29.21% 0.00%
30.20%

Color #AD7EB2 in popluar number systems.

HEX AD 7E B2
Decimal 173 126 178
Binary 10101101 1111110 10110010
Octal 255 176 262

Shades and tints

Shades of #AD7EB2

#AD7EB2
(173,126,178)
#9E73A2
(158,115,162)
#8F6892
(143,104,146)
#805D82
(128,93,130)
#715272
(113,82,114)
#624762
(98,71,98)
#533C52
(83,60,82)
#443142
(68,49,66)
#352632
(53,38,50)
#261B22
(38,27,34)
#171012
(23,16,18)
#000000
(0,0,0)

Tints of #AD7EB2

#AD7EB2
(173,126,178)
#B489B9
(180,137,185)
#BB94C0
(187,148,192)
#C29FC7
(194,159,199)
#C9AACE
(201,170,206)
#D0B5D5
(208,181,213)
#D7C0DC
(215,192,220)
#DECBE3
(222,203,227)
#E5D6EA
(229,214,234)
#ECE1F1
(236,225,241)
#F3ECF8
(243,236,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7EB2 color. Also use rgb(173,126,178) instead hex code.

Text Font Color

.myTextColor { color: #AD7EB2; }

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

This text font color is #AD7EB2.

Background Color

.myBgColor { background-color: #AD7EB2; }

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

This div background color is #AD7EB2.

Border color

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

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

This div border color is #AD7EB2.

Opacity

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

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

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

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

This text has shadow with #AD7EB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7EB2.

Preview

Color preview on black background

This text has color #AD7EB2 on black background.


Color preview on white background

This text has color #AD7EB2 on white background.


Black color preview on #AD7EB2 background

This text has black color on #AD7EB2 background.


White color preview on #AD7EB2 background

This text has white color on #AD7EB2 background.


Related colors

Complementary color

Complementary color for #hex is #52814D.


I love getcolorcode.com

Triadic colors

1 #B2AD7E and #7EB2AD with #AD7EB2 are triadic colors.

2 #B27EAD and #7EADB2 with #AD7EB2 are triadic colors.