COLOR #AD74A8

HEX: #AD74A8 RGB: (173,116,168)

Renk bilgisi

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

RGB renk modeli

#AD74A8 color RGB value is (173,116,168).

RGB: (173,116,168) (68%, 45%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 116 of 255 = 45%
B 168 of 255 = 66%

173
116
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 116 + 168 = 457 (100%)
R 173 of 457 ~ 37.86%
G 116 of 457 ~ 25.38%
B 168 of 457 ~ 36.76'%

%37.86
%25.38
%36.76

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.95%
  • sarı tonu 2.89%
  • 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
%2.89
%32.16

Codes

Color #AD74A8 in popluar color models

AD 74 A8
RGB 173 116 168
HSL 305° 25.79% 56.67%
HSB/HSV 305° 32.95% 67.84%
CMYK 0.00% 32.95% 2.89%
32.16%

Color #AD74A8 in popluar number systems.

HEX AD 74 A8
Decimal 173 116 168
Binary 10101101 1110100 10101000
Octal 255 164 250

Shades and tints

Shades of #AD74A8

#AD74A8
(173,116,168)
#9E6A99
(158,106,153)
#8F608A
(143,96,138)
#80567B
(128,86,123)
#714C6C
(113,76,108)
#62425D
(98,66,93)
#53384E
(83,56,78)
#442E3F
(68,46,63)
#352430
(53,36,48)
#261A21
(38,26,33)
#171012
(23,16,18)
#000000
(0,0,0)

Tints of #AD74A8

#AD74A8
(173,116,168)
#B480AF
(180,128,175)
#BB8CB6
(187,140,182)
#C298BD
(194,152,189)
#C9A4C4
(201,164,196)
#D0B0CB
(208,176,203)
#D7BCD2
(215,188,210)
#DEC8D9
(222,200,217)
#E5D4E0
(229,212,224)
#ECE0E7
(236,224,231)
#F3ECEE
(243,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD74A8; }

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

This text font color is #AD74A8.

Background Color

.myBgColor { background-color: #AD74A8; }

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

This div background color is #AD74A8.

Border color

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

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

This div border color is #AD74A8.

Opacity

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

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

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

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

This text has shadow with #AD74A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD74A8.

Preview

Color preview on black background

This text has color #AD74A8 on black background.


Color preview on white background

This text has color #AD74A8 on white background.


Black color preview on #AD74A8 background

This text has black color on #AD74A8 background.


White color preview on #AD74A8 background

This text has white color on #AD74A8 background.


Related colors

Complementary color

Complementary color for #hex is #528B57.


I love getcolorcode.com

Triadic colors

1 #A8AD74 and #74A8AD with #AD74A8 are triadic colors.

2 #A874AD and #74ADA8 with #AD74A8 are triadic colors.