COLOR #BEB5EC

HEX: #BEB5EC RGB: (190,181,236)

Renk bilgisi

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

RGB renk modeli

#BEB5EC color RGB value is (190,181,236).

RGB: (190,181,236) (75%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 181 of 255 = 71%
B 236 of 255 = 93%

190
181
236

R + G + B ~ 80%. #BEB5EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 236 = 607 (100%)
R 190 of 607 ~ 31.3%
G 181 of 607 ~ 29.82%
B 236 of 607 ~ 38.88'%

%31.3
%29.82
%38.88

CMYK RENK MODELİ

#BEB5EC rengi CMYK tonu (19,23,0,7).

  • camgöbeği tonu 19.49%
  • eflatun tonu 23.31%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (19,23,0,7)
C19M23Y0K7 (19%, 23%, 0%, 7%)
(0.19 / 0.23 / 0.00 / 0.07)

CMYK yüzdeleri

%19.49
%23.31
%0
%7.45

Codes

Color #BEB5EC in popluar color models

BE B5 EC
RGB 190 181 236
HSL 250° 59.14% 81.76%
HSB/HSV 250° 23.31% 92.55%
CMYK 19.49% 23.31% 0.00%
7.45%

Color #BEB5EC in popluar number systems.

HEX BE B5 EC
Decimal 190 181 236
Binary 10111110 10110101 11101100
Octal 276 265 354

Shades and tints

Shades of #BEB5EC

#BEB5EC
(190,181,236)
#ADA5D7
(173,165,215)
#9C95C2
(156,149,194)
#8B85AD
(139,133,173)
#7A7598
(122,117,152)
#696583
(105,101,131)
#58556E
(88,85,110)
#474559
(71,69,89)
#363544
(54,53,68)
#25252F
(37,37,47)
#14151A
(20,21,26)
#000000
(0,0,0)

Tints of #BEB5EC

#BEB5EC
(190,181,236)
#C3BBED
(195,187,237)
#C8C1EE
(200,193,238)
#CDC7EF
(205,199,239)
#D2CDF0
(210,205,240)
#D7D3F1
(215,211,241)
#DCD9F2
(220,217,242)
#E1DFF3
(225,223,243)
#E6E5F4
(230,229,244)
#EBEBF5
(235,235,245)
#F0F1F6
(240,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEB5EC color. Also use rgb(190,181,236) instead hex code.

Text Font Color

.myTextColor { color: #BEB5EC; }

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

This text font color is #BEB5EC.

Background Color

.myBgColor { background-color: #BEB5EC; }

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

This div background color is #BEB5EC.

Border color

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

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

This div border color is #BEB5EC.

Opacity

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

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

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

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

This text has shadow with #BEB5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5EC.

Preview

Color preview on black background

This text has color #BEB5EC on black background.


Color preview on white background

This text has color #BEB5EC on white background.


Black color preview on #BEB5EC background

This text has black color on #BEB5EC background.


White color preview on #BEB5EC background

This text has white color on #BEB5EC background.


Related colors

Complementary color

Complementary color for #hex is #414A13.


I love getcolorcode.com

Triadic colors

1 #ECBEB5 and #B5ECBE with #BEB5EC are triadic colors.

2 #ECB5BE and #B5BEEC with #BEB5EC are triadic colors.