COLOR #BEAAE6

HEX: #BEAAE6 RGB: (190,170,230)

Renk bilgisi

#BEAAE6 contains mainly red and blue colors. #BEAAE6 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#BEAAE6 color RGB value is (190,170,230).

RGB: (190,170,230) (75%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 170 of 255 = 67%
B 230 of 255 = 90%

190
170
230

R + G + B ~ 77%. #BEAAE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 170 + 230 = 590 (100%)
R 190 of 590 ~ 32.2%
G 170 of 590 ~ 28.81%
B 230 of 590 ~ 38.98'%

%32.2
%28.81
%38.98

CMYK RENK MODELİ

#BEAAE6 rengi CMYK tonu (17,26,0,10).

  • camgöbeği tonu 17.39%
  • eflatun tonu 26.09%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (17,26,0,10)
C17M26Y0K10 (17%, 26%, 0%, 10%)
(0.17 / 0.26 / 0.00 / 0.10)

CMYK yüzdeleri

%17.39
%26.09
%0
%9.8

Codes

Color #BEAAE6 in popluar color models

BE AA E6
RGB 190 170 230
HSL 260° 54.55% 78.43%
HSB/HSV 260° 26.09% 90.20%
CMYK 17.39% 26.09% 0.00%
9.80%

Color #BEAAE6 in popluar number systems.

HEX BE AA E6
Decimal 190 170 230
Binary 10111110 10101010 11100110
Octal 276 252 346

Shades and tints

Shades of #BEAAE6

#BEAAE6
(190,170,230)
#AD9BD2
(173,155,210)
#9C8CBE
(156,140,190)
#8B7DAA
(139,125,170)
#7A6E96
(122,110,150)
#695F82
(105,95,130)
#58506E
(88,80,110)
#47415A
(71,65,90)
#363246
(54,50,70)
#252332
(37,35,50)
#14141E
(20,20,30)
#000000
(0,0,0)

Tints of #BEAAE6

#BEAAE6
(190,170,230)
#C3B1E8
(195,177,232)
#C8B8EA
(200,184,234)
#CDBFEC
(205,191,236)
#D2C6EE
(210,198,238)
#D7CDF0
(215,205,240)
#DCD4F2
(220,212,242)
#E1DBF4
(225,219,244)
#E6E2F6
(230,226,246)
#EBE9F8
(235,233,248)
#F0F0FA
(240,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEAAE6; }

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

This text font color is #BEAAE6.

Background Color

.myBgColor { background-color: #BEAAE6; }

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

This div background color is #BEAAE6.

Border color

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

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

This div border color is #BEAAE6.

Opacity

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

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

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

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

This text has shadow with #BEAAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAAE6.

Preview

Color preview on black background

This text has color #BEAAE6 on black background.


Color preview on white background

This text has color #BEAAE6 on white background.


Black color preview on #BEAAE6 background

This text has black color on #BEAAE6 background.


White color preview on #BEAAE6 background

This text has white color on #BEAAE6 background.


Related colors

Complementary color

Complementary color for #hex is #415519.


I love getcolorcode.com

Triadic colors

1 #E6BEAA and #AAE6BE with #BEAAE6 are triadic colors.

2 #E6AABE and #AABEE6 with #BEAAE6 are triadic colors.