COLOR #B5AEDE

HEX: #B5AEDE RGB: (181,174,222)

Renk bilgisi

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

RGB renk modeli

#B5AEDE color RGB value is (181,174,222).

RGB: (181,174,222) (71%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 174 of 255 = 68%
B 222 of 255 = 87%

181
174
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 174 + 222 = 577 (100%)
R 181 of 577 ~ 31.37%
G 174 of 577 ~ 30.16%
B 222 of 577 ~ 38.47'%

%31.37
%30.16
%38.47

CMYK RENK MODELİ

#B5AEDE rengi CMYK tonu (18,22,0,13).

  • camgöbeği tonu 18.47%
  • eflatun tonu 21.62%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (18,22,0,13)
C18M22Y0K13 (18%, 22%, 0%, 13%)
(0.18 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%18.47
%21.62
%0
%12.94

Codes

Color #B5AEDE in popluar color models

B5 AE DE
RGB 181 174 222
HSL 249° 42.11% 77.65%
HSB/HSV 249° 21.62% 87.06%
CMYK 18.47% 21.62% 0.00%
12.94%

Color #B5AEDE in popluar number systems.

HEX B5 AE DE
Decimal 181 174 222
Binary 10110101 10101110 11011110
Octal 265 256 336

Shades and tints

Shades of #B5AEDE

#B5AEDE
(181,174,222)
#A59FCA
(165,159,202)
#9590B6
(149,144,182)
#8581A2
(133,129,162)
#75728E
(117,114,142)
#65637A
(101,99,122)
#555466
(85,84,102)
#454552
(69,69,82)
#35363E
(53,54,62)
#25272A
(37,39,42)
#151816
(21,24,22)
#000000
(0,0,0)

Tints of #B5AEDE

#B5AEDE
(181,174,222)
#BBB5E1
(187,181,225)
#C1BCE4
(193,188,228)
#C7C3E7
(199,195,231)
#CDCAEA
(205,202,234)
#D3D1ED
(211,209,237)
#D9D8F0
(217,216,240)
#DFDFF3
(223,223,243)
#E5E6F6
(229,230,246)
#EBEDF9
(235,237,249)
#F1F4FC
(241,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AEDE; }

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

This text font color is #B5AEDE.

Background Color

.myBgColor { background-color: #B5AEDE; }

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

This div background color is #B5AEDE.

Border color

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

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

This div border color is #B5AEDE.

Opacity

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

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

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

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

This text has shadow with #B5AEDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AEDE.

Preview

Color preview on black background

This text has color #B5AEDE on black background.


Color preview on white background

This text has color #B5AEDE on white background.


Black color preview on #B5AEDE background

This text has black color on #B5AEDE background.


White color preview on #B5AEDE background

This text has white color on #B5AEDE background.


Related colors

Complementary color

Complementary color for #hex is #4A5121.


I love getcolorcode.com

Triadic colors

1 #DEB5AE and #AEDEB5 with #B5AEDE are triadic colors.

2 #DEAEB5 and #AEB5DE with #B5AEDE are triadic colors.