COLOR #B49AB6

HEX: #B49AB6 RGB: (180,154,182)

Renk bilgisi

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

RGB renk modeli

#B49AB6 color RGB value is (180,154,182).

RGB: (180,154,182) (71%, 60%, 71%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 154 of 255 = 60%
B 182 of 255 = 71%

180
154
182

R + G + B ~ 67%. #B49AB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 154 + 182 = 516 (100%)
R 180 of 516 ~ 34.88%
G 154 of 516 ~ 29.84%
B 182 of 516 ~ 35.27'%

%34.88
%29.84
%35.27

CMYK RENK MODELİ

#B49AB6 rengi CMYK tonu (1,15,0,29).

  • camgöbeği tonu 1.10%
  • eflatun tonu 15.38%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (1,15,0,29)
C1M15Y0K29 (1%, 15%, 0%, 29%)
(0.01 / 0.15 / 0.00 / 0.29)

CMYK yüzdeleri

%1.1
%15.38
%0
%28.63

Codes

Color #B49AB6 in popluar color models

B4 9A B6
RGB 180 154 182
HSL 296° 16.09% 65.88%
HSB/HSV 296° 15.38% 71.37%
CMYK 1.10% 15.38% 0.00%
28.63%

Color #B49AB6 in popluar number systems.

HEX B4 9A B6
Decimal 180 154 182
Binary 10110100 10011010 10110110
Octal 264 232 266

Shades and tints

Shades of #B49AB6

#B49AB6
(180,154,182)
#A48CA6
(164,140,166)
#947E96
(148,126,150)
#847086
(132,112,134)
#746276
(116,98,118)
#645466
(100,84,102)
#544656
(84,70,86)
#443846
(68,56,70)
#342A36
(52,42,54)
#241C26
(36,28,38)
#140E16
(20,14,22)
#000000
(0,0,0)

Tints of #B49AB6

#B49AB6
(180,154,182)
#BAA3BC
(186,163,188)
#C0ACC2
(192,172,194)
#C6B5C8
(198,181,200)
#CCBECE
(204,190,206)
#D2C7D4
(210,199,212)
#D8D0DA
(216,208,218)
#DED9E0
(222,217,224)
#E4E2E6
(228,226,230)
#EAEBEC
(234,235,236)
#F0F4F2
(240,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B49AB6; }

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

This text font color is #B49AB6.

Background Color

.myBgColor { background-color: #B49AB6; }

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

This div background color is #B49AB6.

Border color

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

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

This div border color is #B49AB6.

Opacity

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

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

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

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

This text has shadow with #B49AB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49AB6.

Preview

Color preview on black background

This text has color #B49AB6 on black background.


Color preview on white background

This text has color #B49AB6 on white background.


Black color preview on #B49AB6 background

This text has black color on #B49AB6 background.


White color preview on #B49AB6 background

This text has white color on #B49AB6 background.


Related colors

Complementary color

Complementary color for #hex is #4B6549.


I love getcolorcode.com

Triadic colors

1 #B6B49A and #9AB6B4 with #B49AB6 are triadic colors.

2 #B69AB4 and #9AB4B6 with #B49AB6 are triadic colors.