COLOR #BEB5DB

HEX: #BEB5DB RGB: (190,181,219)

Renk bilgisi

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

RGB renk modeli

#BEB5DB color RGB value is (190,181,219).

RGB: (190,181,219) (75%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 181 of 255 = 71%
B 219 of 255 = 86%

190
181
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 219 = 590 (100%)
R 190 of 590 ~ 32.2%
G 181 of 590 ~ 30.68%
B 219 of 590 ~ 37.12'%

%32.2
%30.68
%37.12

CMYK RENK MODELİ

#BEB5DB rengi CMYK tonu (13,17,0,14).

  • camgöbeği tonu 13.24%
  • eflatun tonu 17.35%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (13,17,0,14)
C13M17Y0K14 (13%, 17%, 0%, 14%)
(0.13 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%13.24
%17.35
%0
%14.12

Codes

Color #BEB5DB in popluar color models

BE B5 DB
RGB 190 181 219
HSL 254° 34.55% 78.43%
HSB/HSV 254° 17.35% 85.88%
CMYK 13.24% 17.35% 0.00%
14.12%

Color #BEB5DB in popluar number systems.

HEX BE B5 DB
Decimal 190 181 219
Binary 10111110 10110101 11011011
Octal 276 265 333

Shades and tints

Shades of #BEB5DB

#BEB5DB
(190,181,219)
#ADA5C8
(173,165,200)
#9C95B5
(156,149,181)
#8B85A2
(139,133,162)
#7A758F
(122,117,143)
#69657C
(105,101,124)
#585569
(88,85,105)
#474556
(71,69,86)
#363543
(54,53,67)
#252530
(37,37,48)
#14151D
(20,21,29)
#000000
(0,0,0)

Tints of #BEB5DB

#BEB5DB
(190,181,219)
#C3BBDE
(195,187,222)
#C8C1E1
(200,193,225)
#CDC7E4
(205,199,228)
#D2CDE7
(210,205,231)
#D7D3EA
(215,211,234)
#DCD9ED
(220,217,237)
#E1DFF0
(225,223,240)
#E6E5F3
(230,229,243)
#EBEBF6
(235,235,246)
#F0F1F9
(240,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEB5DB; }

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

This text font color is #BEB5DB.

Background Color

.myBgColor { background-color: #BEB5DB; }

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

This div background color is #BEB5DB.

Border color

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

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

This div border color is #BEB5DB.

Opacity

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

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

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

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

This text has shadow with #BEB5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5DB.

Preview

Color preview on black background

This text has color #BEB5DB on black background.


Color preview on white background

This text has color #BEB5DB on white background.


Black color preview on #BEB5DB background

This text has black color on #BEB5DB background.


White color preview on #BEB5DB background

This text has white color on #BEB5DB background.


Related colors

Complementary color

Complementary color for #hex is #414A24.


I love getcolorcode.com

Triadic colors

1 #DBBEB5 and #B5DBBE with #BEB5DB are triadic colors.

2 #DBB5BE and #B5BEDB with #BEB5DB are triadic colors.