COLOR #BEB5DA

HEX: #BEB5DA RGB: (190,181,218)

Renk bilgisi

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

RGB renk modeli

#BEB5DA color RGB value is (190,181,218).

RGB: (190,181,218) (75%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 181 of 255 = 71%
B 218 of 255 = 85%

190
181
218

R + G + B ~ 77%. #BEB5DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 218 = 589 (100%)
R 190 of 589 ~ 32.26%
G 181 of 589 ~ 30.73%
B 218 of 589 ~ 37.01'%

%32.26
%30.73
%37.01

CMYK RENK MODELİ

#BEB5DA rengi CMYK tonu (13,17,0,15).

  • camgöbeği tonu 12.84%
  • eflatun tonu 16.97%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (13,17,0,15)
C13M17Y0K15 (13%, 17%, 0%, 15%)
(0.13 / 0.17 / 0.00 / 0.15)

CMYK yüzdeleri

%12.84
%16.97
%0
%14.51

Codes

Color #BEB5DA in popluar color models

BE B5 DA
RGB 190 181 218
HSL 255° 33.33% 78.24%
HSB/HSV 255° 16.97% 85.49%
CMYK 12.84% 16.97% 0.00%
14.51%

Color #BEB5DA in popluar number systems.

HEX BE B5 DA
Decimal 190 181 218
Binary 10111110 10110101 11011010
Octal 276 265 332

Shades and tints

Shades of #BEB5DA

#BEB5DA
(190,181,218)
#ADA5C7
(173,165,199)
#9C95B4
(156,149,180)
#8B85A1
(139,133,161)
#7A758E
(122,117,142)
#69657B
(105,101,123)
#585568
(88,85,104)
#474555
(71,69,85)
#363542
(54,53,66)
#25252F
(37,37,47)
#14151C
(20,21,28)
#000000
(0,0,0)

Tints of #BEB5DA

#BEB5DA
(190,181,218)
#C3BBDD
(195,187,221)
#C8C1E0
(200,193,224)
#CDC7E3
(205,199,227)
#D2CDE6
(210,205,230)
#D7D3E9
(215,211,233)
#DCD9EC
(220,217,236)
#E1DFEF
(225,223,239)
#E6E5F2
(230,229,242)
#EBEBF5
(235,235,245)
#F0F1F8
(240,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEB5DA; }

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

This text font color is #BEB5DA.

Background Color

.myBgColor { background-color: #BEB5DA; }

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

This div background color is #BEB5DA.

Border color

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

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

This div border color is #BEB5DA.

Opacity

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

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

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

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

This text has shadow with #BEB5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5DA.

Preview

Color preview on black background

This text has color #BEB5DA on black background.


Color preview on white background

This text has color #BEB5DA on white background.


Black color preview on #BEB5DA background

This text has black color on #BEB5DA background.


White color preview on #BEB5DA background

This text has white color on #BEB5DA background.


Related colors

Complementary color

Complementary color for #hex is #414A25.


I love getcolorcode.com

Triadic colors

1 #DABEB5 and #B5DABE with #BEB5DA are triadic colors.

2 #DAB5BE and #B5BEDA with #BEB5DA are triadic colors.