COLOR #BEB5DF

HEX: #BEB5DF RGB: (190,181,223)

Renk bilgisi

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

RGB renk modeli

#BEB5DF color RGB value is (190,181,223).

RGB: (190,181,223) (75%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 181 of 255 = 71%
B 223 of 255 = 87%

190
181
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 223 = 594 (100%)
R 190 of 594 ~ 31.99%
G 181 of 594 ~ 30.47%
B 223 of 594 ~ 37.54'%

%31.99
%30.47
%37.54

CMYK RENK MODELİ

#BEB5DF rengi CMYK tonu (15,19,0,13).

  • camgöbeği tonu 14.80%
  • eflatun tonu 18.83%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (15,19,0,13)
C15M19Y0K13 (15%, 19%, 0%, 13%)
(0.15 / 0.19 / 0.00 / 0.13)

CMYK yüzdeleri

%14.8
%18.83
%0
%12.55

Codes

Color #BEB5DF in popluar color models

BE B5 DF
RGB 190 181 223
HSL 253° 39.62% 79.22%
HSB/HSV 253° 18.83% 87.45%
CMYK 14.80% 18.83% 0.00%
12.55%

Color #BEB5DF in popluar number systems.

HEX BE B5 DF
Decimal 190 181 223
Binary 10111110 10110101 11011111
Octal 276 265 337

Shades and tints

Shades of #BEB5DF

#BEB5DF
(190,181,223)
#ADA5CB
(173,165,203)
#9C95B7
(156,149,183)
#8B85A3
(139,133,163)
#7A758F
(122,117,143)
#69657B
(105,101,123)
#585567
(88,85,103)
#474553
(71,69,83)
#36353F
(54,53,63)
#25252B
(37,37,43)
#141517
(20,21,23)
#000000
(0,0,0)

Tints of #BEB5DF

#BEB5DF
(190,181,223)
#C3BBE1
(195,187,225)
#C8C1E3
(200,193,227)
#CDC7E5
(205,199,229)
#D2CDE7
(210,205,231)
#D7D3E9
(215,211,233)
#DCD9EB
(220,217,235)
#E1DFED
(225,223,237)
#E6E5EF
(230,229,239)
#EBEBF1
(235,235,241)
#F0F1F3
(240,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEB5DF; }

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

This text font color is #BEB5DF.

Background Color

.myBgColor { background-color: #BEB5DF; }

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

This div background color is #BEB5DF.

Border color

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

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

This div border color is #BEB5DF.

Opacity

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

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

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

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

This text has shadow with #BEB5DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5DF.

Preview

Color preview on black background

This text has color #BEB5DF on black background.


Color preview on white background

This text has color #BEB5DF on white background.


Black color preview on #BEB5DF background

This text has black color on #BEB5DF background.


White color preview on #BEB5DF background

This text has white color on #BEB5DF background.


Related colors

Complementary color

Complementary color for #hex is #414A20.


I love getcolorcode.com

Triadic colors

1 #DFBEB5 and #B5DFBE with #BEB5DF are triadic colors.

2 #DFB5BE and #B5BEDF with #BEB5DF are triadic colors.