COLOR #BAADEB

HEX: #BAADEB RGB: (186,173,235)

Renk bilgisi

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

RGB renk modeli

#BAADEB color RGB value is (186,173,235).

RGB: (186,173,235) (73%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 186 of 255 = 73%
G 173 of 255 = 68%
B 235 of 255 = 92%

186
173
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 186 + 173 + 235 = 594 (100%)
R 186 of 594 ~ 31.31%
G 173 of 594 ~ 29.12%
B 235 of 594 ~ 39.56'%

%31.31
%29.12
%39.56

CMYK RENK MODELİ

#BAADEB rengi CMYK tonu (21,26,0,8).

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

CMYK: (21,26,0,8)
C21M26Y0K8 (21%, 26%, 0%, 8%)
(0.21 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%20.85
%26.38
%0
%7.84

Codes

Color #BAADEB in popluar color models

BA AD EB
RGB 186 173 235
HSL 253° 60.78% 80.00%
HSB/HSV 253° 26.38% 92.16%
CMYK 20.85% 26.38% 0.00%
7.84%

Color #BAADEB in popluar number systems.

HEX BA AD EB
Decimal 186 173 235
Binary 10111010 10101101 11101011
Octal 272 255 353

Shades and tints

Shades of #BAADEB

#BAADEB
(186,173,235)
#AA9ED6
(170,158,214)
#9A8FC1
(154,143,193)
#8A80AC
(138,128,172)
#7A7197
(122,113,151)
#6A6282
(106,98,130)
#5A536D
(90,83,109)
#4A4458
(74,68,88)
#3A3543
(58,53,67)
#2A262E
(42,38,46)
#1A1719
(26,23,25)
#000000
(0,0,0)

Tints of #BAADEB

#BAADEB
(186,173,235)
#C0B4EC
(192,180,236)
#C6BBED
(198,187,237)
#CCC2EE
(204,194,238)
#D2C9EF
(210,201,239)
#D8D0F0
(216,208,240)
#DED7F1
(222,215,241)
#E4DEF2
(228,222,242)
#EAE5F3
(234,229,243)
#F0ECF4
(240,236,244)
#F6F3F5
(246,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BAADEB; }

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

This text font color is #BAADEB.

Background Color

.myBgColor { background-color: #BAADEB; }

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

This div background color is #BAADEB.

Border color

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

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

This div border color is #BAADEB.

Opacity

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

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

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

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

This text has shadow with #BAADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BAADEB.

Preview

Color preview on black background

This text has color #BAADEB on black background.


Color preview on white background

This text has color #BAADEB on white background.


Black color preview on #BAADEB background

This text has black color on #BAADEB background.


White color preview on #BAADEB background

This text has white color on #BAADEB background.


Related colors

Complementary color

Complementary color for #hex is #455214.


I love getcolorcode.com

Triadic colors

1 #EBBAAD and #ADEBBA with #BAADEB are triadic colors.

2 #EBADBA and #ADBAEB with #BAADEB are triadic colors.