COLOR #BDAFDB

HEX: #BDAFDB RGB: (189,175,219)

Renk bilgisi

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

RGB renk modeli

#BDAFDB color RGB value is (189,175,219).

RGB: (189,175,219) (74%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 175 of 255 = 69%
B 219 of 255 = 86%

189
175
219

R + G + B ~ 76%. #BDAFDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 175 + 219 = 583 (100%)
R 189 of 583 ~ 32.42%
G 175 of 583 ~ 30.02%
B 219 of 583 ~ 37.56'%

%32.42
%30.02
%37.56

CMYK RENK MODELİ

#BDAFDB rengi CMYK tonu (14,20,0,14).

  • camgöbeği tonu 13.70%
  • eflatun tonu 20.09%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (14,20,0,14)
C14M20Y0K14 (14%, 20%, 0%, 14%)
(0.14 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%13.7
%20.09
%0
%14.12

Codes

Color #BDAFDB in popluar color models

BD AF DB
RGB 189 175 219
HSL 259° 37.93% 77.25%
HSB/HSV 259° 20.09% 85.88%
CMYK 13.70% 20.09% 0.00%
14.12%

Color #BDAFDB in popluar number systems.

HEX BD AF DB
Decimal 189 175 219
Binary 10111101 10101111 11011011
Octal 275 257 333

Shades and tints

Shades of #BDAFDB

#BDAFDB
(189,175,219)
#ACA0C8
(172,160,200)
#9B91B5
(155,145,181)
#8A82A2
(138,130,162)
#79738F
(121,115,143)
#68647C
(104,100,124)
#575569
(87,85,105)
#464656
(70,70,86)
#353743
(53,55,67)
#242830
(36,40,48)
#13191D
(19,25,29)
#000000
(0,0,0)

Tints of #BDAFDB

#BDAFDB
(189,175,219)
#C3B6DE
(195,182,222)
#C9BDE1
(201,189,225)
#CFC4E4
(207,196,228)
#D5CBE7
(213,203,231)
#DBD2EA
(219,210,234)
#E1D9ED
(225,217,237)
#E7E0F0
(231,224,240)
#EDE7F3
(237,231,243)
#F3EEF6
(243,238,246)
#F9F5F9
(249,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDAFDB color. Also use rgb(189,175,219) instead hex code.

Text Font Color

.myTextColor { color: #BDAFDB; }

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

This text font color is #BDAFDB.

Background Color

.myBgColor { background-color: #BDAFDB; }

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

This div background color is #BDAFDB.

Border color

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

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

This div border color is #BDAFDB.

Opacity

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

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

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

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

This text has shadow with #BDAFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDAFDB.

Preview

Color preview on black background

This text has color #BDAFDB on black background.


Color preview on white background

This text has color #BDAFDB on white background.


Black color preview on #BDAFDB background

This text has black color on #BDAFDB background.


White color preview on #BDAFDB background

This text has white color on #BDAFDB background.


Related colors

Complementary color

Complementary color for #hex is #425024.


I love getcolorcode.com

Triadic colors

1 #DBBDAF and #AFDBBD with #BDAFDB are triadic colors.

2 #DBAFBD and #AFBDDB with #BDAFDB are triadic colors.