COLOR #B399B7

HEX: #B399B7 RGB: (179,153,183)

Color info

#B399B7 contains red, green and blue colors in about the same proportion. Web safe color of #B399B7 is #9999CC (or #99C).

RGB color model

#B399B7 color RGB value is (179,153,183).

RGB: (179,153,183) (70%, 60%, 72%)

RGB channels and saturation

R 179 of 255 = 70%
G 153 of 255 = 60%
B 183 of 255 = 72%

179
153
183

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

Portions of RGB colors in percentages

R + G + B = 179 + 153 + 183 = 515 (100%)
R 179 of 515 ~ 34.76%
G 153 of 515 ~ 29.71%
B 183 of 515 ~ 35.53'%

%34.76
%29.71
%35.53

CMYK color model

#B399B7 color CMYK value is (2,16,0,28).

  • cyan value is 2.19%
  • magenta value is 16.39%
  • yellow value is 0.00%
  • key color value is 28.24%

CMYK: (2,16,0,28)
C2M16Y0K28 (2%, 16%, 0%, 28%)
(0.02 / 0.16 / 0.00 / 0.28)

CMYK percentages

%2.19
%16.39
%0
%28.24

Codes

Color #B399B7 in popluar color models

B3 99 B7
RGB 179 153 183
HSL 292° 17.24% 65.88%
HSB/HSV 292° 16.39% 71.76%
CMYK 2.19% 16.39% 0.00%
28.24%

Color #B399B7 in popluar number systems.

HEX B3 99 B7
Decimal 179 153 183
Binary 10110011 10011001 10110111
Octal 263 231 267

Shades and tints

Shades of #B399B7

#B399B7
(179,153,183)
#A38CA7
(163,140,167)
#937F97
(147,127,151)
#837287
(131,114,135)
#736577
(115,101,119)
#635867
(99,88,103)
#534B57
(83,75,87)
#433E47
(67,62,71)
#333137
(51,49,55)
#232427
(35,36,39)
#131717
(19,23,23)
#000000
(0,0,0)

Tints of #B399B7

#B399B7
(179,153,183)
#B9A2BD
(185,162,189)
#BFABC3
(191,171,195)
#C5B4C9
(197,180,201)
#CBBDCF
(203,189,207)
#D1C6D5
(209,198,213)
#D7CFDB
(215,207,219)
#DDD8E1
(221,216,225)
#E3E1E7
(227,225,231)
#E9EAED
(233,234,237)
#EFF3F3
(239,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B399B7 color. Also use rgb(179,153,183) instead hex code.

Text Font Color

.myTextColor { color: #B399B7; }

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

This text font color is #B399B7.

Background Color

.myBgColor { background-color: #B399B7; }

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

This div background color is #B399B7.

Border color

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

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

This div border color is #B399B7.

Opacity

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

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

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

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

This text has shadow with #B399B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B399B7.

Preview

Color preview on black background

This text has color #B399B7 on black background.


Color preview on white background

This text has color #B399B7 on white background.


Black color preview on #B399B7 background

This text has black color on #B399B7 background.


White color preview on #B399B7 background

This text has white color on #B399B7 background.


Related colors

Complementary color

Complementary color for #hex is #4C6648.


I love getcolorcode.com

Triadic colors

1 #B7B399 and #99B7B3 with #B399B7 are triadic colors.

2 #B799B3 and #99B3B7 with #B399B7 are triadic colors.