COLOR #BEAFE0

HEX: #BEAFE0 RGB: (190,175,224)

Renk bilgisi

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

RGB renk modeli

#BEAFE0 color RGB value is (190,175,224).

RGB: (190,175,224) (75%, 69%, 88%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 175 of 255 = 69%
B 224 of 255 = 88%

190
175
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 175 + 224 = 589 (100%)
R 190 of 589 ~ 32.26%
G 175 of 589 ~ 29.71%
B 224 of 589 ~ 38.03'%

%32.26
%29.71
%38.03

CMYK RENK MODELİ

#BEAFE0 rengi CMYK tonu (15,22,0,12).

  • camgöbeği tonu 15.18%
  • eflatun tonu 21.88%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (15,22,0,12)
C15M22Y0K12 (15%, 22%, 0%, 12%)
(0.15 / 0.22 / 0.00 / 0.12)

CMYK yüzdeleri

%15.18
%21.88
%0
%12.16

Codes

Color #BEAFE0 in popluar color models

BE AF E0
RGB 190 175 224
HSL 258° 44.14% 78.24%
HSB/HSV 258° 21.88% 87.84%
CMYK 15.18% 21.88% 0.00%
12.16%

Color #BEAFE0 in popluar number systems.

HEX BE AF E0
Decimal 190 175 224
Binary 10111110 10101111 11100000
Octal 276 257 340

Shades and tints

Shades of #BEAFE0

#BEAFE0
(190,175,224)
#ADA0CC
(173,160,204)
#9C91B8
(156,145,184)
#8B82A4
(139,130,164)
#7A7390
(122,115,144)
#69647C
(105,100,124)
#585568
(88,85,104)
#474654
(71,70,84)
#363740
(54,55,64)
#25282C
(37,40,44)
#141918
(20,25,24)
#000000
(0,0,0)

Tints of #BEAFE0

#BEAFE0
(190,175,224)
#C3B6E2
(195,182,226)
#C8BDE4
(200,189,228)
#CDC4E6
(205,196,230)
#D2CBE8
(210,203,232)
#D7D2EA
(215,210,234)
#DCD9EC
(220,217,236)
#E1E0EE
(225,224,238)
#E6E7F0
(230,231,240)
#EBEEF2
(235,238,242)
#F0F5F4
(240,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEAFE0 color. Also use rgb(190,175,224) instead hex code.

Text Font Color

.myTextColor { color: #BEAFE0; }

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

This text font color is #BEAFE0.

Background Color

.myBgColor { background-color: #BEAFE0; }

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

This div background color is #BEAFE0.

Border color

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

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

This div border color is #BEAFE0.

Opacity

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

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

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

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

This text has shadow with #BEAFE0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAFE0.

Preview

Color preview on black background

This text has color #BEAFE0 on black background.


Color preview on white background

This text has color #BEAFE0 on white background.


Black color preview on #BEAFE0 background

This text has black color on #BEAFE0 background.


White color preview on #BEAFE0 background

This text has white color on #BEAFE0 background.


Related colors

Complementary color

Complementary color for #hex is #41501F.


I love getcolorcode.com

Triadic colors

1 #E0BEAF and #AFE0BE with #BEAFE0 are triadic colors.

2 #E0AFBE and #AFBEE0 with #BEAFE0 are triadic colors.