COLOR #BEADEB

HEX: #BEADEB RGB: (190,173,235)

Renk bilgisi

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

RGB renk modeli

#BEADEB color RGB value is (190,173,235).

RGB: (190,173,235) (75%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 173 of 255 = 68%
B 235 of 255 = 92%

190
173
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 173 + 235 = 598 (100%)
R 190 of 598 ~ 31.77%
G 173 of 598 ~ 28.93%
B 235 of 598 ~ 39.3'%

%31.77
%28.93
%39.3

CMYK RENK MODELİ

#BEADEB rengi CMYK tonu (19,26,0,8).

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

CMYK: (19,26,0,8)
C19M26Y0K8 (19%, 26%, 0%, 8%)
(0.19 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%19.15
%26.38
%0
%7.84

Codes

Color #BEADEB in popluar color models

BE AD EB
RGB 190 173 235
HSL 256° 60.78% 80.00%
HSB/HSV 256° 26.38% 92.16%
CMYK 19.15% 26.38% 0.00%
7.84%

Color #BEADEB in popluar number systems.

HEX BE AD EB
Decimal 190 173 235
Binary 10111110 10101101 11101011
Octal 276 255 353

Shades and tints

Shades of #BEADEB

#BEADEB
(190,173,235)
#AD9ED6
(173,158,214)
#9C8FC1
(156,143,193)
#8B80AC
(139,128,172)
#7A7197
(122,113,151)
#696282
(105,98,130)
#58536D
(88,83,109)
#474458
(71,68,88)
#363543
(54,53,67)
#25262E
(37,38,46)
#141719
(20,23,25)
#000000
(0,0,0)

Tints of #BEADEB

#BEADEB
(190,173,235)
#C3B4EC
(195,180,236)
#C8BBED
(200,187,237)
#CDC2EE
(205,194,238)
#D2C9EF
(210,201,239)
#D7D0F0
(215,208,240)
#DCD7F1
(220,215,241)
#E1DEF2
(225,222,242)
#E6E5F3
(230,229,243)
#EBECF4
(235,236,244)
#F0F3F5
(240,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEADEB; }

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

This text font color is #BEADEB.

Background Color

.myBgColor { background-color: #BEADEB; }

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

This div background color is #BEADEB.

Border color

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

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

This div border color is #BEADEB.

Opacity

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

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

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

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

This text has shadow with #BEADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEADEB.

Preview

Color preview on black background

This text has color #BEADEB on black background.


Color preview on white background

This text has color #BEADEB on white background.


Black color preview on #BEADEB background

This text has black color on #BEADEB background.


White color preview on #BEADEB background

This text has white color on #BEADEB background.


Related colors

Complementary color

Complementary color for #hex is #415214.


I love getcolorcode.com

Triadic colors

1 #EBBEAD and #ADEBBE with #BEADEB are triadic colors.

2 #EBADBE and #ADBEEB with #BEADEB are triadic colors.