COLOR #BEB1D4

HEX: #BEB1D4 RGB: (190,177,212)

Renk bilgisi

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

RGB renk modeli

#BEB1D4 color RGB value is (190,177,212).

RGB: (190,177,212) (75%, 69%, 83%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 177 of 255 = 69%
B 212 of 255 = 83%

190
177
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 177 + 212 = 579 (100%)
R 190 of 579 ~ 32.82%
G 177 of 579 ~ 30.57%
B 212 of 579 ~ 36.61'%

%32.82
%30.57
%36.61

CMYK RENK MODELİ

#BEB1D4 rengi CMYK tonu (10,17,0,17).

  • camgöbeği tonu 10.38%
  • eflatun tonu 16.51%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (10,17,0,17)
C10M17Y0K17 (10%, 17%, 0%, 17%)
(0.10 / 0.17 / 0.00 / 0.17)

CMYK yüzdeleri

%10.38
%16.51
%0
%16.86

Codes

Color #BEB1D4 in popluar color models

BE B1 D4
RGB 190 177 212
HSL 262° 28.93% 76.27%
HSB/HSV 262° 16.51% 83.14%
CMYK 10.38% 16.51% 0.00%
16.86%

Color #BEB1D4 in popluar number systems.

HEX BE B1 D4
Decimal 190 177 212
Binary 10111110 10110001 11010100
Octal 276 261 324

Shades and tints

Shades of #BEB1D4

#BEB1D4
(190,177,212)
#ADA1C1
(173,161,193)
#9C91AE
(156,145,174)
#8B819B
(139,129,155)
#7A7188
(122,113,136)
#696175
(105,97,117)
#585162
(88,81,98)
#47414F
(71,65,79)
#36313C
(54,49,60)
#252129
(37,33,41)
#141116
(20,17,22)
#000000
(0,0,0)

Tints of #BEB1D4

#BEB1D4
(190,177,212)
#C3B8D7
(195,184,215)
#C8BFDA
(200,191,218)
#CDC6DD
(205,198,221)
#D2CDE0
(210,205,224)
#D7D4E3
(215,212,227)
#DCDBE6
(220,219,230)
#E1E2E9
(225,226,233)
#E6E9EC
(230,233,236)
#EBF0EF
(235,240,239)
#F0F7F2
(240,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEB1D4 color. Also use rgb(190,177,212) instead hex code.

Text Font Color

.myTextColor { color: #BEB1D4; }

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

This text font color is #BEB1D4.

Background Color

.myBgColor { background-color: #BEB1D4; }

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

This div background color is #BEB1D4.

Border color

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

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

This div border color is #BEB1D4.

Opacity

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

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

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

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

This text has shadow with #BEB1D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB1D4.

Preview

Color preview on black background

This text has color #BEB1D4 on black background.


Color preview on white background

This text has color #BEB1D4 on white background.


Black color preview on #BEB1D4 background

This text has black color on #BEB1D4 background.


White color preview on #BEB1D4 background

This text has white color on #BEB1D4 background.


Related colors

Complementary color

Complementary color for #hex is #414E2B.


I love getcolorcode.com

Triadic colors

1 #D4BEB1 and #B1D4BE with #BEB1D4 are triadic colors.

2 #D4B1BE and #B1BED4 with #BEB1D4 are triadic colors.