COLOR #BEAFDB

HEX: #BEAFDB RGB: (190,175,219)

Renk bilgisi

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

RGB renk modeli

#BEAFDB color RGB value is (190,175,219).

RGB: (190,175,219) (75%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 175 of 255 = 69%
B 219 of 255 = 86%

190
175
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 175 + 219 = 584 (100%)
R 190 of 584 ~ 32.53%
G 175 of 584 ~ 29.97%
B 219 of 584 ~ 37.5'%

%32.53
%29.97
%37.5

CMYK RENK MODELİ

#BEAFDB rengi CMYK tonu (13,20,0,14).

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

CMYK: (13,20,0,14)
C13M20Y0K14 (13%, 20%, 0%, 14%)
(0.13 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%13.24
%20.09
%0
%14.12

Codes

Color #BEAFDB in popluar color models

BE AF DB
RGB 190 175 219
HSL 260° 37.93% 77.25%
HSB/HSV 260° 20.09% 85.88%
CMYK 13.24% 20.09% 0.00%
14.12%

Color #BEAFDB in popluar number systems.

HEX BE AF DB
Decimal 190 175 219
Binary 10111110 10101111 11011011
Octal 276 257 333

Shades and tints

Shades of #BEAFDB

#BEAFDB
(190,175,219)
#ADA0C8
(173,160,200)
#9C91B5
(156,145,181)
#8B82A2
(139,130,162)
#7A738F
(122,115,143)
#69647C
(105,100,124)
#585569
(88,85,105)
#474656
(71,70,86)
#363743
(54,55,67)
#252830
(37,40,48)
#14191D
(20,25,29)
#000000
(0,0,0)

Tints of #BEAFDB

#BEAFDB
(190,175,219)
#C3B6DE
(195,182,222)
#C8BDE1
(200,189,225)
#CDC4E4
(205,196,228)
#D2CBE7
(210,203,231)
#D7D2EA
(215,210,234)
#DCD9ED
(220,217,237)
#E1E0F0
(225,224,240)
#E6E7F3
(230,231,243)
#EBEEF6
(235,238,246)
#F0F5F9
(240,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEAFDB; }

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

This text font color is #BEAFDB.

Background Color

.myBgColor { background-color: #BEAFDB; }

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

This div background color is #BEAFDB.

Border color

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

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

This div border color is #BEAFDB.

Opacity

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

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

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

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

This text has shadow with #BEAFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAFDB.

Preview

Color preview on black background

This text has color #BEAFDB on black background.


Color preview on white background

This text has color #BEAFDB on white background.


Black color preview on #BEAFDB background

This text has black color on #BEAFDB background.


White color preview on #BEAFDB background

This text has white color on #BEAFDB background.


Related colors

Complementary color

Complementary color for #hex is #415024.


I love getcolorcode.com

Triadic colors

1 #DBBEAF and #AFDBBE with #BEAFDB are triadic colors.

2 #DBAFBE and #AFBEDB with #BEAFDB are triadic colors.