COLOR #BEA2D5

HEX: #BEA2D5 RGB: (190,162,213)

Renk bilgisi

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

RGB renk modeli

#BEA2D5 color RGB value is (190,162,213).

RGB: (190,162,213) (75%, 64%, 84%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 162 of 255 = 64%
B 213 of 255 = 84%

190
162
213

R + G + B ~ 74%. #BEA2D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 162 + 213 = 565 (100%)
R 190 of 565 ~ 33.63%
G 162 of 565 ~ 28.67%
B 213 of 565 ~ 37.7'%

%33.63
%28.67
%37.7

CMYK RENK MODELİ

#BEA2D5 rengi CMYK tonu (11,24,0,16).

  • camgöbeği tonu 10.80%
  • eflatun tonu 23.94%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (11,24,0,16)
C11M24Y0K16 (11%, 24%, 0%, 16%)
(0.11 / 0.24 / 0.00 / 0.16)

CMYK yüzdeleri

%10.8
%23.94
%0
%16.47

Codes

Color #BEA2D5 in popluar color models

BE A2 D5
RGB 190 162 213
HSL 273° 37.78% 73.53%
HSB/HSV 273° 23.94% 83.53%
CMYK 10.80% 23.94% 0.00%
16.47%

Color #BEA2D5 in popluar number systems.

HEX BE A2 D5
Decimal 190 162 213
Binary 10111110 10100010 11010101
Octal 276 242 325

Shades and tints

Shades of #BEA2D5

#BEA2D5
(190,162,213)
#AD94C2
(173,148,194)
#9C86AF
(156,134,175)
#8B789C
(139,120,156)
#7A6A89
(122,106,137)
#695C76
(105,92,118)
#584E63
(88,78,99)
#474050
(71,64,80)
#36323D
(54,50,61)
#25242A
(37,36,42)
#141617
(20,22,23)
#000000
(0,0,0)

Tints of #BEA2D5

#BEA2D5
(190,162,213)
#C3AAD8
(195,170,216)
#C8B2DB
(200,178,219)
#CDBADE
(205,186,222)
#D2C2E1
(210,194,225)
#D7CAE4
(215,202,228)
#DCD2E7
(220,210,231)
#E1DAEA
(225,218,234)
#E6E2ED
(230,226,237)
#EBEAF0
(235,234,240)
#F0F2F3
(240,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA2D5 color. Also use rgb(190,162,213) instead hex code.

Text Font Color

.myTextColor { color: #BEA2D5; }

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

This text font color is #BEA2D5.

Background Color

.myBgColor { background-color: #BEA2D5; }

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

This div background color is #BEA2D5.

Border color

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

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

This div border color is #BEA2D5.

Opacity

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

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

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

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

This text has shadow with #BEA2D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA2D5.

Preview

Color preview on black background

This text has color #BEA2D5 on black background.


Color preview on white background

This text has color #BEA2D5 on white background.


Black color preview on #BEA2D5 background

This text has black color on #BEA2D5 background.


White color preview on #BEA2D5 background

This text has white color on #BEA2D5 background.


Related colors

Complementary color

Complementary color for #hex is #415D2A.


I love getcolorcode.com

Triadic colors

1 #D5BEA2 and #A2D5BE with #BEA2D5 are triadic colors.

2 #D5A2BE and #A2BED5 with #BEA2D5 are triadic colors.