COLOR #BEB1D8

HEX: #BEB1D8 RGB: (190,177,216)

Renk bilgisi

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

RGB renk modeli

#BEB1D8 color RGB value is (190,177,216).

RGB: (190,177,216) (75%, 69%, 85%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 177 of 255 = 69%
B 216 of 255 = 85%

190
177
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 177 + 216 = 583 (100%)
R 190 of 583 ~ 32.59%
G 177 of 583 ~ 30.36%
B 216 of 583 ~ 37.05'%

%32.59
%30.36
%37.05

CMYK RENK MODELİ

#BEB1D8 rengi CMYK tonu (12,18,0,15).

  • camgöbeği tonu 12.04%
  • eflatun tonu 18.06%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

CMYK: (12,18,0,15)
C12M18Y0K15 (12%, 18%, 0%, 15%)
(0.12 / 0.18 / 0.00 / 0.15)

CMYK yüzdeleri

%12.04
%18.06
%0
%15.29

Codes

Color #BEB1D8 in popluar color models

BE B1 D8
RGB 190 177 216
HSL 260° 33.33% 77.06%
HSB/HSV 260° 18.06% 84.71%
CMYK 12.04% 18.06% 0.00%
15.29%

Color #BEB1D8 in popluar number systems.

HEX BE B1 D8
Decimal 190 177 216
Binary 10111110 10110001 11011000
Octal 276 261 330

Shades and tints

Shades of #BEB1D8

#BEB1D8
(190,177,216)
#ADA1C5
(173,161,197)
#9C91B2
(156,145,178)
#8B819F
(139,129,159)
#7A718C
(122,113,140)
#696179
(105,97,121)
#585166
(88,81,102)
#474153
(71,65,83)
#363140
(54,49,64)
#25212D
(37,33,45)
#14111A
(20,17,26)
#000000
(0,0,0)

Tints of #BEB1D8

#BEB1D8
(190,177,216)
#C3B8DB
(195,184,219)
#C8BFDE
(200,191,222)
#CDC6E1
(205,198,225)
#D2CDE4
(210,205,228)
#D7D4E7
(215,212,231)
#DCDBEA
(220,219,234)
#E1E2ED
(225,226,237)
#E6E9F0
(230,233,240)
#EBF0F3
(235,240,243)
#F0F7F6
(240,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEB1D8; }

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

This text font color is #BEB1D8.

Background Color

.myBgColor { background-color: #BEB1D8; }

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

This div background color is #BEB1D8.

Border color

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

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

This div border color is #BEB1D8.

Opacity

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

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

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

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

This text has shadow with #BEB1D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB1D8.

Preview

Color preview on black background

This text has color #BEB1D8 on black background.


Color preview on white background

This text has color #BEB1D8 on white background.


Black color preview on #BEB1D8 background

This text has black color on #BEB1D8 background.


White color preview on #BEB1D8 background

This text has white color on #BEB1D8 background.


Related colors

Complementary color

Complementary color for #hex is #414E27.


I love getcolorcode.com

Triadic colors

1 #D8BEB1 and #B1D8BE with #BEB1D8 are triadic colors.

2 #D8B1BE and #B1BED8 with #BEB1D8 are triadic colors.