COLOR #BEB5ED

HEX: #BEB5ED RGB: (190,181,237)

Renk bilgisi

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

RGB renk modeli

#BEB5ED color RGB value is (190,181,237).

RGB: (190,181,237) (75%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 181 of 255 = 71%
B 237 of 255 = 93%

190
181
237

R + G + B ~ 80%. #BEB5ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 237 = 608 (100%)
R 190 of 608 ~ 31.25%
G 181 of 608 ~ 29.77%
B 237 of 608 ~ 38.98'%

%31.25
%29.77
%38.98

CMYK RENK MODELİ

#BEB5ED rengi CMYK tonu (20,24,0,7).

  • camgöbeği tonu 19.83%
  • eflatun tonu 23.63%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (20,24,0,7)
C20M24Y0K7 (20%, 24%, 0%, 7%)
(0.20 / 0.24 / 0.00 / 0.07)

CMYK yüzdeleri

%19.83
%23.63
%0
%7.06

Codes

Color #BEB5ED in popluar color models

BE B5 ED
RGB 190 181 237
HSL 250° 60.87% 81.96%
HSB/HSV 250° 23.63% 92.94%
CMYK 19.83% 23.63% 0.00%
7.06%

Color #BEB5ED in popluar number systems.

HEX BE B5 ED
Decimal 190 181 237
Binary 10111110 10110101 11101101
Octal 276 265 355

Shades and tints

Shades of #BEB5ED

#BEB5ED
(190,181,237)
#ADA5D8
(173,165,216)
#9C95C3
(156,149,195)
#8B85AE
(139,133,174)
#7A7599
(122,117,153)
#696584
(105,101,132)
#58556F
(88,85,111)
#47455A
(71,69,90)
#363545
(54,53,69)
#252530
(37,37,48)
#14151B
(20,21,27)
#000000
(0,0,0)

Tints of #BEB5ED

#BEB5ED
(190,181,237)
#C3BBEE
(195,187,238)
#C8C1EF
(200,193,239)
#CDC7F0
(205,199,240)
#D2CDF1
(210,205,241)
#D7D3F2
(215,211,242)
#DCD9F3
(220,217,243)
#E1DFF4
(225,223,244)
#E6E5F5
(230,229,245)
#EBEBF6
(235,235,246)
#F0F1F7
(240,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEB5ED; }

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

This text font color is #BEB5ED.

Background Color

.myBgColor { background-color: #BEB5ED; }

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

This div background color is #BEB5ED.

Border color

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

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

This div border color is #BEB5ED.

Opacity

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

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

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

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

This text has shadow with #BEB5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5ED.

Preview

Color preview on black background

This text has color #BEB5ED on black background.


Color preview on white background

This text has color #BEB5ED on white background.


Black color preview on #BEB5ED background

This text has black color on #BEB5ED background.


White color preview on #BEB5ED background

This text has white color on #BEB5ED background.


Related colors

Complementary color

Complementary color for #hex is #414A12.


I love getcolorcode.com

Triadic colors

1 #EDBEB5 and #B5EDBE with #BEB5ED are triadic colors.

2 #EDB5BE and #B5BEED with #BEB5ED are triadic colors.