COLOR #B8ADDB

HEX: #B8ADDB RGB: (184,173,219)

Renk bilgisi

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

RGB renk modeli

#B8ADDB color RGB value is (184,173,219).

RGB: (184,173,219) (72%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 184 of 255 = 72%
G 173 of 255 = 68%
B 219 of 255 = 86%

184
173
219

R + G + B ~ 75%. #B8ADDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 184 + 173 + 219 = 576 (100%)
R 184 of 576 ~ 31.94%
G 173 of 576 ~ 30.03%
B 219 of 576 ~ 38.02'%

%31.94
%30.03
%38.02

CMYK RENK MODELİ

#B8ADDB rengi CMYK tonu (16,21,0,14).

  • camgöbeği tonu 15.98%
  • eflatun tonu 21.00%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (16,21,0,14)
C16M21Y0K14 (16%, 21%, 0%, 14%)
(0.16 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%15.98
%21
%0
%14.12

Codes

Color #B8ADDB in popluar color models

B8 AD DB
RGB 184 173 219
HSL 254° 38.98% 76.86%
HSB/HSV 254° 21.00% 85.88%
CMYK 15.98% 21.00% 0.00%
14.12%

Color #B8ADDB in popluar number systems.

HEX B8 AD DB
Decimal 184 173 219
Binary 10111000 10101101 11011011
Octal 270 255 333

Shades and tints

Shades of #B8ADDB

#B8ADDB
(184,173,219)
#A89EC8
(168,158,200)
#988FB5
(152,143,181)
#8880A2
(136,128,162)
#78718F
(120,113,143)
#68627C
(104,98,124)
#585369
(88,83,105)
#484456
(72,68,86)
#383543
(56,53,67)
#282630
(40,38,48)
#18171D
(24,23,29)
#000000
(0,0,0)

Tints of #B8ADDB

#B8ADDB
(184,173,219)
#BEB4DE
(190,180,222)
#C4BBE1
(196,187,225)
#CAC2E4
(202,194,228)
#D0C9E7
(208,201,231)
#D6D0EA
(214,208,234)
#DCD7ED
(220,215,237)
#E2DEF0
(226,222,240)
#E8E5F3
(232,229,243)
#EEECF6
(238,236,246)
#F4F3F9
(244,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8ADDB color. Also use rgb(184,173,219) instead hex code.

Text Font Color

.myTextColor { color: #B8ADDB; }

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

This text font color is #B8ADDB.

Background Color

.myBgColor { background-color: #B8ADDB; }

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

This div background color is #B8ADDB.

Border color

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

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

This div border color is #B8ADDB.

Opacity

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

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

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

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

This text has shadow with #B8ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8ADDB.

Preview

Color preview on black background

This text has color #B8ADDB on black background.


Color preview on white background

This text has color #B8ADDB on white background.


Black color preview on #B8ADDB background

This text has black color on #B8ADDB background.


White color preview on #B8ADDB background

This text has white color on #B8ADDB background.


Related colors

Complementary color

Complementary color for #hex is #475224.


I love getcolorcode.com

Triadic colors

1 #DBB8AD and #ADDBB8 with #B8ADDB are triadic colors.

2 #DBADB8 and #ADB8DB with #B8ADDB are triadic colors.