COLOR #B897B5

HEX: #B897B5 RGB: (184,151,181)

Color info

#B897B5 contains red, green and blue colors in about the same proportion. Web safe color of #B897B5 is #CC99CC (or #C9C).

RGB color model

#B897B5 color RGB value is (184,151,181).

RGB: (184,151,181) (72%, 59%, 71%)

RGB channels and saturation

R 184 of 255 = 72%
G 151 of 255 = 59%
B 181 of 255 = 71%

184
151
181

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

Portions of RGB colors in percentages

R + G + B = 184 + 151 + 181 = 516 (100%)
R 184 of 516 ~ 35.66%
G 151 of 516 ~ 29.26%
B 181 of 516 ~ 35.08'%

%35.66
%29.26
%35.08

CMYK color model

#B897B5 color CMYK value is (0,18,2,28).

  • cyan value is 0.00%
  • magenta value is 17.93%
  • yellow value is 1.63%
  • key color value is 27.84%

CMYK: (0,18,2,28)
C0M18Y2K28 (0%, 18%, 2%, 28%)
(0.00 / 0.18 / 0.02 / 0.28)

CMYK percentages

%0
%17.93
%1.63
%27.84

Codes

Color #B897B5 in popluar color models

B8 97 B5
RGB 184 151 181
HSL 305° 18.86% 65.69%
HSB/HSV 305° 17.93% 72.16%
CMYK 0.00% 17.93% 1.63%
27.84%

Color #B897B5 in popluar number systems.

HEX B8 97 B5
Decimal 184 151 181
Binary 10111000 10010111 10110101
Octal 270 227 265

Shades and tints

Shades of #B897B5

#B897B5
(184,151,181)
#A88AA5
(168,138,165)
#987D95
(152,125,149)
#887085
(136,112,133)
#786375
(120,99,117)
#685665
(104,86,101)
#584955
(88,73,85)
#483C45
(72,60,69)
#382F35
(56,47,53)
#282225
(40,34,37)
#181515
(24,21,21)
#000000
(0,0,0)

Tints of #B897B5

#B897B5
(184,151,181)
#BEA0BB
(190,160,187)
#C4A9C1
(196,169,193)
#CAB2C7
(202,178,199)
#D0BBCD
(208,187,205)
#D6C4D3
(214,196,211)
#DCCDD9
(220,205,217)
#E2D6DF
(226,214,223)
#E8DFE5
(232,223,229)
#EEE8EB
(238,232,235)
#F4F1F1
(244,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B897B5 color. Also use rgb(184,151,181) instead hex code.

Text Font Color

.myTextColor { color: #B897B5; }

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

This text font color is #B897B5.

Background Color

.myBgColor { background-color: #B897B5; }

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

This div background color is #B897B5.

Border color

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

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

This div border color is #B897B5.

Opacity

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

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

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

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

This text has shadow with #B897B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B897B5.

Preview

Color preview on black background

This text has color #B897B5 on black background.


Color preview on white background

This text has color #B897B5 on white background.


Black color preview on #B897B5 background

This text has black color on #B897B5 background.


White color preview on #B897B5 background

This text has white color on #B897B5 background.


Related colors

Complementary color

Complementary color for #hex is #47684A.


I love getcolorcode.com

Triadic colors

1 #B5B897 and #97B5B8 with #B897B5 are triadic colors.

2 #B597B8 and #97B8B5 with #B897B5 are triadic colors.