COLOR #BBAED4

HEX: #BBAED4 RGB: (187,174,212)

Renk bilgisi

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

RGB renk modeli

#BBAED4 color RGB value is (187,174,212).

RGB: (187,174,212) (73%, 68%, 83%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 174 of 255 = 68%
B 212 of 255 = 83%

187
174
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 174 + 212 = 573 (100%)
R 187 of 573 ~ 32.64%
G 174 of 573 ~ 30.37%
B 212 of 573 ~ 37'%

%32.64
%30.37
%37

CMYK RENK MODELİ

#BBAED4 rengi CMYK tonu (12,18,0,17).

  • camgöbeği tonu 11.79%
  • eflatun tonu 17.92%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (12,18,0,17)
C12M18Y0K17 (12%, 18%, 0%, 17%)
(0.12 / 0.18 / 0.00 / 0.17)

CMYK yüzdeleri

%11.79
%17.92
%0
%16.86

Codes

Color #BBAED4 in popluar color models

BB AE D4
RGB 187 174 212
HSL 261° 30.65% 75.69%
HSB/HSV 261° 17.92% 83.14%
CMYK 11.79% 17.92% 0.00%
16.86%

Color #BBAED4 in popluar number systems.

HEX BB AE D4
Decimal 187 174 212
Binary 10111011 10101110 11010100
Octal 273 256 324

Shades and tints

Shades of #BBAED4

#BBAED4
(187,174,212)
#AA9FC1
(170,159,193)
#9990AE
(153,144,174)
#88819B
(136,129,155)
#777288
(119,114,136)
#666375
(102,99,117)
#555462
(85,84,98)
#44454F
(68,69,79)
#33363C
(51,54,60)
#222729
(34,39,41)
#111816
(17,24,22)
#000000
(0,0,0)

Tints of #BBAED4

#BBAED4
(187,174,212)
#C1B5D7
(193,181,215)
#C7BCDA
(199,188,218)
#CDC3DD
(205,195,221)
#D3CAE0
(211,202,224)
#D9D1E3
(217,209,227)
#DFD8E6
(223,216,230)
#E5DFE9
(229,223,233)
#EBE6EC
(235,230,236)
#F1EDEF
(241,237,239)
#F7F4F2
(247,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBAED4; }

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

This text font color is #BBAED4.

Background Color

.myBgColor { background-color: #BBAED4; }

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

This div background color is #BBAED4.

Border color

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

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

This div border color is #BBAED4.

Opacity

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

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

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

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

This text has shadow with #BBAED4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBAED4.

Preview

Color preview on black background

This text has color #BBAED4 on black background.


Color preview on white background

This text has color #BBAED4 on white background.


Black color preview on #BBAED4 background

This text has black color on #BBAED4 background.


White color preview on #BBAED4 background

This text has white color on #BBAED4 background.


Related colors

Complementary color

Complementary color for #hex is #44512B.


I love getcolorcode.com

Triadic colors

1 #D4BBAE and #AED4BB with #BBAED4 are triadic colors.

2 #D4AEBB and #AEBBD4 with #BBAED4 are triadic colors.