COLOR #B5A8DD

HEX: #B5A8DD RGB: (181,168,221)

Renk bilgisi

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

RGB renk modeli

#B5A8DD color RGB value is (181,168,221).

RGB: (181,168,221) (71%, 66%, 87%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 168 of 255 = 66%
B 221 of 255 = 87%

181
168
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 168 + 221 = 570 (100%)
R 181 of 570 ~ 31.75%
G 168 of 570 ~ 29.47%
B 221 of 570 ~ 38.77'%

%31.75
%29.47
%38.77

CMYK RENK MODELİ

#B5A8DD rengi CMYK tonu (18,24,0,13).

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

CMYK: (18,24,0,13)
C18M24Y0K13 (18%, 24%, 0%, 13%)
(0.18 / 0.24 / 0.00 / 0.13)

CMYK yüzdeleri

%18.1
%23.98
%0
%13.33

Codes

Color #B5A8DD in popluar color models

B5 A8 DD
RGB 181 168 221
HSL 255° 43.80% 76.27%
HSB/HSV 255° 23.98% 86.67%
CMYK 18.10% 23.98% 0.00%
13.33%

Color #B5A8DD in popluar number systems.

HEX B5 A8 DD
Decimal 181 168 221
Binary 10110101 10101000 11011101
Octal 265 250 335

Shades and tints

Shades of #B5A8DD

#B5A8DD
(181,168,221)
#A599C9
(165,153,201)
#958AB5
(149,138,181)
#857BA1
(133,123,161)
#756C8D
(117,108,141)
#655D79
(101,93,121)
#554E65
(85,78,101)
#453F51
(69,63,81)
#35303D
(53,48,61)
#252129
(37,33,41)
#151215
(21,18,21)
#000000
(0,0,0)

Tints of #B5A8DD

#B5A8DD
(181,168,221)
#BBAFE0
(187,175,224)
#C1B6E3
(193,182,227)
#C7BDE6
(199,189,230)
#CDC4E9
(205,196,233)
#D3CBEC
(211,203,236)
#D9D2EF
(217,210,239)
#DFD9F2
(223,217,242)
#E5E0F5
(229,224,245)
#EBE7F8
(235,231,248)
#F1EEFB
(241,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A8DD; }

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

This text font color is #B5A8DD.

Background Color

.myBgColor { background-color: #B5A8DD; }

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

This div background color is #B5A8DD.

Border color

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

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

This div border color is #B5A8DD.

Opacity

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

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

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

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

This text has shadow with #B5A8DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A8DD.

Preview

Color preview on black background

This text has color #B5A8DD on black background.


Color preview on white background

This text has color #B5A8DD on white background.


Black color preview on #B5A8DD background

This text has black color on #B5A8DD background.


White color preview on #B5A8DD background

This text has white color on #B5A8DD background.


Related colors

Complementary color

Complementary color for #hex is #4A5722.


I love getcolorcode.com

Triadic colors

1 #DDB5A8 and #A8DDB5 with #B5A8DD are triadic colors.

2 #DDA8B5 and #A8B5DD with #B5A8DD are triadic colors.