COLOR #B5ABD4

HEX: #B5ABD4 RGB: (181,171,212)

Renk bilgisi

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

RGB renk modeli

#B5ABD4 color RGB value is (181,171,212).

RGB: (181,171,212) (71%, 67%, 83%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 171 of 255 = 67%
B 212 of 255 = 83%

181
171
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 171 + 212 = 564 (100%)
R 181 of 564 ~ 32.09%
G 171 of 564 ~ 30.32%
B 212 of 564 ~ 37.59'%

%32.09
%30.32
%37.59

CMYK RENK MODELİ

#B5ABD4 rengi CMYK tonu (15,19,0,17).

  • camgöbeği tonu 14.62%
  • eflatun tonu 19.34%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (15,19,0,17)
C15M19Y0K17 (15%, 19%, 0%, 17%)
(0.15 / 0.19 / 0.00 / 0.17)

CMYK yüzdeleri

%14.62
%19.34
%0
%16.86

Codes

Color #B5ABD4 in popluar color models

B5 AB D4
RGB 181 171 212
HSL 255° 32.28% 75.10%
HSB/HSV 255° 19.34% 83.14%
CMYK 14.62% 19.34% 0.00%
16.86%

Color #B5ABD4 in popluar number systems.

HEX B5 AB D4
Decimal 181 171 212
Binary 10110101 10101011 11010100
Octal 265 253 324

Shades and tints

Shades of #B5ABD4

#B5ABD4
(181,171,212)
#A59CC1
(165,156,193)
#958DAE
(149,141,174)
#857E9B
(133,126,155)
#756F88
(117,111,136)
#656075
(101,96,117)
#555162
(85,81,98)
#45424F
(69,66,79)
#35333C
(53,51,60)
#252429
(37,36,41)
#151516
(21,21,22)
#000000
(0,0,0)

Tints of #B5ABD4

#B5ABD4
(181,171,212)
#BBB2D7
(187,178,215)
#C1B9DA
(193,185,218)
#C7C0DD
(199,192,221)
#CDC7E0
(205,199,224)
#D3CEE3
(211,206,227)
#D9D5E6
(217,213,230)
#DFDCE9
(223,220,233)
#E5E3EC
(229,227,236)
#EBEAEF
(235,234,239)
#F1F1F2
(241,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ABD4; }

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

This text font color is #B5ABD4.

Background Color

.myBgColor { background-color: #B5ABD4; }

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

This div background color is #B5ABD4.

Border color

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

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

This div border color is #B5ABD4.

Opacity

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

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

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

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

This text has shadow with #B5ABD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ABD4.

Preview

Color preview on black background

This text has color #B5ABD4 on black background.


Color preview on white background

This text has color #B5ABD4 on white background.


Black color preview on #B5ABD4 background

This text has black color on #B5ABD4 background.


White color preview on #B5ABD4 background

This text has white color on #B5ABD4 background.


Related colors

Complementary color

Complementary color for #hex is #4A542B.


I love getcolorcode.com

Triadic colors

1 #D4B5AB and #ABD4B5 with #B5ABD4 are triadic colors.

2 #D4ABB5 and #ABB5D4 with #B5ABD4 are triadic colors.