COLOR #B5ABD5

HEX: #B5ABD5 RGB: (181,171,213)

Renk bilgisi

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

RGB renk modeli

#B5ABD5 color RGB value is (181,171,213).

RGB: (181,171,213) (71%, 67%, 84%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 171 of 255 = 67%
B 213 of 255 = 84%

181
171
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 171 + 213 = 565 (100%)
R 181 of 565 ~ 32.04%
G 171 of 565 ~ 30.27%
B 213 of 565 ~ 37.7'%

%32.04
%30.27
%37.7

CMYK RENK MODELİ

#B5ABD5 rengi CMYK tonu (15,20,0,16).

  • camgöbeği tonu 15.02%
  • eflatun tonu 19.72%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (15,20,0,16)
C15M20Y0K16 (15%, 20%, 0%, 16%)
(0.15 / 0.20 / 0.00 / 0.16)

CMYK yüzdeleri

%15.02
%19.72
%0
%16.47

Codes

Color #B5ABD5 in popluar color models

B5 AB D5
RGB 181 171 213
HSL 254° 33.33% 75.29%
HSB/HSV 254° 19.72% 83.53%
CMYK 15.02% 19.72% 0.00%
16.47%

Color #B5ABD5 in popluar number systems.

HEX B5 AB D5
Decimal 181 171 213
Binary 10110101 10101011 11010101
Octal 265 253 325

Shades and tints

Shades of #B5ABD5

#B5ABD5
(181,171,213)
#A59CC2
(165,156,194)
#958DAF
(149,141,175)
#857E9C
(133,126,156)
#756F89
(117,111,137)
#656076
(101,96,118)
#555163
(85,81,99)
#454250
(69,66,80)
#35333D
(53,51,61)
#25242A
(37,36,42)
#151517
(21,21,23)
#000000
(0,0,0)

Tints of #B5ABD5

#B5ABD5
(181,171,213)
#BBB2D8
(187,178,216)
#C1B9DB
(193,185,219)
#C7C0DE
(199,192,222)
#CDC7E1
(205,199,225)
#D3CEE4
(211,206,228)
#D9D5E7
(217,213,231)
#DFDCEA
(223,220,234)
#E5E3ED
(229,227,237)
#EBEAF0
(235,234,240)
#F1F1F3
(241,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ABD5; }

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

This text font color is #B5ABD5.

Background Color

.myBgColor { background-color: #B5ABD5; }

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

This div background color is #B5ABD5.

Border color

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

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

This div border color is #B5ABD5.

Opacity

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

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

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

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

This text has shadow with #B5ABD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ABD5.

Preview

Color preview on black background

This text has color #B5ABD5 on black background.


Color preview on white background

This text has color #B5ABD5 on white background.


Black color preview on #B5ABD5 background

This text has black color on #B5ABD5 background.


White color preview on #B5ABD5 background

This text has white color on #B5ABD5 background.


Related colors

Complementary color

Complementary color for #hex is #4A542A.


I love getcolorcode.com

Triadic colors

1 #D5B5AB and #ABD5B5 with #B5ABD5 are triadic colors.

2 #D5ABB5 and #ABB5D5 with #B5ABD5 are triadic colors.