COLOR #BEAAEB

HEX: #BEAAEB RGB: (190,170,235)

Renk bilgisi

#BEAAEB contains mainly red and blue colors. #BEAAEB ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#BEAAEB color RGB value is (190,170,235).

RGB: (190,170,235) (75%, 67%, 92%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 170 of 255 = 67%
B 235 of 255 = 92%

190
170
235

R + G + B ~ 78%. #BEAAEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 170 + 235 = 595 (100%)
R 190 of 595 ~ 31.93%
G 170 of 595 ~ 28.57%
B 235 of 595 ~ 39.5'%

%31.93
%28.57
%39.5

CMYK RENK MODELİ

#BEAAEB rengi CMYK tonu (19,28,0,8).

  • camgöbeği tonu 19.15%
  • eflatun tonu 27.66%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (19,28,0,8)
C19M28Y0K8 (19%, 28%, 0%, 8%)
(0.19 / 0.28 / 0.00 / 0.08)

CMYK yüzdeleri

%19.15
%27.66
%0
%7.84

Codes

Color #BEAAEB in popluar color models

BE AA EB
RGB 190 170 235
HSL 258° 61.90% 79.41%
HSB/HSV 258° 27.66% 92.16%
CMYK 19.15% 27.66% 0.00%
7.84%

Color #BEAAEB in popluar number systems.

HEX BE AA EB
Decimal 190 170 235
Binary 10111110 10101010 11101011
Octal 276 252 353

Shades and tints

Shades of #BEAAEB

#BEAAEB
(190,170,235)
#AD9BD6
(173,155,214)
#9C8CC1
(156,140,193)
#8B7DAC
(139,125,172)
#7A6E97
(122,110,151)
#695F82
(105,95,130)
#58506D
(88,80,109)
#474158
(71,65,88)
#363243
(54,50,67)
#25232E
(37,35,46)
#141419
(20,20,25)
#000000
(0,0,0)

Tints of #BEAAEB

#BEAAEB
(190,170,235)
#C3B1EC
(195,177,236)
#C8B8ED
(200,184,237)
#CDBFEE
(205,191,238)
#D2C6EF
(210,198,239)
#D7CDF0
(215,205,240)
#DCD4F1
(220,212,241)
#E1DBF2
(225,219,242)
#E6E2F3
(230,226,243)
#EBE9F4
(235,233,244)
#F0F0F5
(240,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEAAEB color. Also use rgb(190,170,235) instead hex code.

Text Font Color

.myTextColor { color: #BEAAEB; }

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

This text font color is #BEAAEB.

Background Color

.myBgColor { background-color: #BEAAEB; }

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

This div background color is #BEAAEB.

Border color

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

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

This div border color is #BEAAEB.

Opacity

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

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

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

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

This text has shadow with #BEAAEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAAEB.

Preview

Color preview on black background

This text has color #BEAAEB on black background.


Color preview on white background

This text has color #BEAAEB on white background.


Black color preview on #BEAAEB background

This text has black color on #BEAAEB background.


White color preview on #BEAAEB background

This text has white color on #BEAAEB background.


Related colors

Complementary color

Complementary color for #hex is #415514.


I love getcolorcode.com

Triadic colors

1 #EBBEAA and #AAEBBE with #BEAAEB are triadic colors.

2 #EBAABE and #AABEEB with #BEAAEB are triadic colors.