COLOR #B5AED7

HEX: #B5AED7 RGB: (181,174,215)

Renk bilgisi

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

RGB renk modeli

#B5AED7 color RGB value is (181,174,215).

RGB: (181,174,215) (71%, 68%, 84%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 174 of 255 = 68%
B 215 of 255 = 84%

181
174
215

R + G + B ~ 74%. #B5AED7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 174 + 215 = 570 (100%)
R 181 of 570 ~ 31.75%
G 174 of 570 ~ 30.53%
B 215 of 570 ~ 37.72'%

%31.75
%30.53
%37.72

CMYK RENK MODELİ

#B5AED7 rengi CMYK tonu (16,19,0,16).

  • camgöbeği tonu 15.81%
  • eflatun tonu 19.07%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (16,19,0,16)
C16M19Y0K16 (16%, 19%, 0%, 16%)
(0.16 / 0.19 / 0.00 / 0.16)

CMYK yüzdeleri

%15.81
%19.07
%0
%15.69

Codes

Color #B5AED7 in popluar color models

B5 AE D7
RGB 181 174 215
HSL 250° 33.88% 76.27%
HSB/HSV 250° 19.07% 84.31%
CMYK 15.81% 19.07% 0.00%
15.69%

Color #B5AED7 in popluar number systems.

HEX B5 AE D7
Decimal 181 174 215
Binary 10110101 10101110 11010111
Octal 265 256 327

Shades and tints

Shades of #B5AED7

#B5AED7
(181,174,215)
#A59FC4
(165,159,196)
#9590B1
(149,144,177)
#85819E
(133,129,158)
#75728B
(117,114,139)
#656378
(101,99,120)
#555465
(85,84,101)
#454552
(69,69,82)
#35363F
(53,54,63)
#25272C
(37,39,44)
#151819
(21,24,25)
#000000
(0,0,0)

Tints of #B5AED7

#B5AED7
(181,174,215)
#BBB5DA
(187,181,218)
#C1BCDD
(193,188,221)
#C7C3E0
(199,195,224)
#CDCAE3
(205,202,227)
#D3D1E6
(211,209,230)
#D9D8E9
(217,216,233)
#DFDFEC
(223,223,236)
#E5E6EF
(229,230,239)
#EBEDF2
(235,237,242)
#F1F4F5
(241,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5AED7 color. Also use rgb(181,174,215) instead hex code.

Text Font Color

.myTextColor { color: #B5AED7; }

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

This text font color is #B5AED7.

Background Color

.myBgColor { background-color: #B5AED7; }

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

This div background color is #B5AED7.

Border color

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

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

This div border color is #B5AED7.

Opacity

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

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

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

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

This text has shadow with #B5AED7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AED7.

Preview

Color preview on black background

This text has color #B5AED7 on black background.


Color preview on white background

This text has color #B5AED7 on white background.


Black color preview on #B5AED7 background

This text has black color on #B5AED7 background.


White color preview on #B5AED7 background

This text has white color on #B5AED7 background.


Related colors

Complementary color

Complementary color for #hex is #4A5128.


I love getcolorcode.com

Triadic colors

1 #D7B5AE and #AED7B5 with #B5AED7 are triadic colors.

2 #D7AEB5 and #AEB5D7 with #B5AED7 are triadic colors.