COLOR #BBAED5

HEX: #BBAED5 RGB: (187,174,213)

Renk bilgisi

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

RGB renk modeli

#BBAED5 color RGB value is (187,174,213).

RGB: (187,174,213) (73%, 68%, 84%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 174 of 255 = 68%
B 213 of 255 = 84%

187
174
213

R + G + B ~ 75%. #BBAED5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 174 + 213 = 574 (100%)
R 187 of 574 ~ 32.58%
G 174 of 574 ~ 30.31%
B 213 of 574 ~ 37.11'%

%32.58
%30.31
%37.11

CMYK RENK MODELİ

#BBAED5 rengi CMYK tonu (12,18,0,16).

  • camgöbeği tonu 12.21%
  • eflatun tonu 18.31%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (12,18,0,16)
C12M18Y0K16 (12%, 18%, 0%, 16%)
(0.12 / 0.18 / 0.00 / 0.16)

CMYK yüzdeleri

%12.21
%18.31
%0
%16.47

Codes

Color #BBAED5 in popluar color models

BB AE D5
RGB 187 174 213
HSL 260° 31.71% 75.88%
HSB/HSV 260° 18.31% 83.53%
CMYK 12.21% 18.31% 0.00%
16.47%

Color #BBAED5 in popluar number systems.

HEX BB AE D5
Decimal 187 174 213
Binary 10111011 10101110 11010101
Octal 273 256 325

Shades and tints

Shades of #BBAED5

#BBAED5
(187,174,213)
#AA9FC2
(170,159,194)
#9990AF
(153,144,175)
#88819C
(136,129,156)
#777289
(119,114,137)
#666376
(102,99,118)
#555463
(85,84,99)
#444550
(68,69,80)
#33363D
(51,54,61)
#22272A
(34,39,42)
#111817
(17,24,23)
#000000
(0,0,0)

Tints of #BBAED5

#BBAED5
(187,174,213)
#C1B5D8
(193,181,216)
#C7BCDB
(199,188,219)
#CDC3DE
(205,195,222)
#D3CAE1
(211,202,225)
#D9D1E4
(217,209,228)
#DFD8E7
(223,216,231)
#E5DFEA
(229,223,234)
#EBE6ED
(235,230,237)
#F1EDF0
(241,237,240)
#F7F4F3
(247,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBAED5; }

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

This text font color is #BBAED5.

Background Color

.myBgColor { background-color: #BBAED5; }

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

This div background color is #BBAED5.

Border color

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

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

This div border color is #BBAED5.

Opacity

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

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

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

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

This text has shadow with #BBAED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBAED5.

Preview

Color preview on black background

This text has color #BBAED5 on black background.


Color preview on white background

This text has color #BBAED5 on white background.


Black color preview on #BBAED5 background

This text has black color on #BBAED5 background.


White color preview on #BBAED5 background

This text has white color on #BBAED5 background.


Related colors

Complementary color

Complementary color for #hex is #44512A.


I love getcolorcode.com

Triadic colors

1 #D5BBAE and #AED5BB with #BBAED5 are triadic colors.

2 #D5AEBB and #AEBBD5 with #BBAED5 are triadic colors.