COLOR #BBAEE5

HEX: #BBAEE5 RGB: (187,174,229)

Renk bilgisi

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

RGB renk modeli

#BBAEE5 color RGB value is (187,174,229).

RGB: (187,174,229) (73%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 174 of 255 = 68%
B 229 of 255 = 90%

187
174
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 174 + 229 = 590 (100%)
R 187 of 590 ~ 31.69%
G 174 of 590 ~ 29.49%
B 229 of 590 ~ 38.81'%

%31.69
%29.49
%38.81

CMYK RENK MODELİ

#BBAEE5 rengi CMYK tonu (18,24,0,10).

  • camgöbeği tonu 18.34%
  • eflatun tonu 24.02%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (18,24,0,10)
C18M24Y0K10 (18%, 24%, 0%, 10%)
(0.18 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%18.34
%24.02
%0
%10.2

Codes

Color #BBAEE5 in popluar color models

BB AE E5
RGB 187 174 229
HSL 254° 51.40% 79.02%
HSB/HSV 254° 24.02% 89.80%
CMYK 18.34% 24.02% 0.00%
10.20%

Color #BBAEE5 in popluar number systems.

HEX BB AE E5
Decimal 187 174 229
Binary 10111011 10101110 11100101
Octal 273 256 345

Shades and tints

Shades of #BBAEE5

#BBAEE5
(187,174,229)
#AA9FD1
(170,159,209)
#9990BD
(153,144,189)
#8881A9
(136,129,169)
#777295
(119,114,149)
#666381
(102,99,129)
#55546D
(85,84,109)
#444559
(68,69,89)
#333645
(51,54,69)
#222731
(34,39,49)
#11181D
(17,24,29)
#000000
(0,0,0)

Tints of #BBAEE5

#BBAEE5
(187,174,229)
#C1B5E7
(193,181,231)
#C7BCE9
(199,188,233)
#CDC3EB
(205,195,235)
#D3CAED
(211,202,237)
#D9D1EF
(217,209,239)
#DFD8F1
(223,216,241)
#E5DFF3
(229,223,243)
#EBE6F5
(235,230,245)
#F1EDF7
(241,237,247)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBAEE5 color. Also use rgb(187,174,229) instead hex code.

Text Font Color

.myTextColor { color: #BBAEE5; }

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

This text font color is #BBAEE5.

Background Color

.myBgColor { background-color: #BBAEE5; }

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

This div background color is #BBAEE5.

Border color

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

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

This div border color is #BBAEE5.

Opacity

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

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

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

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

This text has shadow with #BBAEE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBAEE5.

Preview

Color preview on black background

This text has color #BBAEE5 on black background.


Color preview on white background

This text has color #BBAEE5 on white background.


Black color preview on #BBAEE5 background

This text has black color on #BBAEE5 background.


White color preview on #BBAEE5 background

This text has white color on #BBAEE5 background.


Related colors

Complementary color

Complementary color for #hex is #44511A.


I love getcolorcode.com

Triadic colors

1 #E5BBAE and #AEE5BB with #BBAEE5 are triadic colors.

2 #E5AEBB and #AEBBE5 with #BBAEE5 are triadic colors.