COLOR #B5ACDD

HEX: #B5ACDD RGB: (181,172,221)

Renk bilgisi

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

RGB renk modeli

#B5ACDD color RGB value is (181,172,221).

RGB: (181,172,221) (71%, 67%, 87%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 172 of 255 = 67%
B 221 of 255 = 87%

181
172
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 172 + 221 = 574 (100%)
R 181 of 574 ~ 31.53%
G 172 of 574 ~ 29.97%
B 221 of 574 ~ 38.5'%

%31.53
%29.97
%38.5

CMYK RENK MODELİ

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

  • camgöbeği tonu 18.10%
  • eflatun tonu 22.17%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

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

CMYK yüzdeleri

%18.1
%22.17
%0
%13.33

Codes

Color #B5ACDD in popluar color models

B5 AC DD
RGB 181 172 221
HSL 251° 41.88% 77.06%
HSB/HSV 251° 22.17% 86.67%
CMYK 18.10% 22.17% 0.00%
13.33%

Color #B5ACDD in popluar number systems.

HEX B5 AC DD
Decimal 181 172 221
Binary 10110101 10101100 11011101
Octal 265 254 335

Shades and tints

Shades of #B5ACDD

#B5ACDD
(181,172,221)
#A59DC9
(165,157,201)
#958EB5
(149,142,181)
#857FA1
(133,127,161)
#75708D
(117,112,141)
#656179
(101,97,121)
#555265
(85,82,101)
#454351
(69,67,81)
#35343D
(53,52,61)
#252529
(37,37,41)
#151615
(21,22,21)
#000000
(0,0,0)

Tints of #B5ACDD

#B5ACDD
(181,172,221)
#BBB3E0
(187,179,224)
#C1BAE3
(193,186,227)
#C7C1E6
(199,193,230)
#CDC8E9
(205,200,233)
#D3CFEC
(211,207,236)
#D9D6EF
(217,214,239)
#DFDDF2
(223,221,242)
#E5E4F5
(229,228,245)
#EBEBF8
(235,235,248)
#F1F2FB
(241,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5ACDD color. Also use rgb(181,172,221) instead hex code.

Text Font Color

.myTextColor { color: #B5ACDD; }

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

This text font color is #B5ACDD.

Background Color

.myBgColor { background-color: #B5ACDD; }

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

This div background color is #B5ACDD.

Border color

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

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

This div border color is #B5ACDD.

Opacity

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

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

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

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

This text has shadow with #B5ACDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ACDD.

Preview

Color preview on black background

This text has color #B5ACDD on black background.


Color preview on white background

This text has color #B5ACDD on white background.


Black color preview on #B5ACDD background

This text has black color on #B5ACDD background.


White color preview on #B5ACDD background

This text has white color on #B5ACDD background.


Related colors

Complementary color

Complementary color for #hex is #4A5322.


I love getcolorcode.com

Triadic colors

1 #DDB5AC and #ACDDB5 with #B5ACDD are triadic colors.

2 #DDACB5 and #ACB5DD with #B5ACDD are triadic colors.