COLOR #B49CD4

HEX: #B49CD4 RGB: (180,156,212)

Renk bilgisi

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

RGB renk modeli

#B49CD4 color RGB value is (180,156,212).

RGB: (180,156,212) (71%, 61%, 83%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 156 of 255 = 61%
B 212 of 255 = 83%

180
156
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 156 + 212 = 548 (100%)
R 180 of 548 ~ 32.85%
G 156 of 548 ~ 28.47%
B 212 of 548 ~ 38.69'%

%32.85
%28.47
%38.69

CMYK RENK MODELİ

#B49CD4 rengi CMYK tonu (15,26,0,17).

  • camgöbeği tonu 15.09%
  • eflatun tonu 26.42%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (15,26,0,17)
C15M26Y0K17 (15%, 26%, 0%, 17%)
(0.15 / 0.26 / 0.00 / 0.17)

CMYK yüzdeleri

%15.09
%26.42
%0
%16.86

Codes

Color #B49CD4 in popluar color models

B4 9C D4
RGB 180 156 212
HSL 266° 39.44% 72.16%
HSB/HSV 266° 26.42% 83.14%
CMYK 15.09% 26.42% 0.00%
16.86%

Color #B49CD4 in popluar number systems.

HEX B4 9C D4
Decimal 180 156 212
Binary 10110100 10011100 11010100
Octal 264 234 324

Shades and tints

Shades of #B49CD4

#B49CD4
(180,156,212)
#A48EC1
(164,142,193)
#9480AE
(148,128,174)
#84729B
(132,114,155)
#746488
(116,100,136)
#645675
(100,86,117)
#544862
(84,72,98)
#443A4F
(68,58,79)
#342C3C
(52,44,60)
#241E29
(36,30,41)
#141016
(20,16,22)
#000000
(0,0,0)

Tints of #B49CD4

#B49CD4
(180,156,212)
#BAA5D7
(186,165,215)
#C0AEDA
(192,174,218)
#C6B7DD
(198,183,221)
#CCC0E0
(204,192,224)
#D2C9E3
(210,201,227)
#D8D2E6
(216,210,230)
#DEDBE9
(222,219,233)
#E4E4EC
(228,228,236)
#EAEDEF
(234,237,239)
#F0F6F2
(240,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B49CD4 color. Also use rgb(180,156,212) instead hex code.

Text Font Color

.myTextColor { color: #B49CD4; }

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

This text font color is #B49CD4.

Background Color

.myBgColor { background-color: #B49CD4; }

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

This div background color is #B49CD4.

Border color

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

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

This div border color is #B49CD4.

Opacity

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

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

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

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

This text has shadow with #B49CD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49CD4.

Preview

Color preview on black background

This text has color #B49CD4 on black background.


Color preview on white background

This text has color #B49CD4 on white background.


Black color preview on #B49CD4 background

This text has black color on #B49CD4 background.


White color preview on #B49CD4 background

This text has white color on #B49CD4 background.


Related colors

Complementary color

Complementary color for #hex is #4B632B.


I love getcolorcode.com

Triadic colors

1 #D4B49C and #9CD4B4 with #B49CD4 are triadic colors.

2 #D49CB4 and #9CB4D4 with #B49CD4 are triadic colors.