COLOR #B5ABDB

HEX: #B5ABDB RGB: (181,171,219)

Renk bilgisi

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

RGB renk modeli

#B5ABDB color RGB value is (181,171,219).

RGB: (181,171,219) (71%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 171 of 255 = 67%
B 219 of 255 = 86%

181
171
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 171 + 219 = 571 (100%)
R 181 of 571 ~ 31.7%
G 171 of 571 ~ 29.95%
B 219 of 571 ~ 38.35'%

%31.7
%29.95
%38.35

CMYK RENK MODELİ

#B5ABDB rengi CMYK tonu (17,22,0,14).

  • camgöbeği tonu 17.35%
  • eflatun tonu 21.92%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (17,22,0,14)
C17M22Y0K14 (17%, 22%, 0%, 14%)
(0.17 / 0.22 / 0.00 / 0.14)

CMYK yüzdeleri

%17.35
%21.92
%0
%14.12

Codes

Color #B5ABDB in popluar color models

B5 AB DB
RGB 181 171 219
HSL 253° 40.00% 76.47%
HSB/HSV 253° 21.92% 85.88%
CMYK 17.35% 21.92% 0.00%
14.12%

Color #B5ABDB in popluar number systems.

HEX B5 AB DB
Decimal 181 171 219
Binary 10110101 10101011 11011011
Octal 265 253 333

Shades and tints

Shades of #B5ABDB

#B5ABDB
(181,171,219)
#A59CC8
(165,156,200)
#958DB5
(149,141,181)
#857EA2
(133,126,162)
#756F8F
(117,111,143)
#65607C
(101,96,124)
#555169
(85,81,105)
#454256
(69,66,86)
#353343
(53,51,67)
#252430
(37,36,48)
#15151D
(21,21,29)
#000000
(0,0,0)

Tints of #B5ABDB

#B5ABDB
(181,171,219)
#BBB2DE
(187,178,222)
#C1B9E1
(193,185,225)
#C7C0E4
(199,192,228)
#CDC7E7
(205,199,231)
#D3CEEA
(211,206,234)
#D9D5ED
(217,213,237)
#DFDCF0
(223,220,240)
#E5E3F3
(229,227,243)
#EBEAF6
(235,234,246)
#F1F1F9
(241,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ABDB; }

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

This text font color is #B5ABDB.

Background Color

.myBgColor { background-color: #B5ABDB; }

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

This div background color is #B5ABDB.

Border color

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

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

This div border color is #B5ABDB.

Opacity

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

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

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

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

This text has shadow with #B5ABDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ABDB.

Preview

Color preview on black background

This text has color #B5ABDB on black background.


Color preview on white background

This text has color #B5ABDB on white background.


Black color preview on #B5ABDB background

This text has black color on #B5ABDB background.


White color preview on #B5ABDB background

This text has white color on #B5ABDB background.


Related colors

Complementary color

Complementary color for #hex is #4A5424.


I love getcolorcode.com

Triadic colors

1 #DBB5AB and #ABDBB5 with #B5ABDB are triadic colors.

2 #DBABB5 and #ABB5DB with #B5ABDB are triadic colors.