COLOR #BEB5E1

HEX: #BEB5E1 RGB: (190,181,225)

Renk bilgisi

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

RGB renk modeli

#BEB5E1 color RGB value is (190,181,225).

RGB: (190,181,225) (75%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 181 of 255 = 71%
B 225 of 255 = 88%

190
181
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 225 = 596 (100%)
R 190 of 596 ~ 31.88%
G 181 of 596 ~ 30.37%
B 225 of 596 ~ 37.75'%

%31.88
%30.37
%37.75

CMYK RENK MODELİ

#BEB5E1 rengi CMYK tonu (16,20,0,12).

  • camgöbeği tonu 15.56%
  • eflatun tonu 19.56%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (16,20,0,12)
C16M20Y0K12 (16%, 20%, 0%, 12%)
(0.16 / 0.20 / 0.00 / 0.12)

CMYK yüzdeleri

%15.56
%19.56
%0
%11.76

Codes

Color #BEB5E1 in popluar color models

BE B5 E1
RGB 190 181 225
HSL 252° 42.31% 79.61%
HSB/HSV 252° 19.56% 88.24%
CMYK 15.56% 19.56% 0.00%
11.76%

Color #BEB5E1 in popluar number systems.

HEX BE B5 E1
Decimal 190 181 225
Binary 10111110 10110101 11100001
Octal 276 265 341

Shades and tints

Shades of #BEB5E1

#BEB5E1
(190,181,225)
#ADA5CD
(173,165,205)
#9C95B9
(156,149,185)
#8B85A5
(139,133,165)
#7A7591
(122,117,145)
#69657D
(105,101,125)
#585569
(88,85,105)
#474555
(71,69,85)
#363541
(54,53,65)
#25252D
(37,37,45)
#141519
(20,21,25)
#000000
(0,0,0)

Tints of #BEB5E1

#BEB5E1
(190,181,225)
#C3BBE3
(195,187,227)
#C8C1E5
(200,193,229)
#CDC7E7
(205,199,231)
#D2CDE9
(210,205,233)
#D7D3EB
(215,211,235)
#DCD9ED
(220,217,237)
#E1DFEF
(225,223,239)
#E6E5F1
(230,229,241)
#EBEBF3
(235,235,243)
#F0F1F5
(240,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEB5E1; }

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

This text font color is #BEB5E1.

Background Color

.myBgColor { background-color: #BEB5E1; }

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

This div background color is #BEB5E1.

Border color

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

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

This div border color is #BEB5E1.

Opacity

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

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

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

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

This text has shadow with #BEB5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5E1.

Preview

Color preview on black background

This text has color #BEB5E1 on black background.


Color preview on white background

This text has color #BEB5E1 on white background.


Black color preview on #BEB5E1 background

This text has black color on #BEB5E1 background.


White color preview on #BEB5E1 background

This text has white color on #BEB5E1 background.


Related colors

Complementary color

Complementary color for #hex is #414A1E.


I love getcolorcode.com

Triadic colors

1 #E1BEB5 and #B5E1BE with #BEB5E1 are triadic colors.

2 #E1B5BE and #B5BEE1 with #BEB5E1 are triadic colors.