COLOR #BEA8DB

HEX: #BEA8DB RGB: (190,168,219)

Renk bilgisi

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

RGB renk modeli

#BEA8DB color RGB value is (190,168,219).

RGB: (190,168,219) (75%, 66%, 86%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 168 of 255 = 66%
B 219 of 255 = 86%

190
168
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 168 + 219 = 577 (100%)
R 190 of 577 ~ 32.93%
G 168 of 577 ~ 29.12%
B 219 of 577 ~ 37.95'%

%32.93
%29.12
%37.95

CMYK RENK MODELİ

#BEA8DB rengi CMYK tonu (13,23,0,14).

  • camgöbeği tonu 13.24%
  • eflatun tonu 23.29%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (13,23,0,14)
C13M23Y0K14 (13%, 23%, 0%, 14%)
(0.13 / 0.23 / 0.00 / 0.14)

CMYK yüzdeleri

%13.24
%23.29
%0
%14.12

Codes

Color #BEA8DB in popluar color models

BE A8 DB
RGB 190 168 219
HSL 266° 41.46% 75.88%
HSB/HSV 266° 23.29% 85.88%
CMYK 13.24% 23.29% 0.00%
14.12%

Color #BEA8DB in popluar number systems.

HEX BE A8 DB
Decimal 190 168 219
Binary 10111110 10101000 11011011
Octal 276 250 333

Shades and tints

Shades of #BEA8DB

#BEA8DB
(190,168,219)
#AD99C8
(173,153,200)
#9C8AB5
(156,138,181)
#8B7BA2
(139,123,162)
#7A6C8F
(122,108,143)
#695D7C
(105,93,124)
#584E69
(88,78,105)
#473F56
(71,63,86)
#363043
(54,48,67)
#252130
(37,33,48)
#14121D
(20,18,29)
#000000
(0,0,0)

Tints of #BEA8DB

#BEA8DB
(190,168,219)
#C3AFDE
(195,175,222)
#C8B6E1
(200,182,225)
#CDBDE4
(205,189,228)
#D2C4E7
(210,196,231)
#D7CBEA
(215,203,234)
#DCD2ED
(220,210,237)
#E1D9F0
(225,217,240)
#E6E0F3
(230,224,243)
#EBE7F6
(235,231,246)
#F0EEF9
(240,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA8DB color. Also use rgb(190,168,219) instead hex code.

Text Font Color

.myTextColor { color: #BEA8DB; }

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

This text font color is #BEA8DB.

Background Color

.myBgColor { background-color: #BEA8DB; }

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

This div background color is #BEA8DB.

Border color

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

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

This div border color is #BEA8DB.

Opacity

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

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

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

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

This text has shadow with #BEA8DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA8DB.

Preview

Color preview on black background

This text has color #BEA8DB on black background.


Color preview on white background

This text has color #BEA8DB on white background.


Black color preview on #BEA8DB background

This text has black color on #BEA8DB background.


White color preview on #BEA8DB background

This text has white color on #BEA8DB background.


Related colors

Complementary color

Complementary color for #hex is #415724.


I love getcolorcode.com

Triadic colors

1 #DBBEA8 and #A8DBBE with #BEA8DB are triadic colors.

2 #DBA8BE and #A8BEDB with #BEA8DB are triadic colors.