COLOR #B5ABDD

HEX: #B5ABDD RGB: (181,171,221)

Renk bilgisi

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

RGB renk modeli

#B5ABDD color RGB value is (181,171,221).

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

RGB bağlantıları ve doygunluk

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

181
171
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 171 + 221 = 573 (100%)
R 181 of 573 ~ 31.59%
G 171 of 573 ~ 29.84%
B 221 of 573 ~ 38.57'%

%31.59
%29.84
%38.57

CMYK RENK MODELİ

#B5ABDD rengi CMYK tonu (18,23,0,13).

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

CMYK: (18,23,0,13)
C18M23Y0K13 (18%, 23%, 0%, 13%)
(0.18 / 0.23 / 0.00 / 0.13)

CMYK yüzdeleri

%18.1
%22.62
%0
%13.33

Codes

Color #B5ABDD in popluar color models

B5 AB DD
RGB 181 171 221
HSL 252° 42.37% 76.86%
HSB/HSV 252° 22.62% 86.67%
CMYK 18.10% 22.62% 0.00%
13.33%

Color #B5ABDD in popluar number systems.

HEX B5 AB DD
Decimal 181 171 221
Binary 10110101 10101011 11011101
Octal 265 253 335

Shades and tints

Shades of #B5ABDD

#B5ABDD
(181,171,221)
#A59CC9
(165,156,201)
#958DB5
(149,141,181)
#857EA1
(133,126,161)
#756F8D
(117,111,141)
#656079
(101,96,121)
#555165
(85,81,101)
#454251
(69,66,81)
#35333D
(53,51,61)
#252429
(37,36,41)
#151515
(21,21,21)
#000000
(0,0,0)

Tints of #B5ABDD

#B5ABDD
(181,171,221)
#BBB2E0
(187,178,224)
#C1B9E3
(193,185,227)
#C7C0E6
(199,192,230)
#CDC7E9
(205,199,233)
#D3CEEC
(211,206,236)
#D9D5EF
(217,213,239)
#DFDCF2
(223,220,242)
#E5E3F5
(229,227,245)
#EBEAF8
(235,234,248)
#F1F1FB
(241,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ABDD; }

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

This text font color is #B5ABDD.

Background Color

.myBgColor { background-color: #B5ABDD; }

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

This div background color is #B5ABDD.

Border color

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

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

This div border color is #B5ABDD.

Opacity

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

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

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

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

This text has shadow with #B5ABDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ABDD.

Preview

Color preview on black background

This text has color #B5ABDD on black background.


Color preview on white background

This text has color #B5ABDD on white background.


Black color preview on #B5ABDD background

This text has black color on #B5ABDD background.


White color preview on #B5ABDD background

This text has white color on #B5ABDD background.


Related colors

Complementary color

Complementary color for #hex is #4A5422.


I love getcolorcode.com

Triadic colors

1 #DDB5AB and #ABDDB5 with #B5ABDD are triadic colors.

2 #DDABB5 and #ABB5DD with #B5ABDD are triadic colors.