COLOR #B496A6

HEX: #B496A6 RGB: (180,150,166)

Renk bilgisi

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

RGB renk modeli

#B496A6 color RGB value is (180,150,166).

RGB: (180,150,166) (71%, 59%, 65%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 150 of 255 = 59%
B 166 of 255 = 65%

180
150
166

R + G + B ~ 65%. #B496A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 150 + 166 = 496 (100%)
R 180 of 496 ~ 36.29%
G 150 of 496 ~ 30.24%
B 166 of 496 ~ 33.47'%

%36.29
%30.24
%33.47

CMYK RENK MODELİ

#B496A6 rengi CMYK tonu (0,17,8,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.67%
  • sarı tonu 7.78%
  • ana renk tonu 29.41%
CMYK: (0,17,8,29) C0M17Y8K29 (0%,17%,8%,29%) (0.00/0.17/0.08/0.29) 

CMYK yüzdeleri

%0
%16.67
%7.78
%29.41

Codes

Color #B496A6 in popluar color models

B4 96 A6
RGB 180 150 166
HSL 328° 16.67% 64.71%
HSB/HSV 328° 16.67% 70.59%
CMYK 0.00% 16.67% 7.78%
29.41%

Color #B496A6 in popluar number systems.

HEX B4 96 A6
Decimal 180 150 166
Binary 10110100 10010110 10100110
Octal 264 226 246

Shades and tints

Shades of #B496A6

#B496A6
(180,150,166)
#A48997
(164,137,151)
#947C88
(148,124,136)
#846F79
(132,111,121)
#74626A
(116,98,106)
#64555B
(100,85,91)
#54484C
(84,72,76)
#443B3D
(68,59,61)
#342E2E
(52,46,46)
#24211F
(36,33,31)
#141410
(20,20,16)
#000000
(0,0,0)

Tints of #B496A6

#B496A6
(180,150,166)
#BA9FAE
(186,159,174)
#C0A8B6
(192,168,182)
#C6B1BE
(198,177,190)
#CCBAC6
(204,186,198)
#D2C3CE
(210,195,206)
#D8CCD6
(216,204,214)
#DED5DE
(222,213,222)
#E4DEE6
(228,222,230)
#EAE7EE
(234,231,238)
#F0F0F6
(240,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B496A6 color. Also use rgb(180,150,166) instead hex code.

Text Font Color

.myTextColor { color: #B496A6; }

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

This text font color is #B496A6.

Background Color

.myBgColor { background-color: #B496A6; }

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

This div background color is #B496A6.

Border color

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

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

This div border color is #B496A6.

Opacity

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

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

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

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

This text has shadow with #B496A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B496A6.

Preview

Color preview on black background

This text has color #B496A6 on black background.


Color preview on white background

This text has color #B496A6 on white background.


Black color preview on #B496A6 background

This text has black color on #B496A6 background.


White color preview on #B496A6 background

This text has white color on #B496A6 background.


Related colors

Complementary color

Complementary color for #hex is #4B6959.


I love getcolorcode.com

Triadic colors

1 #A6B496 and #96A6B4 with #B496A6 are triadic colors.

2 #A696B4 and #96B4A6 with #B496A6 are triadic colors.