COLOR #BEA6DB

HEX: #BEA6DB RGB: (190,166,219)

Renk bilgisi

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

RGB renk modeli

#BEA6DB color RGB value is (190,166,219).

RGB: (190,166,219) (75%, 65%, 86%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 166 of 255 = 65%
B 219 of 255 = 86%

190
166
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 166 + 219 = 575 (100%)
R 190 of 575 ~ 33.04%
G 166 of 575 ~ 28.87%
B 219 of 575 ~ 38.09'%

%33.04
%28.87
%38.09

CMYK RENK MODELİ

#BEA6DB rengi CMYK tonu (13,24,0,14).

  • camgöbeği tonu 13.24%
  • eflatun tonu 24.20%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (13,24,0,14)
C13M24Y0K14 (13%, 24%, 0%, 14%)
(0.13 / 0.24 / 0.00 / 0.14)

CMYK yüzdeleri

%13.24
%24.2
%0
%14.12

Codes

Color #BEA6DB in popluar color models

BE A6 DB
RGB 190 166 219
HSL 267° 42.40% 75.49%
HSB/HSV 267° 24.20% 85.88%
CMYK 13.24% 24.20% 0.00%
14.12%

Color #BEA6DB in popluar number systems.

HEX BE A6 DB
Decimal 190 166 219
Binary 10111110 10100110 11011011
Octal 276 246 333

Shades and tints

Shades of #BEA6DB

#BEA6DB
(190,166,219)
#AD97C8
(173,151,200)
#9C88B5
(156,136,181)
#8B79A2
(139,121,162)
#7A6A8F
(122,106,143)
#695B7C
(105,91,124)
#584C69
(88,76,105)
#473D56
(71,61,86)
#362E43
(54,46,67)
#251F30
(37,31,48)
#14101D
(20,16,29)
#000000
(0,0,0)

Tints of #BEA6DB

#BEA6DB
(190,166,219)
#C3AEDE
(195,174,222)
#C8B6E1
(200,182,225)
#CDBEE4
(205,190,228)
#D2C6E7
(210,198,231)
#D7CEEA
(215,206,234)
#DCD6ED
(220,214,237)
#E1DEF0
(225,222,240)
#E6E6F3
(230,230,243)
#EBEEF6
(235,238,246)
#F0F6F9
(240,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA6DB color. Also use rgb(190,166,219) instead hex code.

Text Font Color

.myTextColor { color: #BEA6DB; }

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

This text font color is #BEA6DB.

Background Color

.myBgColor { background-color: #BEA6DB; }

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

This div background color is #BEA6DB.

Border color

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

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

This div border color is #BEA6DB.

Opacity

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

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

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

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

This text has shadow with #BEA6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA6DB.

Preview

Color preview on black background

This text has color #BEA6DB on black background.


Color preview on white background

This text has color #BEA6DB on white background.


Black color preview on #BEA6DB background

This text has black color on #BEA6DB background.


White color preview on #BEA6DB background

This text has white color on #BEA6DB background.


Related colors

Complementary color

Complementary color for #hex is #415924.


I love getcolorcode.com

Triadic colors

1 #DBBEA6 and #A6DBBE with #BEA6DB are triadic colors.

2 #DBA6BE and #A6BEDB with #BEA6DB are triadic colors.