COLOR #BEA8DC

HEX: #BEA8DC RGB: (190,168,220)

Renk bilgisi

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

RGB renk modeli

#BEA8DC color RGB value is (190,168,220).

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

RGB bağlantıları ve doygunluk

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

190
168
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 168 + 220 = 578 (100%)
R 190 of 578 ~ 32.87%
G 168 of 578 ~ 29.07%
B 220 of 578 ~ 38.06'%

%32.87
%29.07
%38.06

CMYK RENK MODELİ

#BEA8DC rengi CMYK tonu (14,24,0,14).

  • camgöbeği tonu 13.64%
  • eflatun tonu 23.64%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (14,24,0,14)
C14M24Y0K14 (14%, 24%, 0%, 14%)
(0.14 / 0.24 / 0.00 / 0.14)

CMYK yüzdeleri

%13.64
%23.64
%0
%13.73

Codes

Color #BEA8DC in popluar color models

BE A8 DC
RGB 190 168 220
HSL 265° 42.62% 76.08%
HSB/HSV 265° 23.64% 86.27%
CMYK 13.64% 23.64% 0.00%
13.73%

Color #BEA8DC in popluar number systems.

HEX BE A8 DC
Decimal 190 168 220
Binary 10111110 10101000 11011100
Octal 276 250 334

Shades and tints

Shades of #BEA8DC

#BEA8DC
(190,168,220)
#AD99C8
(173,153,200)
#9C8AB4
(156,138,180)
#8B7BA0
(139,123,160)
#7A6C8C
(122,108,140)
#695D78
(105,93,120)
#584E64
(88,78,100)
#473F50
(71,63,80)
#36303C
(54,48,60)
#252128
(37,33,40)
#141214
(20,18,20)
#000000
(0,0,0)

Tints of #BEA8DC

#BEA8DC
(190,168,220)
#C3AFDF
(195,175,223)
#C8B6E2
(200,182,226)
#CDBDE5
(205,189,229)
#D2C4E8
(210,196,232)
#D7CBEB
(215,203,235)
#DCD2EE
(220,210,238)
#E1D9F1
(225,217,241)
#E6E0F4
(230,224,244)
#EBE7F7
(235,231,247)
#F0EEFA
(240,238,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEA8DC; }

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

This text font color is #BEA8DC.

Background Color

.myBgColor { background-color: #BEA8DC; }

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

This div background color is #BEA8DC.

Border color

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

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

This div border color is #BEA8DC.

Opacity

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

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

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

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

This text has shadow with #BEA8DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA8DC.

Preview

Color preview on black background

This text has color #BEA8DC on black background.


Color preview on white background

This text has color #BEA8DC on white background.


Black color preview on #BEA8DC background

This text has black color on #BEA8DC background.


White color preview on #BEA8DC background

This text has white color on #BEA8DC background.


Related colors

Complementary color

Complementary color for #hex is #415723.


I love getcolorcode.com

Triadic colors

1 #DCBEA8 and #A8DCBE with #BEA8DC are triadic colors.

2 #DCA8BE and #A8BEDC with #BEA8DC are triadic colors.