COLOR #BEA3DA

HEX: #BEA3DA RGB: (190,163,218)

Renk bilgisi

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

RGB renk modeli

#BEA3DA color RGB value is (190,163,218).

RGB: (190,163,218) (75%, 64%, 85%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 163 of 255 = 64%
B 218 of 255 = 85%

190
163
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 163 + 218 = 571 (100%)
R 190 of 571 ~ 33.27%
G 163 of 571 ~ 28.55%
B 218 of 571 ~ 38.18'%

%33.27
%28.55
%38.18

CMYK RENK MODELİ

#BEA3DA rengi CMYK tonu (13,25,0,15).

  • camgöbeği tonu 12.84%
  • eflatun tonu 25.23%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (13,25,0,15)
C13M25Y0K15 (13%, 25%, 0%, 15%)
(0.13 / 0.25 / 0.00 / 0.15)

CMYK yüzdeleri

%12.84
%25.23
%0
%14.51

Codes

Color #BEA3DA in popluar color models

BE A3 DA
RGB 190 163 218
HSL 269° 42.64% 74.71%
HSB/HSV 269° 25.23% 85.49%
CMYK 12.84% 25.23% 0.00%
14.51%

Color #BEA3DA in popluar number systems.

HEX BE A3 DA
Decimal 190 163 218
Binary 10111110 10100011 11011010
Octal 276 243 332

Shades and tints

Shades of #BEA3DA

#BEA3DA
(190,163,218)
#AD95C7
(173,149,199)
#9C87B4
(156,135,180)
#8B79A1
(139,121,161)
#7A6B8E
(122,107,142)
#695D7B
(105,93,123)
#584F68
(88,79,104)
#474155
(71,65,85)
#363342
(54,51,66)
#25252F
(37,37,47)
#14171C
(20,23,28)
#000000
(0,0,0)

Tints of #BEA3DA

#BEA3DA
(190,163,218)
#C3ABDD
(195,171,221)
#C8B3E0
(200,179,224)
#CDBBE3
(205,187,227)
#D2C3E6
(210,195,230)
#D7CBE9
(215,203,233)
#DCD3EC
(220,211,236)
#E1DBEF
(225,219,239)
#E6E3F2
(230,227,242)
#EBEBF5
(235,235,245)
#F0F3F8
(240,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA3DA color. Also use rgb(190,163,218) instead hex code.

Text Font Color

.myTextColor { color: #BEA3DA; }

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

This text font color is #BEA3DA.

Background Color

.myBgColor { background-color: #BEA3DA; }

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

This div background color is #BEA3DA.

Border color

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

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

This div border color is #BEA3DA.

Opacity

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

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

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

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

This text has shadow with #BEA3DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA3DA.

Preview

Color preview on black background

This text has color #BEA3DA on black background.


Color preview on white background

This text has color #BEA3DA on white background.


Black color preview on #BEA3DA background

This text has black color on #BEA3DA background.


White color preview on #BEA3DA background

This text has white color on #BEA3DA background.


Related colors

Complementary color

Complementary color for #hex is #415C25.


I love getcolorcode.com

Triadic colors

1 #DABEA3 and #A3DABE with #BEA3DA are triadic colors.

2 #DAA3BE and #A3BEDA with #BEA3DA are triadic colors.