COLOR #AD7DC4

HEX: #AD7DC4 RGB: (173,125,196)

Renk bilgisi

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

RGB renk modeli

#AD7DC4 color RGB value is (173,125,196).

RGB: (173,125,196) (68%, 49%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 125 of 255 = 49%
B 196 of 255 = 77%

173
125
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 125 + 196 = 494 (100%)
R 173 of 494 ~ 35.02%
G 125 of 494 ~ 25.3%
B 196 of 494 ~ 39.68'%

%35.02
%25.3
%39.68

CMYK RENK MODELİ

#AD7DC4 rengi CMYK tonu (12,36,0,23).

  • camgöbeği tonu 11.73%
  • eflatun tonu 36.22%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (12,36,0,23)
C12M36Y0K23 (12%, 36%, 0%, 23%)
(0.12 / 0.36 / 0.00 / 0.23)

CMYK yüzdeleri

%11.73
%36.22
%0
%23.14

Codes

Color #AD7DC4 in popluar color models

AD 7D C4
RGB 173 125 196
HSL 281° 37.57% 62.94%
HSB/HSV 281° 36.22% 76.86%
CMYK 11.73% 36.22% 0.00%
23.14%

Color #AD7DC4 in popluar number systems.

HEX AD 7D C4
Decimal 173 125 196
Binary 10101101 1111101 11000100
Octal 255 175 304

Shades and tints

Shades of #AD7DC4

#AD7DC4
(173,125,196)
#9E72B3
(158,114,179)
#8F67A2
(143,103,162)
#805C91
(128,92,145)
#715180
(113,81,128)
#62466F
(98,70,111)
#533B5E
(83,59,94)
#44304D
(68,48,77)
#35253C
(53,37,60)
#261A2B
(38,26,43)
#170F1A
(23,15,26)
#000000
(0,0,0)

Tints of #AD7DC4

#AD7DC4
(173,125,196)
#B488C9
(180,136,201)
#BB93CE
(187,147,206)
#C29ED3
(194,158,211)
#C9A9D8
(201,169,216)
#D0B4DD
(208,180,221)
#D7BFE2
(215,191,226)
#DECAE7
(222,202,231)
#E5D5EC
(229,213,236)
#ECE0F1
(236,224,241)
#F3EBF6
(243,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7DC4; }

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

This text font color is #AD7DC4.

Background Color

.myBgColor { background-color: #AD7DC4; }

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

This div background color is #AD7DC4.

Border color

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

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

This div border color is #AD7DC4.

Opacity

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

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

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

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

This text has shadow with #AD7DC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7DC4.

Preview

Color preview on black background

This text has color #AD7DC4 on black background.


Color preview on white background

This text has color #AD7DC4 on white background.


Black color preview on #AD7DC4 background

This text has black color on #AD7DC4 background.


White color preview on #AD7DC4 background

This text has white color on #AD7DC4 background.


Related colors

Complementary color

Complementary color for #hex is #52823B.


I love getcolorcode.com

Triadic colors

1 #C4AD7D and #7DC4AD with #AD7DC4 are triadic colors.

2 #C47DAD and #7DADC4 with #AD7DC4 are triadic colors.