COLOR #BEB5D1

HEX: #BEB5D1 RGB: (190,181,209)

Renk bilgisi

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

RGB renk modeli

#BEB5D1 color RGB value is (190,181,209).

RGB: (190,181,209) (75%, 71%, 82%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 181 of 255 = 71%
B 209 of 255 = 82%

190
181
209

R + G + B ~ 76%. #BEB5D1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 209 = 580 (100%)
R 190 of 580 ~ 32.76%
G 181 of 580 ~ 31.21%
B 209 of 580 ~ 36.03'%

%32.76
%31.21
%36.03

CMYK RENK MODELİ

#BEB5D1 rengi CMYK tonu (9,13,0,18).

  • camgöbeği tonu 9.09%
  • eflatun tonu 13.40%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (9,13,0,18)
C9M13Y0K18 (9%, 13%, 0%, 18%)
(0.09 / 0.13 / 0.00 / 0.18)

CMYK yüzdeleri

%9.09
%13.4
%0
%18.04

Codes

Color #BEB5D1 in popluar color models

BE B5 D1
RGB 190 181 209
HSL 259° 23.33% 76.47%
HSB/HSV 259° 13.40% 81.96%
CMYK 9.09% 13.40% 0.00%
18.04%

Color #BEB5D1 in popluar number systems.

HEX BE B5 D1
Decimal 190 181 209
Binary 10111110 10110101 11010001
Octal 276 265 321

Shades and tints

Shades of #BEB5D1

#BEB5D1
(190,181,209)
#ADA5BE
(173,165,190)
#9C95AB
(156,149,171)
#8B8598
(139,133,152)
#7A7585
(122,117,133)
#696572
(105,101,114)
#58555F
(88,85,95)
#47454C
(71,69,76)
#363539
(54,53,57)
#252526
(37,37,38)
#141513
(20,21,19)
#000000
(0,0,0)

Tints of #BEB5D1

#BEB5D1
(190,181,209)
#C3BBD5
(195,187,213)
#C8C1D9
(200,193,217)
#CDC7DD
(205,199,221)
#D2CDE1
(210,205,225)
#D7D3E5
(215,211,229)
#DCD9E9
(220,217,233)
#E1DFED
(225,223,237)
#E6E5F1
(230,229,241)
#EBEBF5
(235,235,245)
#F0F1F9
(240,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEB5D1; }

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

This text font color is #BEB5D1.

Background Color

.myBgColor { background-color: #BEB5D1; }

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

This div background color is #BEB5D1.

Border color

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

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

This div border color is #BEB5D1.

Opacity

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

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

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

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

This text has shadow with #BEB5D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5D1.

Preview

Color preview on black background

This text has color #BEB5D1 on black background.


Color preview on white background

This text has color #BEB5D1 on white background.


Black color preview on #BEB5D1 background

This text has black color on #BEB5D1 background.


White color preview on #BEB5D1 background

This text has white color on #BEB5D1 background.


Related colors

Complementary color

Complementary color for #hex is #414A2E.


I love getcolorcode.com

Triadic colors

1 #D1BEB5 and #B5D1BE with #BEB5D1 are triadic colors.

2 #D1B5BE and #B5BED1 with #BEB5D1 are triadic colors.