COLOR #BEB5D9

HEX: #BEB5D9 RGB: (190,181,217)

Renk bilgisi

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

RGB renk modeli

#BEB5D9 color RGB value is (190,181,217).

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

RGB bağlantıları ve doygunluk

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

190
181
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 217 = 588 (100%)
R 190 of 588 ~ 32.31%
G 181 of 588 ~ 30.78%
B 217 of 588 ~ 36.9'%

%32.31
%30.78
%36.9

CMYK RENK MODELİ

#BEB5D9 rengi CMYK tonu (12,17,0,15).

  • camgöbeği tonu 12.44%
  • eflatun tonu 16.59%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (12,17,0,15)
C12M17Y0K15 (12%, 17%, 0%, 15%)
(0.12 / 0.17 / 0.00 / 0.15)

CMYK yüzdeleri

%12.44
%16.59
%0
%14.9

Codes

Color #BEB5D9 in popluar color models

BE B5 D9
RGB 190 181 217
HSL 255° 32.14% 78.04%
HSB/HSV 255° 16.59% 85.10%
CMYK 12.44% 16.59% 0.00%
14.90%

Color #BEB5D9 in popluar number systems.

HEX BE B5 D9
Decimal 190 181 217
Binary 10111110 10110101 11011001
Octal 276 265 331

Shades and tints

Shades of #BEB5D9

#BEB5D9
(190,181,217)
#ADA5C6
(173,165,198)
#9C95B3
(156,149,179)
#8B85A0
(139,133,160)
#7A758D
(122,117,141)
#69657A
(105,101,122)
#585567
(88,85,103)
#474554
(71,69,84)
#363541
(54,53,65)
#25252E
(37,37,46)
#14151B
(20,21,27)
#000000
(0,0,0)

Tints of #BEB5D9

#BEB5D9
(190,181,217)
#C3BBDC
(195,187,220)
#C8C1DF
(200,193,223)
#CDC7E2
(205,199,226)
#D2CDE5
(210,205,229)
#D7D3E8
(215,211,232)
#DCD9EB
(220,217,235)
#E1DFEE
(225,223,238)
#E6E5F1
(230,229,241)
#EBEBF4
(235,235,244)
#F0F1F7
(240,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEB5D9; }

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

This text font color is #BEB5D9.

Background Color

.myBgColor { background-color: #BEB5D9; }

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

This div background color is #BEB5D9.

Border color

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

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

This div border color is #BEB5D9.

Opacity

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

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

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

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

This text has shadow with #BEB5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5D9.

Preview

Color preview on black background

This text has color #BEB5D9 on black background.


Color preview on white background

This text has color #BEB5D9 on white background.


Black color preview on #BEB5D9 background

This text has black color on #BEB5D9 background.


White color preview on #BEB5D9 background

This text has white color on #BEB5D9 background.


Related colors

Complementary color

Complementary color for #hex is #414A26.


I love getcolorcode.com

Triadic colors

1 #D9BEB5 and #B5D9BE with #BEB5D9 are triadic colors.

2 #D9B5BE and #B5BED9 with #BEB5D9 are triadic colors.