COLOR #BEB5E5

HEX: #BEB5E5 RGB: (190,181,229)

Renk bilgisi

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

RGB renk modeli

#BEB5E5 color RGB value is (190,181,229).

RGB: (190,181,229) (75%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 181 of 255 = 71%
B 229 of 255 = 90%

190
181
229

R + G + B ~ 79%. #BEB5E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 229 = 600 (100%)
R 190 of 600 ~ 31.67%
G 181 of 600 ~ 30.17%
B 229 of 600 ~ 38.17'%

%31.67
%30.17
%38.17

CMYK RENK MODELİ

#BEB5E5 rengi CMYK tonu (17,21,0,10).

  • camgöbeği tonu 17.03%
  • eflatun tonu 20.96%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (17,21,0,10)
C17M21Y0K10 (17%, 21%, 0%, 10%)
(0.17 / 0.21 / 0.00 / 0.10)

CMYK yüzdeleri

%17.03
%20.96
%0
%10.2

Codes

Color #BEB5E5 in popluar color models

BE B5 E5
RGB 190 181 229
HSL 251° 48.00% 80.39%
HSB/HSV 251° 20.96% 89.80%
CMYK 17.03% 20.96% 0.00%
10.20%

Color #BEB5E5 in popluar number systems.

HEX BE B5 E5
Decimal 190 181 229
Binary 10111110 10110101 11100101
Octal 276 265 345

Shades and tints

Shades of #BEB5E5

#BEB5E5
(190,181,229)
#ADA5D1
(173,165,209)
#9C95BD
(156,149,189)
#8B85A9
(139,133,169)
#7A7595
(122,117,149)
#696581
(105,101,129)
#58556D
(88,85,109)
#474559
(71,69,89)
#363545
(54,53,69)
#252531
(37,37,49)
#14151D
(20,21,29)
#000000
(0,0,0)

Tints of #BEB5E5

#BEB5E5
(190,181,229)
#C3BBE7
(195,187,231)
#C8C1E9
(200,193,233)
#CDC7EB
(205,199,235)
#D2CDED
(210,205,237)
#D7D3EF
(215,211,239)
#DCD9F1
(220,217,241)
#E1DFF3
(225,223,243)
#E6E5F5
(230,229,245)
#EBEBF7
(235,235,247)
#F0F1F9
(240,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEB5E5; }

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

This text font color is #BEB5E5.

Background Color

.myBgColor { background-color: #BEB5E5; }

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

This div background color is #BEB5E5.

Border color

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

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

This div border color is #BEB5E5.

Opacity

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

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

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

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

This text has shadow with #BEB5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5E5.

Preview

Color preview on black background

This text has color #BEB5E5 on black background.


Color preview on white background

This text has color #BEB5E5 on white background.


Black color preview on #BEB5E5 background

This text has black color on #BEB5E5 background.


White color preview on #BEB5E5 background

This text has white color on #BEB5E5 background.


Related colors

Complementary color

Complementary color for #hex is #414A1A.


I love getcolorcode.com

Triadic colors

1 #E5BEB5 and #B5E5BE with #BEB5E5 are triadic colors.

2 #E5B5BE and #B5BEE5 with #BEB5E5 are triadic colors.