COLOR #AD99B5

HEX: #AD99B5 RGB: (173,153,181)

Renk bilgisi

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

RGB renk modeli

#AD99B5 color RGB value is (173,153,181).

RGB: (173,153,181) (68%, 60%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 181 of 255 = 71%

173
153
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 181 = 507 (100%)
R 173 of 507 ~ 34.12%
G 153 of 507 ~ 30.18%
B 181 of 507 ~ 35.7'%

%34.12
%30.18
%35.7

CMYK RENK MODELİ

#AD99B5 rengi CMYK tonu (4,15,0,29).

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

CMYK: (4,15,0,29)
C4M15Y0K29 (4%, 15%, 0%, 29%)
(0.04 / 0.15 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%15.47
%0
%29.02

Codes

Color #AD99B5 in popluar color models

AD 99 B5
RGB 173 153 181
HSL 283° 15.91% 65.49%
HSB/HSV 283° 15.47% 70.98%
CMYK 4.42% 15.47% 0.00%
29.02%

Color #AD99B5 in popluar number systems.

HEX AD 99 B5
Decimal 173 153 181
Binary 10101101 10011001 10110101
Octal 255 231 265

Shades and tints

Shades of #AD99B5

#AD99B5
(173,153,181)
#9E8CA5
(158,140,165)
#8F7F95
(143,127,149)
#807285
(128,114,133)
#716575
(113,101,117)
#625865
(98,88,101)
#534B55
(83,75,85)
#443E45
(68,62,69)
#353135
(53,49,53)
#262425
(38,36,37)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #AD99B5

#AD99B5
(173,153,181)
#B4A2BB
(180,162,187)
#BBABC1
(187,171,193)
#C2B4C7
(194,180,199)
#C9BDCD
(201,189,205)
#D0C6D3
(208,198,211)
#D7CFD9
(215,207,217)
#DED8DF
(222,216,223)
#E5E1E5
(229,225,229)
#ECEAEB
(236,234,235)
#F3F3F1
(243,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD99B5; }

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

This text font color is #AD99B5.

Background Color

.myBgColor { background-color: #AD99B5; }

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

This div background color is #AD99B5.

Border color

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

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

This div border color is #AD99B5.

Opacity

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

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

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

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

This text has shadow with #AD99B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD99B5.

Preview

Color preview on black background

This text has color #AD99B5 on black background.


Color preview on white background

This text has color #AD99B5 on white background.


Black color preview on #AD99B5 background

This text has black color on #AD99B5 background.


White color preview on #AD99B5 background

This text has white color on #AD99B5 background.


Related colors

Complementary color

Complementary color for #hex is #52664A.


I love getcolorcode.com

Triadic colors

1 #B5AD99 and #99B5AD with #AD99B5 are triadic colors.

2 #B599AD and #99ADB5 with #AD99B5 are triadic colors.