COLOR #B4ADD5

HEX: #B4ADD5 RGB: (180,173,213)

Renk bilgisi

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

RGB renk modeli

#B4ADD5 color RGB value is (180,173,213).

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

RGB bağlantıları ve doygunluk

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

180
173
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 173 + 213 = 566 (100%)
R 180 of 566 ~ 31.8%
G 173 of 566 ~ 30.57%
B 213 of 566 ~ 37.63'%

%31.8
%30.57
%37.63

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.49%
  • 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.49
%18.78
%0
%16.47

Codes

Color #B4ADD5 in popluar color models

B4 AD D5
RGB 180 173 213
HSL 251° 32.26% 75.69%
HSB/HSV 251° 18.78% 83.53%
CMYK 15.49% 18.78% 0.00%
16.47%

Color #B4ADD5 in popluar number systems.

HEX B4 AD D5
Decimal 180 173 213
Binary 10110100 10101101 11010101
Octal 264 255 325

Shades and tints

Shades of #B4ADD5

#B4ADD5
(180,173,213)
#A49EC2
(164,158,194)
#948FAF
(148,143,175)
#84809C
(132,128,156)
#747189
(116,113,137)
#646276
(100,98,118)
#545363
(84,83,99)
#444450
(68,68,80)
#34353D
(52,53,61)
#24262A
(36,38,42)
#141717
(20,23,23)
#000000
(0,0,0)

Tints of #B4ADD5

#B4ADD5
(180,173,213)
#BAB4D8
(186,180,216)
#C0BBDB
(192,187,219)
#C6C2DE
(198,194,222)
#CCC9E1
(204,201,225)
#D2D0E4
(210,208,228)
#D8D7E7
(216,215,231)
#DEDEEA
(222,222,234)
#E4E5ED
(228,229,237)
#EAECF0
(234,236,240)
#F0F3F3
(240,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4ADD5; }

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

This text font color is #B4ADD5.

Background Color

.myBgColor { background-color: #B4ADD5; }

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

This div background color is #B4ADD5.

Border color

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

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

This div border color is #B4ADD5.

Opacity

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

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

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

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

This text has shadow with #B4ADD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4ADD5.

Preview

Color preview on black background

This text has color #B4ADD5 on black background.


Color preview on white background

This text has color #B4ADD5 on white background.


Black color preview on #B4ADD5 background

This text has black color on #B4ADD5 background.


White color preview on #B4ADD5 background

This text has white color on #B4ADD5 background.


Related colors

Complementary color

Complementary color for #hex is #4B522A.


I love getcolorcode.com

Triadic colors

1 #D5B4AD and #ADD5B4 with #B4ADD5 are triadic colors.

2 #D5ADB4 and #ADB4D5 with #B4ADD5 are triadic colors.