COLOR #BEA8ED

HEX: #BEA8ED RGB: (190,168,237)

Renk bilgisi

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

RGB renk modeli

#BEA8ED color RGB value is (190,168,237).

RGB: (190,168,237) (75%, 66%, 93%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 168 of 255 = 66%
B 237 of 255 = 93%

190
168
237

R + G + B ~ 78%. #BEA8ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 168 + 237 = 595 (100%)
R 190 of 595 ~ 31.93%
G 168 of 595 ~ 28.24%
B 237 of 595 ~ 39.83'%

%31.93
%28.24
%39.83

CMYK RENK MODELİ

#BEA8ED rengi CMYK tonu (20,29,0,7).

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

CMYK: (20,29,0,7)
C20M29Y0K7 (20%, 29%, 0%, 7%)
(0.20 / 0.29 / 0.00 / 0.07)

CMYK yüzdeleri

%19.83
%29.11
%0
%7.06

Codes

Color #BEA8ED in popluar color models

BE A8 ED
RGB 190 168 237
HSL 259° 65.71% 79.41%
HSB/HSV 259° 29.11% 92.94%
CMYK 19.83% 29.11% 0.00%
7.06%

Color #BEA8ED in popluar number systems.

HEX BE A8 ED
Decimal 190 168 237
Binary 10111110 10101000 11101101
Octal 276 250 355

Shades and tints

Shades of #BEA8ED

#BEA8ED
(190,168,237)
#AD99D8
(173,153,216)
#9C8AC3
(156,138,195)
#8B7BAE
(139,123,174)
#7A6C99
(122,108,153)
#695D84
(105,93,132)
#584E6F
(88,78,111)
#473F5A
(71,63,90)
#363045
(54,48,69)
#252130
(37,33,48)
#14121B
(20,18,27)
#000000
(0,0,0)

Tints of #BEA8ED

#BEA8ED
(190,168,237)
#C3AFEE
(195,175,238)
#C8B6EF
(200,182,239)
#CDBDF0
(205,189,240)
#D2C4F1
(210,196,241)
#D7CBF2
(215,203,242)
#DCD2F3
(220,210,243)
#E1D9F4
(225,217,244)
#E6E0F5
(230,224,245)
#EBE7F6
(235,231,246)
#F0EEF7
(240,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEA8ED; }

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

This text font color is #BEA8ED.

Background Color

.myBgColor { background-color: #BEA8ED; }

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

This div background color is #BEA8ED.

Border color

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

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

This div border color is #BEA8ED.

Opacity

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

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

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

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

This text has shadow with #BEA8ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA8ED.

Preview

Color preview on black background

This text has color #BEA8ED on black background.


Color preview on white background

This text has color #BEA8ED on white background.


Black color preview on #BEA8ED background

This text has black color on #BEA8ED background.


White color preview on #BEA8ED background

This text has white color on #BEA8ED background.


Related colors

Complementary color

Complementary color for #hex is #415712.


I love getcolorcode.com

Triadic colors

1 #EDBEA8 and #A8EDBE with #BEA8ED are triadic colors.

2 #EDA8BE and #A8BEED with #BEA8ED are triadic colors.