COLOR #BEB5D5

HEX: #BEB5D5 RGB: (190,181,213)

Renk bilgisi

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

RGB renk modeli

#BEB5D5 color RGB value is (190,181,213).

RGB: (190,181,213) (75%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 181 of 255 = 71%
B 213 of 255 = 84%

190
181
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 213 = 584 (100%)
R 190 of 584 ~ 32.53%
G 181 of 584 ~ 30.99%
B 213 of 584 ~ 36.47'%

%32.53
%30.99
%36.47

CMYK RENK MODELİ

#BEB5D5 rengi CMYK tonu (11,15,0,16).

  • camgöbeği tonu 10.80%
  • eflatun tonu 15.02%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (11,15,0,16)
C11M15Y0K16 (11%, 15%, 0%, 16%)
(0.11 / 0.15 / 0.00 / 0.16)

CMYK yüzdeleri

%10.8
%15.02
%0
%16.47

Codes

Color #BEB5D5 in popluar color models

BE B5 D5
RGB 190 181 213
HSL 257° 27.59% 77.25%
HSB/HSV 257° 15.02% 83.53%
CMYK 10.80% 15.02% 0.00%
16.47%

Color #BEB5D5 in popluar number systems.

HEX BE B5 D5
Decimal 190 181 213
Binary 10111110 10110101 11010101
Octal 276 265 325

Shades and tints

Shades of #BEB5D5

#BEB5D5
(190,181,213)
#ADA5C2
(173,165,194)
#9C95AF
(156,149,175)
#8B859C
(139,133,156)
#7A7589
(122,117,137)
#696576
(105,101,118)
#585563
(88,85,99)
#474550
(71,69,80)
#36353D
(54,53,61)
#25252A
(37,37,42)
#141517
(20,21,23)
#000000
(0,0,0)

Tints of #BEB5D5

#BEB5D5
(190,181,213)
#C3BBD8
(195,187,216)
#C8C1DB
(200,193,219)
#CDC7DE
(205,199,222)
#D2CDE1
(210,205,225)
#D7D3E4
(215,211,228)
#DCD9E7
(220,217,231)
#E1DFEA
(225,223,234)
#E6E5ED
(230,229,237)
#EBEBF0
(235,235,240)
#F0F1F3
(240,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEB5D5; }

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

This text font color is #BEB5D5.

Background Color

.myBgColor { background-color: #BEB5D5; }

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

This div background color is #BEB5D5.

Border color

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

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

This div border color is #BEB5D5.

Opacity

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

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

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

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

This text has shadow with #BEB5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5D5.

Preview

Color preview on black background

This text has color #BEB5D5 on black background.


Color preview on white background

This text has color #BEB5D5 on white background.


Black color preview on #BEB5D5 background

This text has black color on #BEB5D5 background.


White color preview on #BEB5D5 background

This text has white color on #BEB5D5 background.


Related colors

Complementary color

Complementary color for #hex is #414A2A.


I love getcolorcode.com

Triadic colors

1 #D5BEB5 and #B5D5BE with #BEB5D5 are triadic colors.

2 #D5B5BE and #B5BED5 with #BEB5D5 are triadic colors.