COLOR #AD5CB0

HEX: #AD5CB0 RGB: (173,92,176)

Renk bilgisi

#AD5CB0 contains mainly red and blue colors. #AD5CB0 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD5CB0 color RGB value is (173,92,176).

RGB: (173,92,176) (68%, 36%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 92 of 255 = 36%
B 176 of 255 = 69%

173
92
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 92 + 176 = 441 (100%)
R 173 of 441 ~ 39.23%
G 92 of 441 ~ 20.86%
B 176 of 441 ~ 39.91'%

%39.23
%20.86
%39.91

CMYK RENK MODELİ

#AD5CB0 rengi CMYK tonu (2,48,0,31).

  • camgöbeği tonu 1.70%
  • eflatun tonu 47.73%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (2,48,0,31)
C2M48Y0K31 (2%, 48%, 0%, 31%)
(0.02 / 0.48 / 0.00 / 0.31)

CMYK yüzdeleri

%1.7
%47.73
%0
%30.98

Codes

Color #AD5CB0 in popluar color models

AD 5C B0
RGB 173 92 176
HSL 298° 34.71% 52.55%
HSB/HSV 298° 47.73% 69.02%
CMYK 1.70% 47.73% 0.00%
30.98%

Color #AD5CB0 in popluar number systems.

HEX AD 5C B0
Decimal 173 92 176
Binary 10101101 1011100 10110000
Octal 255 134 260

Shades and tints

Shades of #AD5CB0

#AD5CB0
(173,92,176)
#9E54A0
(158,84,160)
#8F4C90
(143,76,144)
#804480
(128,68,128)
#713C70
(113,60,112)
#623460
(98,52,96)
#532C50
(83,44,80)
#442440
(68,36,64)
#351C30
(53,28,48)
#261420
(38,20,32)
#170C10
(23,12,16)
#000000
(0,0,0)

Tints of #AD5CB0

#AD5CB0
(173,92,176)
#B46AB7
(180,106,183)
#BB78BE
(187,120,190)
#C286C5
(194,134,197)
#C994CC
(201,148,204)
#D0A2D3
(208,162,211)
#D7B0DA
(215,176,218)
#DEBEE1
(222,190,225)
#E5CCE8
(229,204,232)
#ECDAEF
(236,218,239)
#F3E8F6
(243,232,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD5CB0 color. Also use rgb(173,92,176) instead hex code.

Text Font Color

.myTextColor { color: #AD5CB0; }

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

This text font color is #AD5CB0.

Background Color

.myBgColor { background-color: #AD5CB0; }

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

This div background color is #AD5CB0.

Border color

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

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

This div border color is #AD5CB0.

Opacity

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

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

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

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

This text has shadow with #AD5CB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5CB0.

Preview

Color preview on black background

This text has color #AD5CB0 on black background.


Color preview on white background

This text has color #AD5CB0 on white background.


Black color preview on #AD5CB0 background

This text has black color on #AD5CB0 background.


White color preview on #AD5CB0 background

This text has white color on #AD5CB0 background.


Related colors

Complementary color

Complementary color for #hex is #52A34F.


I love getcolorcode.com

Triadic colors

1 #B0AD5C and #5CB0AD with #AD5CB0 are triadic colors.

2 #B05CAD and #5CADB0 with #AD5CB0 are triadic colors.