COLOR #AD94C2

HEX: #AD94C2 RGB: (173,148,194)

Renk bilgisi

#AD94C2 contains red, green and blue colors in about the same proportion. #AD94C2 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD94C2 color RGB value is (173,148,194).

RGB: (173,148,194) (68%, 58%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 148 of 255 = 58%
B 194 of 255 = 76%

173
148
194

R + G + B ~ 67%. #AD94C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 148 + 194 = 515 (100%)
R 173 of 515 ~ 33.59%
G 148 of 515 ~ 28.74%
B 194 of 515 ~ 37.67'%

%33.59
%28.74
%37.67

CMYK RENK MODELİ

#AD94C2 rengi CMYK tonu (11,24,0,24).

  • camgöbeği tonu 10.82%
  • eflatun tonu 23.71%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (11,24,0,24)
C11M24Y0K24 (11%, 24%, 0%, 24%)
(0.11 / 0.24 / 0.00 / 0.24)

CMYK yüzdeleri

%10.82
%23.71
%0
%23.92

Codes

Color #AD94C2 in popluar color models

AD 94 C2
RGB 173 148 194
HSL 273° 27.38% 67.06%
HSB/HSV 273° 23.71% 76.08%
CMYK 10.82% 23.71% 0.00%
23.92%

Color #AD94C2 in popluar number systems.

HEX AD 94 C2
Decimal 173 148 194
Binary 10101101 10010100 11000010
Octal 255 224 302

Shades and tints

Shades of #AD94C2

#AD94C2
(173,148,194)
#9E87B1
(158,135,177)
#8F7AA0
(143,122,160)
#806D8F
(128,109,143)
#71607E
(113,96,126)
#62536D
(98,83,109)
#53465C
(83,70,92)
#44394B
(68,57,75)
#352C3A
(53,44,58)
#261F29
(38,31,41)
#171218
(23,18,24)
#000000
(0,0,0)

Tints of #AD94C2

#AD94C2
(173,148,194)
#B49DC7
(180,157,199)
#BBA6CC
(187,166,204)
#C2AFD1
(194,175,209)
#C9B8D6
(201,184,214)
#D0C1DB
(208,193,219)
#D7CAE0
(215,202,224)
#DED3E5
(222,211,229)
#E5DCEA
(229,220,234)
#ECE5EF
(236,229,239)
#F3EEF4
(243,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD94C2 color. Also use rgb(173,148,194) instead hex code.

Text Font Color

.myTextColor { color: #AD94C2; }

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

This text font color is #AD94C2.

Background Color

.myBgColor { background-color: #AD94C2; }

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

This div background color is #AD94C2.

Border color

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

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

This div border color is #AD94C2.

Opacity

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

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

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

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

This text has shadow with #AD94C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD94C2.

Preview

Color preview on black background

This text has color #AD94C2 on black background.


Color preview on white background

This text has color #AD94C2 on white background.


Black color preview on #AD94C2 background

This text has black color on #AD94C2 background.


White color preview on #AD94C2 background

This text has white color on #AD94C2 background.


Related colors

Complementary color

Complementary color for #hex is #526B3D.


I love getcolorcode.com

Triadic colors

1 #C2AD94 and #94C2AD with #AD94C2 are triadic colors.

2 #C294AD and #94ADC2 with #AD94C2 are triadic colors.