COLOR #B5ADDA

HEX: #B5ADDA RGB: (181,173,218)

Renk bilgisi

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

RGB renk modeli

#B5ADDA color RGB value is (181,173,218).

RGB: (181,173,218) (71%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 218 of 255 = 85%

181
173
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 218 = 572 (100%)
R 181 of 572 ~ 31.64%
G 173 of 572 ~ 30.24%
B 218 of 572 ~ 38.11'%

%31.64
%30.24
%38.11

CMYK RENK MODELİ

#B5ADDA rengi CMYK tonu (17,21,0,15).

  • camgöbeği tonu 16.97%
  • eflatun tonu 20.64%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (17,21,0,15)
C17M21Y0K15 (17%, 21%, 0%, 15%)
(0.17 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%16.97
%20.64
%0
%14.51

Codes

Color #B5ADDA in popluar color models

B5 AD DA
RGB 181 173 218
HSL 251° 37.82% 76.67%
HSB/HSV 251° 20.64% 85.49%
CMYK 16.97% 20.64% 0.00%
14.51%

Color #B5ADDA in popluar number systems.

HEX B5 AD DA
Decimal 181 173 218
Binary 10110101 10101101 11011010
Octal 265 255 332

Shades and tints

Shades of #B5ADDA

#B5ADDA
(181,173,218)
#A59EC7
(165,158,199)
#958FB4
(149,143,180)
#8580A1
(133,128,161)
#75718E
(117,113,142)
#65627B
(101,98,123)
#555368
(85,83,104)
#454455
(69,68,85)
#353542
(53,53,66)
#25262F
(37,38,47)
#15171C
(21,23,28)
#000000
(0,0,0)

Tints of #B5ADDA

#B5ADDA
(181,173,218)
#BBB4DD
(187,180,221)
#C1BBE0
(193,187,224)
#C7C2E3
(199,194,227)
#CDC9E6
(205,201,230)
#D3D0E9
(211,208,233)
#D9D7EC
(217,215,236)
#DFDEEF
(223,222,239)
#E5E5F2
(229,229,242)
#EBECF5
(235,236,245)
#F1F3F8
(241,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5ADDA color. Also use rgb(181,173,218) instead hex code.

Text Font Color

.myTextColor { color: #B5ADDA; }

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

This text font color is #B5ADDA.

Background Color

.myBgColor { background-color: #B5ADDA; }

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

This div background color is #B5ADDA.

Border color

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

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

This div border color is #B5ADDA.

Opacity

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

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

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

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

This text has shadow with #B5ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ADDA.

Preview

Color preview on black background

This text has color #B5ADDA on black background.


Color preview on white background

This text has color #B5ADDA on white background.


Black color preview on #B5ADDA background

This text has black color on #B5ADDA background.


White color preview on #B5ADDA background

This text has white color on #B5ADDA background.


Related colors

Complementary color

Complementary color for #hex is #4A5225.


I love getcolorcode.com

Triadic colors

1 #DAB5AD and #ADDAB5 with #B5ADDA are triadic colors.

2 #DAADB5 and #ADB5DA with #B5ADDA are triadic colors.