COLOR #B27998

HEX: #B27998 RGB: (178,121,152)

Color info

#B27998 contains red, green and blue colors in about the same proportion. Web safe color of #B27998 is #996699 (or #969).

RGB color model

#B27998 color RGB value is (178,121,152).

RGB: (178,121,152) (70%, 47%, 60%)

RGB channels and saturation

R 178 of 255 = 70%
G 121 of 255 = 47%
B 152 of 255 = 60%

178
121
152

R + G + B ~ 59%. #B27998 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 178 + 121 + 152 = 451 (100%)
R 178 of 451 ~ 39.47%
G 121 of 451 ~ 26.83%
B 152 of 451 ~ 33.7'%

%39.47
%26.83
%33.7

CMYK color model

#B27998 color CMYK value is (0,32,15,30).

  • cyan value is 0.00%
  • magenta value is 32.02%
  • yellow value is 14.61%
  • key color value is 30.20%

CMYK: (0,32,15,30)
C0M32Y15K30 (0%, 32%, 15%, 30%)
(0.00 / 0.32 / 0.15 / 0.30)

CMYK percentages

%0
%32.02
%14.61
%30.2

Codes

Color #B27998 in popluar color models

B2 79 98
RGB 178 121 152
HSL 327° 27.01% 58.63%
HSB/HSV 327° 32.02% 69.80%
CMYK 0.00% 32.02% 14.61%
30.20%

Color #B27998 in popluar number systems.

HEX B2 79 98
Decimal 178 121 152
Binary 10110010 1111001 10011000
Octal 262 171 230

Shades and tints

Shades of #B27998

#B27998
(178,121,152)
#A26E8B
(162,110,139)
#92637E
(146,99,126)
#825871
(130,88,113)
#724D64
(114,77,100)
#624257
(98,66,87)
#52374A
(82,55,74)
#422C3D
(66,44,61)
#322130
(50,33,48)
#221623
(34,22,35)
#120B16
(18,11,22)
#000000
(0,0,0)

Tints of #B27998

#B27998
(178,121,152)
#B985A1
(185,133,161)
#C091AA
(192,145,170)
#C79DB3
(199,157,179)
#CEA9BC
(206,169,188)
#D5B5C5
(213,181,197)
#DCC1CE
(220,193,206)
#E3CDD7
(227,205,215)
#EAD9E0
(234,217,224)
#F1E5E9
(241,229,233)
#F8F1F2
(248,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B27998 color. Also use rgb(178,121,152) instead hex code.

Text Font Color

.myTextColor { color: #B27998; }

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

This text font color is #B27998.

Background Color

.myBgColor { background-color: #B27998; }

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

This div background color is #B27998.

Border color

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

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

This div border color is #B27998.

Opacity

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

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

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

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

This text has shadow with #B27998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B27998.

Preview

Color preview on black background

This text has color #B27998 on black background.


Color preview on white background

This text has color #B27998 on white background.


Black color preview on #B27998 background

This text has black color on #B27998 background.


White color preview on #B27998 background

This text has white color on #B27998 background.


Related colors

Complementary color

Complementary color for #hex is #4D8667.


I love getcolorcode.com

Triadic colors

1 #98B279 and #7998B2 with #B27998 are triadic colors.

2 #9879B2 and #79B298 with #B27998 are triadic colors.