COLOR #B9ADCD

HEX: #B9ADCD RGB: (185,173,205)

Renk bilgisi

#B9ADCD contains red, green and blue colors in about the same proportion. #B9ADCD ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#B9ADCD color RGB value is (185,173,205).

RGB: (185,173,205) (73%, 68%, 80%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 173 of 255 = 68%
B 205 of 255 = 80%

185
173
205

R + G + B ~ 74%. #B9ADCD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 173 + 205 = 563 (100%)
R 185 of 563 ~ 32.86%
G 173 of 563 ~ 30.73%
B 205 of 563 ~ 36.41'%

%32.86
%30.73
%36.41

CMYK RENK MODELİ

#B9ADCD rengi CMYK tonu (10,16,0,20).

  • camgöbeği tonu 9.76%
  • eflatun tonu 15.61%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%

CMYK: (10,16,0,20)
C10M16Y0K20 (10%, 16%, 0%, 20%)
(0.10 / 0.16 / 0.00 / 0.20)

CMYK yüzdeleri

%9.76
%15.61
%0
%19.61

Codes

Color #B9ADCD in popluar color models

B9 AD CD
RGB 185 173 205
HSL 263° 24.24% 74.12%
HSB/HSV 263° 15.61% 80.39%
CMYK 9.76% 15.61% 0.00%
19.61%

Color #B9ADCD in popluar number systems.

HEX B9 AD CD
Decimal 185 173 205
Binary 10111001 10101101 11001101
Octal 271 255 315

Shades and tints

Shades of #B9ADCD

#B9ADCD
(185,173,205)
#A99EBB
(169,158,187)
#998FA9
(153,143,169)
#898097
(137,128,151)
#797185
(121,113,133)
#696273
(105,98,115)
#595361
(89,83,97)
#49444F
(73,68,79)
#39353D
(57,53,61)
#29262B
(41,38,43)
#191719
(25,23,25)
#000000
(0,0,0)

Tints of #B9ADCD

#B9ADCD
(185,173,205)
#BFB4D1
(191,180,209)
#C5BBD5
(197,187,213)
#CBC2D9
(203,194,217)
#D1C9DD
(209,201,221)
#D7D0E1
(215,208,225)
#DDD7E5
(221,215,229)
#E3DEE9
(227,222,233)
#E9E5ED
(233,229,237)
#EFECF1
(239,236,241)
#F5F3F5
(245,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9ADCD color. Also use rgb(185,173,205) instead hex code.

Text Font Color

.myTextColor { color: #B9ADCD; }

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

This text font color is #B9ADCD.

Background Color

.myBgColor { background-color: #B9ADCD; }

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

This div background color is #B9ADCD.

Border color

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

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

This div border color is #B9ADCD.

Opacity

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

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

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

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

This text has shadow with #B9ADCD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9ADCD.

Preview

Color preview on black background

This text has color #B9ADCD on black background.


Color preview on white background

This text has color #B9ADCD on white background.


Black color preview on #B9ADCD background

This text has black color on #B9ADCD background.


White color preview on #B9ADCD background

This text has white color on #B9ADCD background.


Related colors

Complementary color

Complementary color for #hex is #465232.


I love getcolorcode.com

Triadic colors

1 #CDB9AD and #ADCDB9 with #B9ADCD are triadic colors.

2 #CDADB9 and #ADB9CD with #B9ADCD are triadic colors.