COLOR #AD9FBC

HEX: #AD9FBC RGB: (173,159,188)

Renk bilgisi

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

RGB renk modeli

#AD9FBC color RGB value is (173,159,188).

RGB: (173,159,188) (68%, 62%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 159 of 255 = 62%
B 188 of 255 = 74%

173
159
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 159 + 188 = 520 (100%)
R 173 of 520 ~ 33.27%
G 159 of 520 ~ 30.58%
B 188 of 520 ~ 36.15'%

%33.27
%30.58
%36.15

CMYK RENK MODELİ

#AD9FBC rengi CMYK tonu (8,15,0,26).

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

CMYK: (8,15,0,26)
C8M15Y0K26 (8%, 15%, 0%, 26%)
(0.08 / 0.15 / 0.00 / 0.26)

CMYK yüzdeleri

%7.98
%15.43
%0
%26.27

Codes

Color #AD9FBC in popluar color models

AD 9F BC
RGB 173 159 188
HSL 269° 17.79% 68.04%
HSB/HSV 269° 15.43% 73.73%
CMYK 7.98% 15.43% 0.00%
26.27%

Color #AD9FBC in popluar number systems.

HEX AD 9F BC
Decimal 173 159 188
Binary 10101101 10011111 10111100
Octal 255 237 274

Shades and tints

Shades of #AD9FBC

#AD9FBC
(173,159,188)
#9E91AB
(158,145,171)
#8F839A
(143,131,154)
#807589
(128,117,137)
#716778
(113,103,120)
#625967
(98,89,103)
#534B56
(83,75,86)
#443D45
(68,61,69)
#352F34
(53,47,52)
#262123
(38,33,35)
#171312
(23,19,18)
#000000
(0,0,0)

Tints of #AD9FBC

#AD9FBC
(173,159,188)
#B4A7C2
(180,167,194)
#BBAFC8
(187,175,200)
#C2B7CE
(194,183,206)
#C9BFD4
(201,191,212)
#D0C7DA
(208,199,218)
#D7CFE0
(215,207,224)
#DED7E6
(222,215,230)
#E5DFEC
(229,223,236)
#ECE7F2
(236,231,242)
#F3EFF8
(243,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9FBC; }

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

This text font color is #AD9FBC.

Background Color

.myBgColor { background-color: #AD9FBC; }

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

This div background color is #AD9FBC.

Border color

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

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

This div border color is #AD9FBC.

Opacity

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

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

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

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

This text has shadow with #AD9FBC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9FBC.

Preview

Color preview on black background

This text has color #AD9FBC on black background.


Color preview on white background

This text has color #AD9FBC on white background.


Black color preview on #AD9FBC background

This text has black color on #AD9FBC background.


White color preview on #AD9FBC background

This text has white color on #AD9FBC background.


Related colors

Complementary color

Complementary color for #hex is #526043.


I love getcolorcode.com

Triadic colors

1 #BCAD9F and #9FBCAD with #AD9FBC are triadic colors.

2 #BC9FAD and #9FADBC with #AD9FBC are triadic colors.