COLOR #BEB6E1

HEX: #BEB6E1 RGB: (190,182,225)

Renk bilgisi

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

RGB renk modeli

#BEB6E1 color RGB value is (190,182,225).

RGB: (190,182,225) (75%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 182 of 255 = 71%
B 225 of 255 = 88%

190
182
225

R + G + B ~ 78%. #BEB6E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 182 + 225 = 597 (100%)
R 190 of 597 ~ 31.83%
G 182 of 597 ~ 30.49%
B 225 of 597 ~ 37.69'%

%31.83
%30.49
%37.69

CMYK RENK MODELİ

#BEB6E1 rengi CMYK tonu (16,19,0,12).

  • camgöbeği tonu 15.56%
  • eflatun tonu 19.11%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (16,19,0,12)
C16M19Y0K12 (16%, 19%, 0%, 12%)
(0.16 / 0.19 / 0.00 / 0.12)

CMYK yüzdeleri

%15.56
%19.11
%0
%11.76

Codes

Color #BEB6E1 in popluar color models

BE B6 E1
RGB 190 182 225
HSL 251° 41.75% 79.80%
HSB/HSV 251° 19.11% 88.24%
CMYK 15.56% 19.11% 0.00%
11.76%

Color #BEB6E1 in popluar number systems.

HEX BE B6 E1
Decimal 190 182 225
Binary 10111110 10110110 11100001
Octal 276 266 341

Shades and tints

Shades of #BEB6E1

#BEB6E1
(190,182,225)
#ADA6CD
(173,166,205)
#9C96B9
(156,150,185)
#8B86A5
(139,134,165)
#7A7691
(122,118,145)
#69667D
(105,102,125)
#585669
(88,86,105)
#474655
(71,70,85)
#363641
(54,54,65)
#25262D
(37,38,45)
#141619
(20,22,25)
#000000
(0,0,0)

Tints of #BEB6E1

#BEB6E1
(190,182,225)
#C3BCE3
(195,188,227)
#C8C2E5
(200,194,229)
#CDC8E7
(205,200,231)
#D2CEE9
(210,206,233)
#D7D4EB
(215,212,235)
#DCDAED
(220,218,237)
#E1E0EF
(225,224,239)
#E6E6F1
(230,230,241)
#EBECF3
(235,236,243)
#F0F2F5
(240,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEB6E1 color. Also use rgb(190,182,225) instead hex code.

Text Font Color

.myTextColor { color: #BEB6E1; }

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

This text font color is #BEB6E1.

Background Color

.myBgColor { background-color: #BEB6E1; }

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

This div background color is #BEB6E1.

Border color

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

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

This div border color is #BEB6E1.

Opacity

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

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

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

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

This text has shadow with #BEB6E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB6E1.

Preview

Color preview on black background

This text has color #BEB6E1 on black background.


Color preview on white background

This text has color #BEB6E1 on white background.


Black color preview on #BEB6E1 background

This text has black color on #BEB6E1 background.


White color preview on #BEB6E1 background

This text has white color on #BEB6E1 background.


Related colors

Complementary color

Complementary color for #hex is #41491E.


I love getcolorcode.com

Triadic colors

1 #E1BEB6 and #B6E1BE with #BEB6E1 are triadic colors.

2 #E1B6BE and #B6BEE1 with #BEB6E1 are triadic colors.