COLOR #BEB5E3

HEX: #BEB5E3 RGB: (190,181,227)

Renk bilgisi

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

RGB renk modeli

#BEB5E3 color RGB value is (190,181,227).

RGB: (190,181,227) (75%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 181 of 255 = 71%
B 227 of 255 = 89%

190
181
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 227 = 598 (100%)
R 190 of 598 ~ 31.77%
G 181 of 598 ~ 30.27%
B 227 of 598 ~ 37.96'%

%31.77
%30.27
%37.96

CMYK RENK MODELİ

#BEB5E3 rengi CMYK tonu (16,20,0,11).

  • camgöbeği tonu 16.30%
  • eflatun tonu 20.26%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (16,20,0,11)
C16M20Y0K11 (16%, 20%, 0%, 11%)
(0.16 / 0.20 / 0.00 / 0.11)

CMYK yüzdeleri

%16.3
%20.26
%0
%10.98

Codes

Color #BEB5E3 in popluar color models

BE B5 E3
RGB 190 181 227
HSL 252° 45.10% 80.00%
HSB/HSV 252° 20.26% 89.02%
CMYK 16.30% 20.26% 0.00%
10.98%

Color #BEB5E3 in popluar number systems.

HEX BE B5 E3
Decimal 190 181 227
Binary 10111110 10110101 11100011
Octal 276 265 343

Shades and tints

Shades of #BEB5E3

#BEB5E3
(190,181,227)
#ADA5CF
(173,165,207)
#9C95BB
(156,149,187)
#8B85A7
(139,133,167)
#7A7593
(122,117,147)
#69657F
(105,101,127)
#58556B
(88,85,107)
#474557
(71,69,87)
#363543
(54,53,67)
#25252F
(37,37,47)
#14151B
(20,21,27)
#000000
(0,0,0)

Tints of #BEB5E3

#BEB5E3
(190,181,227)
#C3BBE5
(195,187,229)
#C8C1E7
(200,193,231)
#CDC7E9
(205,199,233)
#D2CDEB
(210,205,235)
#D7D3ED
(215,211,237)
#DCD9EF
(220,217,239)
#E1DFF1
(225,223,241)
#E6E5F3
(230,229,243)
#EBEBF5
(235,235,245)
#F0F1F7
(240,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEB5E3; }

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

This text font color is #BEB5E3.

Background Color

.myBgColor { background-color: #BEB5E3; }

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

This div background color is #BEB5E3.

Border color

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

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

This div border color is #BEB5E3.

Opacity

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

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

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

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

This text has shadow with #BEB5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5E3.

Preview

Color preview on black background

This text has color #BEB5E3 on black background.


Color preview on white background

This text has color #BEB5E3 on white background.


Black color preview on #BEB5E3 background

This text has black color on #BEB5E3 background.


White color preview on #BEB5E3 background

This text has white color on #BEB5E3 background.


Related colors

Complementary color

Complementary color for #hex is #414A1C.


I love getcolorcode.com

Triadic colors

1 #E3BEB5 and #B5E3BE with #BEB5E3 are triadic colors.

2 #E3B5BE and #B5BEE3 with #BEB5E3 are triadic colors.