COLOR #BEA6FA

HEX: #BEA6FA RGB: (190,166,250)

Renk bilgisi

#BEA6FA contains mainly blue color. #BEA6FA ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#BEA6FA color RGB value is (190,166,250).

RGB: (190,166,250) (75%, 65%, 98%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 166 of 255 = 65%
B 250 of 255 = 98%

190
166
250

R + G + B ~ 79%. #BEA6FA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 166 + 250 = 606 (100%)
R 190 of 606 ~ 31.35%
G 166 of 606 ~ 27.39%
B 250 of 606 ~ 41.25'%

%31.35
%27.39
%41.25

CMYK RENK MODELİ

#BEA6FA rengi CMYK tonu (24,34,0,2).

  • camgöbeği tonu 24.00%
  • eflatun tonu 33.60%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (24,34,0,2)
C24M34Y0K2 (24%, 34%, 0%, 2%)
(0.24 / 0.34 / 0.00 / 0.02)

CMYK yüzdeleri

%24
%33.6
%0
%1.96

Codes

Color #BEA6FA in popluar color models

BE A6 FA
RGB 190 166 250
HSL 257° 89.36% 81.57%
HSB/HSV 257° 33.60% 98.04%
CMYK 24.00% 33.60% 0.00%
1.96%

Color #BEA6FA in popluar number systems.

HEX BE A6 FA
Decimal 190 166 250
Binary 10111110 10100110 11111010
Octal 276 246 372

Shades and tints

Shades of #BEA6FA

#BEA6FA
(190,166,250)
#AD97E4
(173,151,228)
#9C88CE
(156,136,206)
#8B79B8
(139,121,184)
#7A6AA2
(122,106,162)
#695B8C
(105,91,140)
#584C76
(88,76,118)
#473D60
(71,61,96)
#362E4A
(54,46,74)
#251F34
(37,31,52)
#14101E
(20,16,30)
#000000
(0,0,0)

Tints of #BEA6FA

#BEA6FA
(190,166,250)
#C3AEFA
(195,174,250)
#C8B6FA
(200,182,250)
#CDBEFA
(205,190,250)
#D2C6FA
(210,198,250)
#D7CEFA
(215,206,250)
#DCD6FA
(220,214,250)
#E1DEFA
(225,222,250)
#E6E6FA
(230,230,250)
#EBEEFA
(235,238,250)
#F0F6FA
(240,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA6FA color. Also use rgb(190,166,250) instead hex code.

Text Font Color

.myTextColor { color: #BEA6FA; }

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

This text font color is #BEA6FA.

Background Color

.myBgColor { background-color: #BEA6FA; }

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

This div background color is #BEA6FA.

Border color

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

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

This div border color is #BEA6FA.

Opacity

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

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

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

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

This text has shadow with #BEA6FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA6FA.

Preview

Color preview on black background

This text has color #BEA6FA on black background.


Color preview on white background

This text has color #BEA6FA on white background.


Black color preview on #BEA6FA background

This text has black color on #BEA6FA background.


White color preview on #BEA6FA background

This text has white color on #BEA6FA background.


Related colors

Complementary color

Complementary color for #hex is #415905.


I love getcolorcode.com

Triadic colors

1 #FABEA6 and #A6FABE with #BEA6FA are triadic colors.

2 #FAA6BE and #A6BEFA with #BEA6FA are triadic colors.