COLOR #AD7DC8

HEX: #AD7DC8 RGB: (173,125,200)

Renk bilgisi

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

RGB renk modeli

#AD7DC8 color RGB value is (173,125,200).

RGB: (173,125,200) (68%, 49%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 125 of 255 = 49%
B 200 of 255 = 78%

173
125
200

R + G + B ~ 65%. #AD7DC8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 125 + 200 = 498 (100%)
R 173 of 498 ~ 34.74%
G 125 of 498 ~ 25.1%
B 200 of 498 ~ 40.16'%

%34.74
%25.1
%40.16

CMYK RENK MODELİ

#AD7DC8 rengi CMYK tonu (14,38,0,22).

  • camgöbeği tonu 13.50%
  • eflatun tonu 37.50%
  • sarı tonu 0.00%
  • ana renk tonu 21.57%

CMYK: (14,38,0,22)
C14M38Y0K22 (14%, 38%, 0%, 22%)
(0.14 / 0.38 / 0.00 / 0.22)

CMYK yüzdeleri

%13.5
%37.5
%0
%21.57

Codes

Color #AD7DC8 in popluar color models

AD 7D C8
RGB 173 125 200
HSL 278° 40.54% 63.73%
HSB/HSV 278° 37.50% 78.43%
CMYK 13.50% 37.50% 0.00%
21.57%

Color #AD7DC8 in popluar number systems.

HEX AD 7D C8
Decimal 173 125 200
Binary 10101101 1111101 11001000
Octal 255 175 310

Shades and tints

Shades of #AD7DC8

#AD7DC8
(173,125,200)
#9E72B6
(158,114,182)
#8F67A4
(143,103,164)
#805C92
(128,92,146)
#715180
(113,81,128)
#62466E
(98,70,110)
#533B5C
(83,59,92)
#44304A
(68,48,74)
#352538
(53,37,56)
#261A26
(38,26,38)
#170F14
(23,15,20)
#000000
(0,0,0)

Tints of #AD7DC8

#AD7DC8
(173,125,200)
#B488CD
(180,136,205)
#BB93D2
(187,147,210)
#C29ED7
(194,158,215)
#C9A9DC
(201,169,220)
#D0B4E1
(208,180,225)
#D7BFE6
(215,191,230)
#DECAEB
(222,202,235)
#E5D5F0
(229,213,240)
#ECE0F5
(236,224,245)
#F3EBFA
(243,235,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7DC8 color. Also use rgb(173,125,200) instead hex code.

Text Font Color

.myTextColor { color: #AD7DC8; }

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

This text font color is #AD7DC8.

Background Color

.myBgColor { background-color: #AD7DC8; }

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

This div background color is #AD7DC8.

Border color

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

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

This div border color is #AD7DC8.

Opacity

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

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

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

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

This text has shadow with #AD7DC8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7DC8.

Preview

Color preview on black background

This text has color #AD7DC8 on black background.


Color preview on white background

This text has color #AD7DC8 on white background.


Black color preview on #AD7DC8 background

This text has black color on #AD7DC8 background.


White color preview on #AD7DC8 background

This text has white color on #AD7DC8 background.


Related colors

Complementary color

Complementary color for #hex is #528237.


I love getcolorcode.com

Triadic colors

1 #C8AD7D and #7DC8AD with #AD7DC8 are triadic colors.

2 #C87DAD and #7DADC8 with #AD7DC8 are triadic colors.