COLOR #AD74A7

HEX: #AD74A7 RGB: (173,116,167)

Renk bilgisi

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

RGB renk modeli

#AD74A7 color RGB value is (173,116,167).

RGB: (173,116,167) (68%, 45%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 116 of 255 = 45%
B 167 of 255 = 65%

173
116
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 116 + 167 = 456 (100%)
R 173 of 456 ~ 37.94%
G 116 of 456 ~ 25.44%
B 167 of 456 ~ 36.62'%

%37.94
%25.44
%36.62

CMYK RENK MODELİ

#AD74A7 rengi CMYK tonu (0,33,3,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.95%
  • sarı tonu 3.47%
  • ana renk tonu 32.16%

CMYK: (0,33,3,32)
C0M33Y3K32 (0%, 33%, 3%, 32%)
(0.00 / 0.33 / 0.03 / 0.32)

CMYK yüzdeleri

%0
%32.95
%3.47
%32.16

Codes

Color #AD74A7 in popluar color models

AD 74 A7
RGB 173 116 167
HSL 306° 25.79% 56.67%
HSB/HSV 306° 32.95% 67.84%
CMYK 0.00% 32.95% 3.47%
32.16%

Color #AD74A7 in popluar number systems.

HEX AD 74 A7
Decimal 173 116 167
Binary 10101101 1110100 10100111
Octal 255 164 247

Shades and tints

Shades of #AD74A7

#AD74A7
(173,116,167)
#9E6A98
(158,106,152)
#8F6089
(143,96,137)
#80567A
(128,86,122)
#714C6B
(113,76,107)
#62425C
(98,66,92)
#53384D
(83,56,77)
#442E3E
(68,46,62)
#35242F
(53,36,47)
#261A20
(38,26,32)
#171011
(23,16,17)
#000000
(0,0,0)

Tints of #AD74A7

#AD74A7
(173,116,167)
#B480AF
(180,128,175)
#BB8CB7
(187,140,183)
#C298BF
(194,152,191)
#C9A4C7
(201,164,199)
#D0B0CF
(208,176,207)
#D7BCD7
(215,188,215)
#DEC8DF
(222,200,223)
#E5D4E7
(229,212,231)
#ECE0EF
(236,224,239)
#F3ECF7
(243,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD74A7 color. Also use rgb(173,116,167) instead hex code.

Text Font Color

.myTextColor { color: #AD74A7; }

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

This text font color is #AD74A7.

Background Color

.myBgColor { background-color: #AD74A7; }

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

This div background color is #AD74A7.

Border color

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

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

This div border color is #AD74A7.

Opacity

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

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

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

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

This text has shadow with #AD74A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD74A7.

Preview

Color preview on black background

This text has color #AD74A7 on black background.


Color preview on white background

This text has color #AD74A7 on white background.


Black color preview on #AD74A7 background

This text has black color on #AD74A7 background.


White color preview on #AD74A7 background

This text has white color on #AD74A7 background.


Related colors

Complementary color

Complementary color for #hex is #528B58.


I love getcolorcode.com

Triadic colors

1 #A7AD74 and #74A7AD with #AD74A7 are triadic colors.

2 #A774AD and #74ADA7 with #AD74A7 are triadic colors.