COLOR #AD74B4

HEX: #AD74B4 RGB: (173,116,180)

Renk bilgisi

#AD74B4 contains mainly red and blue colors. #AD74B4 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD74B4 color RGB value is (173,116,180).

RGB: (173,116,180) (68%, 45%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 116 of 255 = 45%
B 180 of 255 = 71%

173
116
180

R + G + B ~ 61%. #AD74B4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 116 + 180 = 469 (100%)
R 173 of 469 ~ 36.89%
G 116 of 469 ~ 24.73%
B 180 of 469 ~ 38.38'%

%36.89
%24.73
%38.38

CMYK RENK MODELİ

#AD74B4 rengi CMYK tonu (4,36,0,29).

  • camgöbeği tonu 3.89%
  • eflatun tonu 35.56%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (4,36,0,29)
C4M36Y0K29 (4%, 36%, 0%, 29%)
(0.04 / 0.36 / 0.00 / 0.29)

CMYK yüzdeleri

%3.89
%35.56
%0
%29.41

Codes

Color #AD74B4 in popluar color models

AD 74 B4
RGB 173 116 180
HSL 293° 29.91% 58.04%
HSB/HSV 293° 35.56% 70.59%
CMYK 3.89% 35.56% 0.00%
29.41%

Color #AD74B4 in popluar number systems.

HEX AD 74 B4
Decimal 173 116 180
Binary 10101101 1110100 10110100
Octal 255 164 264

Shades and tints

Shades of #AD74B4

#AD74B4
(173,116,180)
#9E6AA4
(158,106,164)
#8F6094
(143,96,148)
#805684
(128,86,132)
#714C74
(113,76,116)
#624264
(98,66,100)
#533854
(83,56,84)
#442E44
(68,46,68)
#352434
(53,36,52)
#261A24
(38,26,36)
#171014
(23,16,20)
#000000
(0,0,0)

Tints of #AD74B4

#AD74B4
(173,116,180)
#B480BA
(180,128,186)
#BB8CC0
(187,140,192)
#C298C6
(194,152,198)
#C9A4CC
(201,164,204)
#D0B0D2
(208,176,210)
#D7BCD8
(215,188,216)
#DEC8DE
(222,200,222)
#E5D4E4
(229,212,228)
#ECE0EA
(236,224,234)
#F3ECF0
(243,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD74B4; }

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

This text font color is #AD74B4.

Background Color

.myBgColor { background-color: #AD74B4; }

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

This div background color is #AD74B4.

Border color

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

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

This div border color is #AD74B4.

Opacity

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

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

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

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

This text has shadow with #AD74B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD74B4.

Preview

Color preview on black background

This text has color #AD74B4 on black background.


Color preview on white background

This text has color #AD74B4 on white background.


Black color preview on #AD74B4 background

This text has black color on #AD74B4 background.


White color preview on #AD74B4 background

This text has white color on #AD74B4 background.


Related colors

Complementary color

Complementary color for #hex is #528B4B.


I love getcolorcode.com

Triadic colors

1 #B4AD74 and #74B4AD with #AD74B4 are triadic colors.

2 #B474AD and #74ADB4 with #AD74B4 are triadic colors.