COLOR #B49AD5

HEX: #B49AD5 RGB: (180,154,213)

Renk bilgisi

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

RGB renk modeli

#B49AD5 color RGB value is (180,154,213).

RGB: (180,154,213) (71%, 60%, 84%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 154 of 255 = 60%
B 213 of 255 = 84%

180
154
213

R + G + B ~ 72%. #B49AD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 154 + 213 = 547 (100%)
R 180 of 547 ~ 32.91%
G 154 of 547 ~ 28.15%
B 213 of 547 ~ 38.94'%

%32.91
%28.15
%38.94

CMYK RENK MODELİ

#B49AD5 rengi CMYK tonu (15,28,0,16).

  • camgöbeği tonu 15.49%
  • eflatun tonu 27.70%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (15,28,0,16)
C15M28Y0K16 (15%, 28%, 0%, 16%)
(0.15 / 0.28 / 0.00 / 0.16)

CMYK yüzdeleri

%15.49
%27.7
%0
%16.47

Codes

Color #B49AD5 in popluar color models

B4 9A D5
RGB 180 154 213
HSL 266° 41.26% 71.96%
HSB/HSV 266° 27.70% 83.53%
CMYK 15.49% 27.70% 0.00%
16.47%

Color #B49AD5 in popluar number systems.

HEX B4 9A D5
Decimal 180 154 213
Binary 10110100 10011010 11010101
Octal 264 232 325

Shades and tints

Shades of #B49AD5

#B49AD5
(180,154,213)
#A48CC2
(164,140,194)
#947EAF
(148,126,175)
#84709C
(132,112,156)
#746289
(116,98,137)
#645476
(100,84,118)
#544663
(84,70,99)
#443850
(68,56,80)
#342A3D
(52,42,61)
#241C2A
(36,28,42)
#140E17
(20,14,23)
#000000
(0,0,0)

Tints of #B49AD5

#B49AD5
(180,154,213)
#BAA3D8
(186,163,216)
#C0ACDB
(192,172,219)
#C6B5DE
(198,181,222)
#CCBEE1
(204,190,225)
#D2C7E4
(210,199,228)
#D8D0E7
(216,208,231)
#DED9EA
(222,217,234)
#E4E2ED
(228,226,237)
#EAEBF0
(234,235,240)
#F0F4F3
(240,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B49AD5; }

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

This text font color is #B49AD5.

Background Color

.myBgColor { background-color: #B49AD5; }

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

This div background color is #B49AD5.

Border color

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

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

This div border color is #B49AD5.

Opacity

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

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

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

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

This text has shadow with #B49AD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49AD5.

Preview

Color preview on black background

This text has color #B49AD5 on black background.


Color preview on white background

This text has color #B49AD5 on white background.


Black color preview on #B49AD5 background

This text has black color on #B49AD5 background.


White color preview on #B49AD5 background

This text has white color on #B49AD5 background.


Related colors

Complementary color

Complementary color for #hex is #4B652A.


I love getcolorcode.com

Triadic colors

1 #D5B49A and #9AD5B4 with #B49AD5 are triadic colors.

2 #D59AB4 and #9AB4D5 with #B49AD5 are triadic colors.