COLOR #BEA7DA

HEX: #BEA7DA RGB: (190,167,218)

Renk bilgisi

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

RGB renk modeli

#BEA7DA color RGB value is (190,167,218).

RGB: (190,167,218) (75%, 65%, 85%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 167 of 255 = 65%
B 218 of 255 = 85%

190
167
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 167 + 218 = 575 (100%)
R 190 of 575 ~ 33.04%
G 167 of 575 ~ 29.04%
B 218 of 575 ~ 37.91'%

%33.04
%29.04
%37.91

CMYK RENK MODELİ

#BEA7DA rengi CMYK tonu (13,23,0,15).

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

CMYK: (13,23,0,15)
C13M23Y0K15 (13%, 23%, 0%, 15%)
(0.13 / 0.23 / 0.00 / 0.15)

CMYK yüzdeleri

%12.84
%23.39
%0
%14.51

Codes

Color #BEA7DA in popluar color models

BE A7 DA
RGB 190 167 218
HSL 267° 40.80% 75.49%
HSB/HSV 267° 23.39% 85.49%
CMYK 12.84% 23.39% 0.00%
14.51%

Color #BEA7DA in popluar number systems.

HEX BE A7 DA
Decimal 190 167 218
Binary 10111110 10100111 11011010
Octal 276 247 332

Shades and tints

Shades of #BEA7DA

#BEA7DA
(190,167,218)
#AD98C7
(173,152,199)
#9C89B4
(156,137,180)
#8B7AA1
(139,122,161)
#7A6B8E
(122,107,142)
#695C7B
(105,92,123)
#584D68
(88,77,104)
#473E55
(71,62,85)
#362F42
(54,47,66)
#25202F
(37,32,47)
#14111C
(20,17,28)
#000000
(0,0,0)

Tints of #BEA7DA

#BEA7DA
(190,167,218)
#C3AFDD
(195,175,221)
#C8B7E0
(200,183,224)
#CDBFE3
(205,191,227)
#D2C7E6
(210,199,230)
#D7CFE9
(215,207,233)
#DCD7EC
(220,215,236)
#E1DFEF
(225,223,239)
#E6E7F2
(230,231,242)
#EBEFF5
(235,239,245)
#F0F7F8
(240,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEA7DA; }

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

This text font color is #BEA7DA.

Background Color

.myBgColor { background-color: #BEA7DA; }

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

This div background color is #BEA7DA.

Border color

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

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

This div border color is #BEA7DA.

Opacity

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

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

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

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

This text has shadow with #BEA7DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA7DA.

Preview

Color preview on black background

This text has color #BEA7DA on black background.


Color preview on white background

This text has color #BEA7DA on white background.


Black color preview on #BEA7DA background

This text has black color on #BEA7DA background.


White color preview on #BEA7DA background

This text has white color on #BEA7DA background.


Related colors

Complementary color

Complementary color for #hex is #415825.


I love getcolorcode.com

Triadic colors

1 #DABEA7 and #A7DABE with #BEA7DA are triadic colors.

2 #DAA7BE and #A7BEDA with #BEA7DA are triadic colors.