COLOR #BEABD2

HEX: #BEABD2 RGB: (190,171,210)

Renk bilgisi

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

RGB renk modeli

#BEABD2 color RGB value is (190,171,210).

RGB: (190,171,210) (75%, 67%, 82%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 171 of 255 = 67%
B 210 of 255 = 82%

190
171
210

R + G + B ~ 75%. #BEABD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 171 + 210 = 571 (100%)
R 190 of 571 ~ 33.27%
G 171 of 571 ~ 29.95%
B 210 of 571 ~ 36.78'%

%33.27
%29.95
%36.78

CMYK RENK MODELİ

#BEABD2 rengi CMYK tonu (10,19,0,18).

  • camgöbeği tonu 9.52%
  • eflatun tonu 18.57%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (10,19,0,18)
C10M19Y0K18 (10%, 19%, 0%, 18%)
(0.10 / 0.19 / 0.00 / 0.18)

CMYK yüzdeleri

%9.52
%18.57
%0
%17.65

Codes

Color #BEABD2 in popluar color models

BE AB D2
RGB 190 171 210
HSL 269° 30.23% 74.71%
HSB/HSV 269° 18.57% 82.35%
CMYK 9.52% 18.57% 0.00%
17.65%

Color #BEABD2 in popluar number systems.

HEX BE AB D2
Decimal 190 171 210
Binary 10111110 10101011 11010010
Octal 276 253 322

Shades and tints

Shades of #BEABD2

#BEABD2
(190,171,210)
#AD9CBF
(173,156,191)
#9C8DAC
(156,141,172)
#8B7E99
(139,126,153)
#7A6F86
(122,111,134)
#696073
(105,96,115)
#585160
(88,81,96)
#47424D
(71,66,77)
#36333A
(54,51,58)
#252427
(37,36,39)
#141514
(20,21,20)
#000000
(0,0,0)

Tints of #BEABD2

#BEABD2
(190,171,210)
#C3B2D6
(195,178,214)
#C8B9DA
(200,185,218)
#CDC0DE
(205,192,222)
#D2C7E2
(210,199,226)
#D7CEE6
(215,206,230)
#DCD5EA
(220,213,234)
#E1DCEE
(225,220,238)
#E6E3F2
(230,227,242)
#EBEAF6
(235,234,246)
#F0F1FA
(240,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEABD2 color. Also use rgb(190,171,210) instead hex code.

Text Font Color

.myTextColor { color: #BEABD2; }

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

This text font color is #BEABD2.

Background Color

.myBgColor { background-color: #BEABD2; }

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

This div background color is #BEABD2.

Border color

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

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

This div border color is #BEABD2.

Opacity

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

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

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

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

This text has shadow with #BEABD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEABD2.

Preview

Color preview on black background

This text has color #BEABD2 on black background.


Color preview on white background

This text has color #BEABD2 on white background.


Black color preview on #BEABD2 background

This text has black color on #BEABD2 background.


White color preview on #BEABD2 background

This text has white color on #BEABD2 background.


Related colors

Complementary color

Complementary color for #hex is #41542D.


I love getcolorcode.com

Triadic colors

1 #D2BEAB and #ABD2BE with #BEABD2 are triadic colors.

2 #D2ABBE and #ABBED2 with #BEABD2 are triadic colors.