COLOR #AD97E2

HEX: #AD97E2 RGB: (173,151,226)

Renk bilgisi

#AD97E2 contains mainly red and blue colors. #AD97E2 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD97E2 color RGB value is (173,151,226).

RGB: (173,151,226) (68%, 59%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 151 of 255 = 59%
B 226 of 255 = 89%

173
151
226

R + G + B ~ 72%. #AD97E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 151 + 226 = 550 (100%)
R 173 of 550 ~ 31.45%
G 151 of 550 ~ 27.45%
B 226 of 550 ~ 41.09'%

%31.45
%27.45
%41.09

CMYK RENK MODELİ

#AD97E2 rengi CMYK tonu (23,33,0,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 33.19%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,33,0,11)
C23M33Y0K11 (23%, 33%, 0%, 11%)
(0.23 / 0.33 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%33.19
%0
%11.37

Codes

Color #AD97E2 in popluar color models

AD 97 E2
RGB 173 151 226
HSL 258° 56.39% 73.92%
HSB/HSV 258° 33.19% 88.63%
CMYK 23.45% 33.19% 0.00%
11.37%

Color #AD97E2 in popluar number systems.

HEX AD 97 E2
Decimal 173 151 226
Binary 10101101 10010111 11100010
Octal 255 227 342

Shades and tints

Shades of #AD97E2

#AD97E2
(173,151,226)
#9E8ACE
(158,138,206)
#8F7DBA
(143,125,186)
#8070A6
(128,112,166)
#716392
(113,99,146)
#62567E
(98,86,126)
#53496A
(83,73,106)
#443C56
(68,60,86)
#352F42
(53,47,66)
#26222E
(38,34,46)
#17151A
(23,21,26)
#000000
(0,0,0)

Tints of #AD97E2

#AD97E2
(173,151,226)
#B4A0E4
(180,160,228)
#BBA9E6
(187,169,230)
#C2B2E8
(194,178,232)
#C9BBEA
(201,187,234)
#D0C4EC
(208,196,236)
#D7CDEE
(215,205,238)
#DED6F0
(222,214,240)
#E5DFF2
(229,223,242)
#ECE8F4
(236,232,244)
#F3F1F6
(243,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD97E2 color. Also use rgb(173,151,226) instead hex code.

Text Font Color

.myTextColor { color: #AD97E2; }

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

This text font color is #AD97E2.

Background Color

.myBgColor { background-color: #AD97E2; }

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

This div background color is #AD97E2.

Border color

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

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

This div border color is #AD97E2.

Opacity

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

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

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

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

This text has shadow with #AD97E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD97E2.

Preview

Color preview on black background

This text has color #AD97E2 on black background.


Color preview on white background

This text has color #AD97E2 on white background.


Black color preview on #AD97E2 background

This text has black color on #AD97E2 background.


White color preview on #AD97E2 background

This text has white color on #AD97E2 background.


Related colors

Complementary color

Complementary color for #hex is #52681D.


I love getcolorcode.com

Triadic colors

1 #E2AD97 and #97E2AD with #AD97E2 are triadic colors.

2 #E297AD and #97ADE2 with #AD97E2 are triadic colors.