COLOR #B5ADD5

HEX: #B5ADD5 RGB: (181,173,213)

Renk bilgisi

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

RGB renk modeli

#B5ADD5 color RGB value is (181,173,213).

RGB: (181,173,213) (71%, 68%, 84%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 213 of 255 = 84%

181
173
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 213 = 567 (100%)
R 181 of 567 ~ 31.92%
G 173 of 567 ~ 30.51%
B 213 of 567 ~ 37.57'%

%31.92
%30.51
%37.57

CMYK RENK MODELİ

#B5ADD5 rengi CMYK tonu (15,19,0,16).

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

CMYK: (15,19,0,16)
C15M19Y0K16 (15%, 19%, 0%, 16%)
(0.15 / 0.19 / 0.00 / 0.16)

CMYK yüzdeleri

%15.02
%18.78
%0
%16.47

Codes

Color #B5ADD5 in popluar color models

B5 AD D5
RGB 181 173 213
HSL 252° 32.26% 75.69%
HSB/HSV 252° 18.78% 83.53%
CMYK 15.02% 18.78% 0.00%
16.47%

Color #B5ADD5 in popluar number systems.

HEX B5 AD D5
Decimal 181 173 213
Binary 10110101 10101101 11010101
Octal 265 255 325

Shades and tints

Shades of #B5ADD5

#B5ADD5
(181,173,213)
#A59EC2
(165,158,194)
#958FAF
(149,143,175)
#85809C
(133,128,156)
#757189
(117,113,137)
#656276
(101,98,118)
#555363
(85,83,99)
#454450
(69,68,80)
#35353D
(53,53,61)
#25262A
(37,38,42)
#151717
(21,23,23)
#000000
(0,0,0)

Tints of #B5ADD5

#B5ADD5
(181,173,213)
#BBB4D8
(187,180,216)
#C1BBDB
(193,187,219)
#C7C2DE
(199,194,222)
#CDC9E1
(205,201,225)
#D3D0E4
(211,208,228)
#D9D7E7
(217,215,231)
#DFDEEA
(223,222,234)
#E5E5ED
(229,229,237)
#EBECF0
(235,236,240)
#F1F3F3
(241,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ADD5; }

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

This text font color is #B5ADD5.

Background Color

.myBgColor { background-color: #B5ADD5; }

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

This div background color is #B5ADD5.

Border color

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

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

This div border color is #B5ADD5.

Opacity

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

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

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

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

This text has shadow with #B5ADD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ADD5.

Preview

Color preview on black background

This text has color #B5ADD5 on black background.


Color preview on white background

This text has color #B5ADD5 on white background.


Black color preview on #B5ADD5 background

This text has black color on #B5ADD5 background.


White color preview on #B5ADD5 background

This text has white color on #B5ADD5 background.


Related colors

Complementary color

Complementary color for #hex is #4A522A.


I love getcolorcode.com

Triadic colors

1 #D5B5AD and #ADD5B5 with #B5ADD5 are triadic colors.

2 #D5ADB5 and #ADB5D5 with #B5ADD5 are triadic colors.