COLOR #BEA4E6

HEX: #BEA4E6 RGB: (190,164,230)

Renk bilgisi

#BEA4E6 contains mainly red and blue colors. #BEA4E6 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#BEA4E6 color RGB value is (190,164,230).

RGB: (190,164,230) (75%, 64%, 90%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 164 of 255 = 64%
B 230 of 255 = 90%

190
164
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 164 + 230 = 584 (100%)
R 190 of 584 ~ 32.53%
G 164 of 584 ~ 28.08%
B 230 of 584 ~ 39.38'%

%32.53
%28.08
%39.38

CMYK RENK MODELİ

#BEA4E6 rengi CMYK tonu (17,29,0,10).

  • camgöbeği tonu 17.39%
  • eflatun tonu 28.70%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (17,29,0,10)
C17M29Y0K10 (17%, 29%, 0%, 10%)
(0.17 / 0.29 / 0.00 / 0.10)

CMYK yüzdeleri

%17.39
%28.7
%0
%9.8

Codes

Color #BEA4E6 in popluar color models

BE A4 E6
RGB 190 164 230
HSL 264° 56.90% 77.25%
HSB/HSV 264° 28.70% 90.20%
CMYK 17.39% 28.70% 0.00%
9.80%

Color #BEA4E6 in popluar number systems.

HEX BE A4 E6
Decimal 190 164 230
Binary 10111110 10100100 11100110
Octal 276 244 346

Shades and tints

Shades of #BEA4E6

#BEA4E6
(190,164,230)
#AD96D2
(173,150,210)
#9C88BE
(156,136,190)
#8B7AAA
(139,122,170)
#7A6C96
(122,108,150)
#695E82
(105,94,130)
#58506E
(88,80,110)
#47425A
(71,66,90)
#363446
(54,52,70)
#252632
(37,38,50)
#14181E
(20,24,30)
#000000
(0,0,0)

Tints of #BEA4E6

#BEA4E6
(190,164,230)
#C3ACE8
(195,172,232)
#C8B4EA
(200,180,234)
#CDBCEC
(205,188,236)
#D2C4EE
(210,196,238)
#D7CCF0
(215,204,240)
#DCD4F2
(220,212,242)
#E1DCF4
(225,220,244)
#E6E4F6
(230,228,246)
#EBECF8
(235,236,248)
#F0F4FA
(240,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA4E6 color. Also use rgb(190,164,230) instead hex code.

Text Font Color

.myTextColor { color: #BEA4E6; }

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

This text font color is #BEA4E6.

Background Color

.myBgColor { background-color: #BEA4E6; }

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

This div background color is #BEA4E6.

Border color

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

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

This div border color is #BEA4E6.

Opacity

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

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

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

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

This text has shadow with #BEA4E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA4E6.

Preview

Color preview on black background

This text has color #BEA4E6 on black background.


Color preview on white background

This text has color #BEA4E6 on white background.


Black color preview on #BEA4E6 background

This text has black color on #BEA4E6 background.


White color preview on #BEA4E6 background

This text has white color on #BEA4E6 background.


Related colors

Complementary color

Complementary color for #hex is #415B19.


I love getcolorcode.com

Triadic colors

1 #E6BEA4 and #A4E6BE with #BEA4E6 are triadic colors.

2 #E6A4BE and #A4BEE6 with #BEA4E6 are triadic colors.