COLOR #AD95B5

HEX: #AD95B5 RGB: (173,149,181)

Renk bilgisi

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

RGB renk modeli

#AD95B5 color RGB value is (173,149,181).

RGB: (173,149,181) (68%, 58%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 149 of 255 = 58%
B 181 of 255 = 71%

173
149
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 149 + 181 = 503 (100%)
R 173 of 503 ~ 34.39%
G 149 of 503 ~ 29.62%
B 181 of 503 ~ 35.98'%

%34.39
%29.62
%35.98

CMYK RENK MODELİ

#AD95B5 rengi CMYK tonu (4,18,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 17.68%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,18,0,29)
C4M18Y0K29 (4%, 18%, 0%, 29%)
(0.04 / 0.18 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%17.68
%0
%29.02

Codes

Color #AD95B5 in popluar color models

AD 95 B5
RGB 173 149 181
HSL 285° 17.78% 64.71%
HSB/HSV 285° 17.68% 70.98%
CMYK 4.42% 17.68% 0.00%
29.02%

Color #AD95B5 in popluar number systems.

HEX AD 95 B5
Decimal 173 149 181
Binary 10101101 10010101 10110101
Octal 255 225 265

Shades and tints

Shades of #AD95B5

#AD95B5
(173,149,181)
#9E88A5
(158,136,165)
#8F7B95
(143,123,149)
#806E85
(128,110,133)
#716175
(113,97,117)
#625465
(98,84,101)
#534755
(83,71,85)
#443A45
(68,58,69)
#352D35
(53,45,53)
#262025
(38,32,37)
#171315
(23,19,21)
#000000
(0,0,0)

Tints of #AD95B5

#AD95B5
(173,149,181)
#B49EBB
(180,158,187)
#BBA7C1
(187,167,193)
#C2B0C7
(194,176,199)
#C9B9CD
(201,185,205)
#D0C2D3
(208,194,211)
#D7CBD9
(215,203,217)
#DED4DF
(222,212,223)
#E5DDE5
(229,221,229)
#ECE6EB
(236,230,235)
#F3EFF1
(243,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD95B5 color. Also use rgb(173,149,181) instead hex code.

Text Font Color

.myTextColor { color: #AD95B5; }

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

This text font color is #AD95B5.

Background Color

.myBgColor { background-color: #AD95B5; }

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

This div background color is #AD95B5.

Border color

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

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

This div border color is #AD95B5.

Opacity

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

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

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

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

This text has shadow with #AD95B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD95B5.

Preview

Color preview on black background

This text has color #AD95B5 on black background.


Color preview on white background

This text has color #AD95B5 on white background.


Black color preview on #AD95B5 background

This text has black color on #AD95B5 background.


White color preview on #AD95B5 background

This text has white color on #AD95B5 background.


Related colors

Complementary color

Complementary color for #hex is #526A4A.


I love getcolorcode.com

Triadic colors

1 #B5AD95 and #95B5AD with #AD95B5 are triadic colors.

2 #B595AD and #95ADB5 with #AD95B5 are triadic colors.