COLOR #AD99BE

HEX: #AD99BE RGB: (173,153,190)

Renk bilgisi

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

RGB renk modeli

#AD99BE color RGB value is (173,153,190).

RGB: (173,153,190) (68%, 60%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 190 of 255 = 75%

173
153
190

R + G + B ~ 68%. #AD99BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 190 = 516 (100%)
R 173 of 516 ~ 33.53%
G 153 of 516 ~ 29.65%
B 190 of 516 ~ 36.82'%

%33.53
%29.65
%36.82

CMYK RENK MODELİ

#AD99BE rengi CMYK tonu (9,19,0,25).

  • camgöbeği tonu 8.95%
  • eflatun tonu 19.47%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (9,19,0,25)
C9M19Y0K25 (9%, 19%, 0%, 25%)
(0.09 / 0.19 / 0.00 / 0.25)

CMYK yüzdeleri

%8.95
%19.47
%0
%25.49

Codes

Color #AD99BE in popluar color models

AD 99 BE
RGB 173 153 190
HSL 272° 22.16% 67.25%
HSB/HSV 272° 19.47% 74.51%
CMYK 8.95% 19.47% 0.00%
25.49%

Color #AD99BE in popluar number systems.

HEX AD 99 BE
Decimal 173 153 190
Binary 10101101 10011001 10111110
Octal 255 231 276

Shades and tints

Shades of #AD99BE

#AD99BE
(173,153,190)
#9E8CAD
(158,140,173)
#8F7F9C
(143,127,156)
#80728B
(128,114,139)
#71657A
(113,101,122)
#625869
(98,88,105)
#534B58
(83,75,88)
#443E47
(68,62,71)
#353136
(53,49,54)
#262425
(38,36,37)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #AD99BE

#AD99BE
(173,153,190)
#B4A2C3
(180,162,195)
#BBABC8
(187,171,200)
#C2B4CD
(194,180,205)
#C9BDD2
(201,189,210)
#D0C6D7
(208,198,215)
#D7CFDC
(215,207,220)
#DED8E1
(222,216,225)
#E5E1E6
(229,225,230)
#ECEAEB
(236,234,235)
#F3F3F0
(243,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD99BE; }

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

This text font color is #AD99BE.

Background Color

.myBgColor { background-color: #AD99BE; }

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

This div background color is #AD99BE.

Border color

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

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

This div border color is #AD99BE.

Opacity

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

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

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

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

This text has shadow with #AD99BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD99BE.

Preview

Color preview on black background

This text has color #AD99BE on black background.


Color preview on white background

This text has color #AD99BE on white background.


Black color preview on #AD99BE background

This text has black color on #AD99BE background.


White color preview on #AD99BE background

This text has white color on #AD99BE background.


Related colors

Complementary color

Complementary color for #hex is #526641.


I love getcolorcode.com

Triadic colors

1 #BEAD99 and #99BEAD with #AD99BE are triadic colors.

2 #BE99AD and #99ADBE with #AD99BE are triadic colors.