COLOR #BEADE2

HEX: #BEADE2 RGB: (190,173,226)

Renk bilgisi

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

RGB renk modeli

#BEADE2 color RGB value is (190,173,226).

RGB: (190,173,226) (75%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 173 of 255 = 68%
B 226 of 255 = 89%

190
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 173 + 226 = 589 (100%)
R 190 of 589 ~ 32.26%
G 173 of 589 ~ 29.37%
B 226 of 589 ~ 38.37'%

%32.26
%29.37
%38.37

CMYK RENK MODELİ

#BEADE2 rengi CMYK tonu (16,23,0,11).

  • camgöbeği tonu 15.93%
  • eflatun tonu 23.45%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (16,23,0,11)
C16M23Y0K11 (16%, 23%, 0%, 11%)
(0.16 / 0.23 / 0.00 / 0.11)

CMYK yüzdeleri

%15.93
%23.45
%0
%11.37

Codes

Color #BEADE2 in popluar color models

BE AD E2
RGB 190 173 226
HSL 259° 47.75% 78.24%
HSB/HSV 259° 23.45% 88.63%
CMYK 15.93% 23.45% 0.00%
11.37%

Color #BEADE2 in popluar number systems.

HEX BE AD E2
Decimal 190 173 226
Binary 10111110 10101101 11100010
Octal 276 255 342

Shades and tints

Shades of #BEADE2

#BEADE2
(190,173,226)
#AD9ECE
(173,158,206)
#9C8FBA
(156,143,186)
#8B80A6
(139,128,166)
#7A7192
(122,113,146)
#69627E
(105,98,126)
#58536A
(88,83,106)
#474456
(71,68,86)
#363542
(54,53,66)
#25262E
(37,38,46)
#14171A
(20,23,26)
#000000
(0,0,0)

Tints of #BEADE2

#BEADE2
(190,173,226)
#C3B4E4
(195,180,228)
#C8BBE6
(200,187,230)
#CDC2E8
(205,194,232)
#D2C9EA
(210,201,234)
#D7D0EC
(215,208,236)
#DCD7EE
(220,215,238)
#E1DEF0
(225,222,240)
#E6E5F2
(230,229,242)
#EBECF4
(235,236,244)
#F0F3F6
(240,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEADE2 color. Also use rgb(190,173,226) instead hex code.

Text Font Color

.myTextColor { color: #BEADE2; }

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

This text font color is #BEADE2.

Background Color

.myBgColor { background-color: #BEADE2; }

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

This div background color is #BEADE2.

Border color

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

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

This div border color is #BEADE2.

Opacity

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

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

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

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

This text has shadow with #BEADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEADE2.

Preview

Color preview on black background

This text has color #BEADE2 on black background.


Color preview on white background

This text has color #BEADE2 on white background.


Black color preview on #BEADE2 background

This text has black color on #BEADE2 background.


White color preview on #BEADE2 background

This text has white color on #BEADE2 background.


Related colors

Complementary color

Complementary color for #hex is #41521D.


I love getcolorcode.com

Triadic colors

1 #E2BEAD and #ADE2BE with #BEADE2 are triadic colors.

2 #E2ADBE and #ADBEE2 with #BEADE2 are triadic colors.