COLOR #B297A8

HEX: #B297A8 RGB: (178,151,168)

Color info

#B297A8 contains red, green and blue colors in about the same proportion. Web safe color of #B297A8 is #999999 (or #999).

RGB color model

#B297A8 color RGB value is (178,151,168).

RGB: (178,151,168) (70%, 59%, 66%)

RGB channels and saturation

R 178 of 255 = 70%
G 151 of 255 = 59%
B 168 of 255 = 66%

178
151
168

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

Portions of RGB colors in percentages

R + G + B = 178 + 151 + 168 = 497 (100%)
R 178 of 497 ~ 35.81%
G 151 of 497 ~ 30.38%
B 168 of 497 ~ 33.8'%

%35.81
%30.38
%33.8

CMYK color model

#B297A8 color CMYK value is (0,15,6,30).

  • cyan value is 0.00%
  • magenta value is 15.17%
  • yellow value is 5.62%
  • key color value is 30.20%

CMYK: (0,15,6,30)
C0M15Y6K30 (0%, 15%, 6%, 30%)
(0.00 / 0.15 / 0.06 / 0.30)

CMYK percentages

%0
%15.17
%5.62
%30.2

Codes

Color #B297A8 in popluar color models

B2 97 A8
RGB 178 151 168
HSL 322° 14.92% 64.51%
HSB/HSV 322° 15.17% 69.80%
CMYK 0.00% 15.17% 5.62%
30.20%

Color #B297A8 in popluar number systems.

HEX B2 97 A8
Decimal 178 151 168
Binary 10110010 10010111 10101000
Octal 262 227 250

Shades and tints

Shades of #B297A8

#B297A8
(178,151,168)
#A28A99
(162,138,153)
#927D8A
(146,125,138)
#82707B
(130,112,123)
#72636C
(114,99,108)
#62565D
(98,86,93)
#52494E
(82,73,78)
#423C3F
(66,60,63)
#322F30
(50,47,48)
#222221
(34,34,33)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #B297A8

#B297A8
(178,151,168)
#B9A0AF
(185,160,175)
#C0A9B6
(192,169,182)
#C7B2BD
(199,178,189)
#CEBBC4
(206,187,196)
#D5C4CB
(213,196,203)
#DCCDD2
(220,205,210)
#E3D6D9
(227,214,217)
#EADFE0
(234,223,224)
#F1E8E7
(241,232,231)
#F8F1EE
(248,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B297A8 color. Also use rgb(178,151,168) instead hex code.

Text Font Color

.myTextColor { color: #B297A8; }

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

This text font color is #B297A8.

Background Color

.myBgColor { background-color: #B297A8; }

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

This div background color is #B297A8.

Border color

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

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

This div border color is #B297A8.

Opacity

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

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

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

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

This text has shadow with #B297A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B297A8.

Preview

Color preview on black background

This text has color #B297A8 on black background.


Color preview on white background

This text has color #B297A8 on white background.


Black color preview on #B297A8 background

This text has black color on #B297A8 background.


White color preview on #B297A8 background

This text has white color on #B297A8 background.


Related colors

Complementary color

Complementary color for #hex is #4D6857.


I love getcolorcode.com

Triadic colors

1 #A8B297 and #97A8B2 with #B297A8 are triadic colors.

2 #A897B2 and #97B2A8 with #B297A8 are triadic colors.