COLOR #AD99BC

HEX: #AD99BC RGB: (173,153,188)

Renk bilgisi

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

RGB renk modeli

#AD99BC color RGB value is (173,153,188).

RGB: (173,153,188) (68%, 60%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 188 of 255 = 74%

173
153
188

R + G + B ~ 67%. #AD99BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 188 = 514 (100%)
R 173 of 514 ~ 33.66%
G 153 of 514 ~ 29.77%
B 188 of 514 ~ 36.58'%

%33.66
%29.77
%36.58

CMYK RENK MODELİ

#AD99BC rengi CMYK tonu (8,19,0,26).

  • camgöbeği tonu 7.98%
  • eflatun tonu 18.62%
  • sarı tonu 0.00%
  • ana renk tonu 26.27%

CMYK: (8,19,0,26)
C8M19Y0K26 (8%, 19%, 0%, 26%)
(0.08 / 0.19 / 0.00 / 0.26)

CMYK yüzdeleri

%7.98
%18.62
%0
%26.27

Codes

Color #AD99BC in popluar color models

AD 99 BC
RGB 173 153 188
HSL 274° 20.71% 66.86%
HSB/HSV 274° 18.62% 73.73%
CMYK 7.98% 18.62% 0.00%
26.27%

Color #AD99BC in popluar number systems.

HEX AD 99 BC
Decimal 173 153 188
Binary 10101101 10011001 10111100
Octal 255 231 274

Shades and tints

Shades of #AD99BC

#AD99BC
(173,153,188)
#9E8CAB
(158,140,171)
#8F7F9A
(143,127,154)
#807289
(128,114,137)
#716578
(113,101,120)
#625867
(98,88,103)
#534B56
(83,75,86)
#443E45
(68,62,69)
#353134
(53,49,52)
#262423
(38,36,35)
#171712
(23,23,18)
#000000
(0,0,0)

Tints of #AD99BC

#AD99BC
(173,153,188)
#B4A2C2
(180,162,194)
#BBABC8
(187,171,200)
#C2B4CE
(194,180,206)
#C9BDD4
(201,189,212)
#D0C6DA
(208,198,218)
#D7CFE0
(215,207,224)
#DED8E6
(222,216,230)
#E5E1EC
(229,225,236)
#ECEAF2
(236,234,242)
#F3F3F8
(243,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD99BC; }

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

This text font color is #AD99BC.

Background Color

.myBgColor { background-color: #AD99BC; }

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

This div background color is #AD99BC.

Border color

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

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

This div border color is #AD99BC.

Opacity

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

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

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

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

This text has shadow with #AD99BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD99BC.

Preview

Color preview on black background

This text has color #AD99BC on black background.


Color preview on white background

This text has color #AD99BC on white background.


Black color preview on #AD99BC background

This text has black color on #AD99BC background.


White color preview on #AD99BC background

This text has white color on #AD99BC background.


Related colors

Complementary color

Complementary color for #hex is #526643.


I love getcolorcode.com

Triadic colors

1 #BCAD99 and #99BCAD with #AD99BC are triadic colors.

2 #BC99AD and #99ADBC with #AD99BC are triadic colors.