COLOR #BEA0ED

HEX: #BEA0ED RGB: (190,160,237)

Renk bilgisi

#BEA0ED contains mainly red and blue colors. #BEA0ED ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#BEA0ED color RGB value is (190,160,237).

RGB: (190,160,237) (75%, 63%, 93%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 160 of 255 = 63%
B 237 of 255 = 93%

190
160
237

R + G + B ~ 77%. #BEA0ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 160 + 237 = 587 (100%)
R 190 of 587 ~ 32.37%
G 160 of 587 ~ 27.26%
B 237 of 587 ~ 40.37'%

%32.37
%27.26
%40.37

CMYK RENK MODELİ

#BEA0ED rengi CMYK tonu (20,32,0,7).

  • camgöbeği tonu 19.83%
  • eflatun tonu 32.49%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (20,32,0,7)
C20M32Y0K7 (20%, 32%, 0%, 7%)
(0.20 / 0.32 / 0.00 / 0.07)

CMYK yüzdeleri

%19.83
%32.49
%0
%7.06

Codes

Color #BEA0ED in popluar color models

BE A0 ED
RGB 190 160 237
HSL 263° 68.14% 77.84%
HSB/HSV 263° 32.49% 92.94%
CMYK 19.83% 32.49% 0.00%
7.06%

Color #BEA0ED in popluar number systems.

HEX BE A0 ED
Decimal 190 160 237
Binary 10111110 10100000 11101101
Octal 276 240 355

Shades and tints

Shades of #BEA0ED

#BEA0ED
(190,160,237)
#AD92D8
(173,146,216)
#9C84C3
(156,132,195)
#8B76AE
(139,118,174)
#7A6899
(122,104,153)
#695A84
(105,90,132)
#584C6F
(88,76,111)
#473E5A
(71,62,90)
#363045
(54,48,69)
#252230
(37,34,48)
#14141B
(20,20,27)
#000000
(0,0,0)

Tints of #BEA0ED

#BEA0ED
(190,160,237)
#C3A8EE
(195,168,238)
#C8B0EF
(200,176,239)
#CDB8F0
(205,184,240)
#D2C0F1
(210,192,241)
#D7C8F2
(215,200,242)
#DCD0F3
(220,208,243)
#E1D8F4
(225,216,244)
#E6E0F5
(230,224,245)
#EBE8F6
(235,232,246)
#F0F0F7
(240,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA0ED color. Also use rgb(190,160,237) instead hex code.

Text Font Color

.myTextColor { color: #BEA0ED; }

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

This text font color is #BEA0ED.

Background Color

.myBgColor { background-color: #BEA0ED; }

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

This div background color is #BEA0ED.

Border color

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

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

This div border color is #BEA0ED.

Opacity

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

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

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

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

This text has shadow with #BEA0ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA0ED.

Preview

Color preview on black background

This text has color #BEA0ED on black background.


Color preview on white background

This text has color #BEA0ED on white background.


Black color preview on #BEA0ED background

This text has black color on #BEA0ED background.


White color preview on #BEA0ED background

This text has white color on #BEA0ED background.


Related colors

Complementary color

Complementary color for #hex is #415F12.


I love getcolorcode.com

Triadic colors

1 #EDBEA0 and #A0EDBE with #BEA0ED are triadic colors.

2 #EDA0BE and #A0BEED with #BEA0ED are triadic colors.