COLOR #AD74B5

HEX: #AD74B5 RGB: (173,116,181)

Renk bilgisi

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

RGB renk modeli

#AD74B5 color RGB value is (173,116,181).

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

RGB bağlantıları ve doygunluk

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

173
116
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 116 + 181 = 470 (100%)
R 173 of 470 ~ 36.81%
G 116 of 470 ~ 24.68%
B 181 of 470 ~ 38.51'%

%36.81
%24.68
%38.51

CMYK RENK MODELİ

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

  • camgöbeği tonu 4.42%
  • eflatun tonu 35.91%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

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

CMYK yüzdeleri

%4.42
%35.91
%0
%29.02

Codes

Color #AD74B5 in popluar color models

AD 74 B5
RGB 173 116 181
HSL 293° 30.52% 58.24%
HSB/HSV 293° 35.91% 70.98%
CMYK 4.42% 35.91% 0.00%
29.02%

Color #AD74B5 in popluar number systems.

HEX AD 74 B5
Decimal 173 116 181
Binary 10101101 1110100 10110101
Octal 255 164 265

Shades and tints

Shades of #AD74B5

#AD74B5
(173,116,181)
#9E6AA5
(158,106,165)
#8F6095
(143,96,149)
#805685
(128,86,133)
#714C75
(113,76,117)
#624265
(98,66,101)
#533855
(83,56,85)
#442E45
(68,46,69)
#352435
(53,36,53)
#261A25
(38,26,37)
#171015
(23,16,21)
#000000
(0,0,0)

Tints of #AD74B5

#AD74B5
(173,116,181)
#B480BB
(180,128,187)
#BB8CC1
(187,140,193)
#C298C7
(194,152,199)
#C9A4CD
(201,164,205)
#D0B0D3
(208,176,211)
#D7BCD9
(215,188,217)
#DEC8DF
(222,200,223)
#E5D4E5
(229,212,229)
#ECE0EB
(236,224,235)
#F3ECF1
(243,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD74B5; }

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

This text font color is #AD74B5.

Background Color

.myBgColor { background-color: #AD74B5; }

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

This div background color is #AD74B5.

Border color

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

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

This div border color is #AD74B5.

Opacity

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

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

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

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

This text has shadow with #AD74B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD74B5.

Preview

Color preview on black background

This text has color #AD74B5 on black background.


Color preview on white background

This text has color #AD74B5 on white background.


Black color preview on #AD74B5 background

This text has black color on #AD74B5 background.


White color preview on #AD74B5 background

This text has white color on #AD74B5 background.


Related colors

Complementary color

Complementary color for #hex is #528B4A.


I love getcolorcode.com

Triadic colors

1 #B5AD74 and #74B5AD with #AD74B5 are triadic colors.

2 #B574AD and #74ADB5 with #AD74B5 are triadic colors.