COLOR #BEA5DC

HEX: #BEA5DC RGB: (190,165,220)

Renk bilgisi

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

RGB renk modeli

#BEA5DC color RGB value is (190,165,220).

RGB: (190,165,220) (75%, 65%, 86%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 165 of 255 = 65%
B 220 of 255 = 86%

190
165
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 165 + 220 = 575 (100%)
R 190 of 575 ~ 33.04%
G 165 of 575 ~ 28.7%
B 220 of 575 ~ 38.26'%

%33.04
%28.7
%38.26

CMYK RENK MODELİ

#BEA5DC rengi CMYK tonu (14,25,0,14).

  • camgöbeği tonu 13.64%
  • eflatun tonu 25.00%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%
CMYK: (14,25,0,14) C14M25Y0K14 (14%,25%,0%,14%) (0.14/0.25/0.00/0.14) 

CMYK yüzdeleri

%13.64
%25
%0
%13.73

Codes

Color #BEA5DC in popluar color models

BE A5 DC
RGB 190 165 220
HSL 267° 44.00% 75.49%
HSB/HSV 267° 25.00% 86.27%
CMYK 13.64% 25.00% 0.00%
13.73%

Color #BEA5DC in popluar number systems.

HEX BE A5 DC
Decimal 190 165 220
Binary 10111110 10100101 11011100
Octal 276 245 334

Shades and tints

Shades of #BEA5DC

#BEA5DC
(190,165,220)
#AD96C8
(173,150,200)
#9C87B4
(156,135,180)
#8B78A0
(139,120,160)
#7A698C
(122,105,140)
#695A78
(105,90,120)
#584B64
(88,75,100)
#473C50
(71,60,80)
#362D3C
(54,45,60)
#251E28
(37,30,40)
#140F14
(20,15,20)
#000000
(0,0,0)

Tints of #BEA5DC

#BEA5DC
(190,165,220)
#C3ADDF
(195,173,223)
#C8B5E2
(200,181,226)
#CDBDE5
(205,189,229)
#D2C5E8
(210,197,232)
#D7CDEB
(215,205,235)
#DCD5EE
(220,213,238)
#E1DDF1
(225,221,241)
#E6E5F4
(230,229,244)
#EBEDF7
(235,237,247)
#F0F5FA
(240,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA5DC color. Also use rgb(190,165,220) instead hex code.

Text Font Color

.myTextColor { color: #BEA5DC; }

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

This text font color is #BEA5DC.

Background Color

.myBgColor { background-color: #BEA5DC; }

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

This div background color is #BEA5DC.

Border color

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

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

This div border color is #BEA5DC.

Opacity

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

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

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

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

This text has shadow with #BEA5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA5DC.

Preview

Color preview on black background

This text has color #BEA5DC on black background.


Color preview on white background

This text has color #BEA5DC on white background.


Black color preview on #BEA5DC background

This text has black color on #BEA5DC background.


White color preview on #BEA5DC background

This text has white color on #BEA5DC background.


Related colors

Complementary color

Complementary color for #hex is #415A23.


I love getcolorcode.com

Triadic colors

1 #DCBEA5 and #A5DCBE with #BEA5DC are triadic colors.

2 #DCA5BE and #A5BEDC with #BEA5DC are triadic colors.