COLOR #BEB2D6

HEX: #BEB2D6 RGB: (190,178,214)

Renk bilgisi

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

RGB renk modeli

#BEB2D6 color RGB value is (190,178,214).

RGB: (190,178,214) (75%, 70%, 84%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 178 of 255 = 70%
B 214 of 255 = 84%

190
178
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 178 + 214 = 582 (100%)
R 190 of 582 ~ 32.65%
G 178 of 582 ~ 30.58%
B 214 of 582 ~ 36.77'%

%32.65
%30.58
%36.77

CMYK RENK MODELİ

#BEB2D6 rengi CMYK tonu (11,17,0,16).

  • camgöbeği tonu 11.21%
  • eflatun tonu 16.82%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (11,17,0,16)
C11M17Y0K16 (11%, 17%, 0%, 16%)
(0.11 / 0.17 / 0.00 / 0.16)

CMYK yüzdeleri

%11.21
%16.82
%0
%16.08

Codes

Color #BEB2D6 in popluar color models

BE B2 D6
RGB 190 178 214
HSL 260° 30.51% 76.86%
HSB/HSV 260° 16.82% 83.92%
CMYK 11.21% 16.82% 0.00%
16.08%

Color #BEB2D6 in popluar number systems.

HEX BE B2 D6
Decimal 190 178 214
Binary 10111110 10110010 11010110
Octal 276 262 326

Shades and tints

Shades of #BEB2D6

#BEB2D6
(190,178,214)
#ADA2C3
(173,162,195)
#9C92B0
(156,146,176)
#8B829D
(139,130,157)
#7A728A
(122,114,138)
#696277
(105,98,119)
#585264
(88,82,100)
#474251
(71,66,81)
#36323E
(54,50,62)
#25222B
(37,34,43)
#141218
(20,18,24)
#000000
(0,0,0)

Tints of #BEB2D6

#BEB2D6
(190,178,214)
#C3B9D9
(195,185,217)
#C8C0DC
(200,192,220)
#CDC7DF
(205,199,223)
#D2CEE2
(210,206,226)
#D7D5E5
(215,213,229)
#DCDCE8
(220,220,232)
#E1E3EB
(225,227,235)
#E6EAEE
(230,234,238)
#EBF1F1
(235,241,241)
#F0F8F4
(240,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEB2D6 color. Also use rgb(190,178,214) instead hex code.

Text Font Color

.myTextColor { color: #BEB2D6; }

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

This text font color is #BEB2D6.

Background Color

.myBgColor { background-color: #BEB2D6; }

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

This div background color is #BEB2D6.

Border color

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

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

This div border color is #BEB2D6.

Opacity

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

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

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

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

This text has shadow with #BEB2D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB2D6.

Preview

Color preview on black background

This text has color #BEB2D6 on black background.


Color preview on white background

This text has color #BEB2D6 on white background.


Black color preview on #BEB2D6 background

This text has black color on #BEB2D6 background.


White color preview on #BEB2D6 background

This text has white color on #BEB2D6 background.


Related colors

Complementary color

Complementary color for #hex is #414D29.


I love getcolorcode.com

Triadic colors

1 #D6BEB2 and #B2D6BE with #BEB2D6 are triadic colors.

2 #D6B2BE and #B2BED6 with #BEB2D6 are triadic colors.