COLOR #AD93BA

HEX: #AD93BA RGB: (173,147,186)

Renk bilgisi

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

RGB renk modeli

#AD93BA color RGB value is (173,147,186).

RGB: (173,147,186) (68%, 58%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 147 of 255 = 58%
B 186 of 255 = 73%

173
147
186

R + G + B ~ 66%. #AD93BA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 147 + 186 = 506 (100%)
R 173 of 506 ~ 34.19%
G 147 of 506 ~ 29.05%
B 186 of 506 ~ 36.76'%

%34.19
%29.05
%36.76

CMYK RENK MODELİ

#AD93BA rengi CMYK tonu (7,21,0,27).

  • camgöbeği tonu 6.99%
  • eflatun tonu 20.97%
  • sarı tonu 0.00%
  • ana renk tonu 27.06%
CMYK: (7,21,0,27) C7M21Y0K27 (7%,21%,0%,27%) (0.07/0.21/0.00/0.27) 

CMYK yüzdeleri

%6.99
%20.97
%0
%27.06

Codes

Color #AD93BA in popluar color models

AD 93 BA
RGB 173 147 186
HSL 280° 22.03% 65.29%
HSB/HSV 280° 20.97% 72.94%
CMYK 6.99% 20.97% 0.00%
27.06%

Color #AD93BA in popluar number systems.

HEX AD 93 BA
Decimal 173 147 186
Binary 10101101 10010011 10111010
Octal 255 223 272

Shades and tints

Shades of #AD93BA

#AD93BA
(173,147,186)
#9E86AA
(158,134,170)
#8F799A
(143,121,154)
#806C8A
(128,108,138)
#715F7A
(113,95,122)
#62526A
(98,82,106)
#53455A
(83,69,90)
#44384A
(68,56,74)
#352B3A
(53,43,58)
#261E2A
(38,30,42)
#17111A
(23,17,26)
#000000
(0,0,0)

Tints of #AD93BA

#AD93BA
(173,147,186)
#B49CC0
(180,156,192)
#BBA5C6
(187,165,198)
#C2AECC
(194,174,204)
#C9B7D2
(201,183,210)
#D0C0D8
(208,192,216)
#D7C9DE
(215,201,222)
#DED2E4
(222,210,228)
#E5DBEA
(229,219,234)
#ECE4F0
(236,228,240)
#F3EDF6
(243,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD93BA color. Also use rgb(173,147,186) instead hex code.

Text Font Color

.myTextColor { color: #AD93BA; }

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

This text font color is #AD93BA.

Background Color

.myBgColor { background-color: #AD93BA; }

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

This div background color is #AD93BA.

Border color

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

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

This div border color is #AD93BA.

Opacity

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

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

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

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

This text has shadow with #AD93BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD93BA.

Preview

Color preview on black background

This text has color #AD93BA on black background.


Color preview on white background

This text has color #AD93BA on white background.


Black color preview on #AD93BA background

This text has black color on #AD93BA background.


White color preview on #AD93BA background

This text has white color on #AD93BA background.


Related colors

Complementary color

Complementary color for #hex is #526C45.


I love getcolorcode.com

Triadic colors

1 #BAAD93 and #93BAAD with #AD93BA are triadic colors.

2 #BA93AD and #93ADBA with #AD93BA are triadic colors.