COLOR #B388B3

HEX: #B388B3 RGB: (179,136,179)

Color info

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

RGB color model

#B388B3 color RGB value is (179,136,179).

RGB: (179,136,179) (70%, 53%, 70%)

RGB channels and saturation

R 179 of 255 = 70%
G 136 of 255 = 53%
B 179 of 255 = 70%

179
136
179

R + G + B ~ 64%. #B388B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 179 + 136 + 179 = 494 (100%)
R 179 of 494 ~ 36.23%
G 136 of 494 ~ 27.53%
B 179 of 494 ~ 36.23'%

%36.23
%27.53
%36.23

CMYK color model

#B388B3 color CMYK value is (0,24,0,30).

  • cyan value is 0.00%
  • magenta value is 24.02%
  • yellow value is 0.00%
  • key color value is 29.80%

CMYK: (0,24,0,30)
C0M24Y0K30 (0%, 24%, 0%, 30%)
(0.00 / 0.24 / 0.00 / 0.30)

CMYK percentages

%0
%24.02
%0
%29.8

Codes

Color #B388B3 in popluar color models

B3 88 B3
RGB 179 136 179
HSL 300° 22.05% 61.76%
HSB/HSV 300° 24.02% 70.20%
CMYK 0.00% 24.02% 0.00%
29.80%

Color #B388B3 in popluar number systems.

HEX B3 88 B3
Decimal 179 136 179
Binary 10110011 10001000 10110011
Octal 263 210 263

Shades and tints

Shades of #B388B3

#B388B3
(179,136,179)
#A37CA3
(163,124,163)
#937093
(147,112,147)
#836483
(131,100,131)
#735873
(115,88,115)
#634C63
(99,76,99)
#534053
(83,64,83)
#433443
(67,52,67)
#332833
(51,40,51)
#231C23
(35,28,35)
#131013
(19,16,19)
#000000
(0,0,0)

Tints of #B388B3

#B388B3
(179,136,179)
#B992B9
(185,146,185)
#BF9CBF
(191,156,191)
#C5A6C5
(197,166,197)
#CBB0CB
(203,176,203)
#D1BAD1
(209,186,209)
#D7C4D7
(215,196,215)
#DDCEDD
(221,206,221)
#E3D8E3
(227,216,227)
#E9E2E9
(233,226,233)
#EFECEF
(239,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B388B3; }

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

This text font color is #B388B3.

Background Color

.myBgColor { background-color: #B388B3; }

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

This div background color is #B388B3.

Border color

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

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

This div border color is #B388B3.

Opacity

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

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

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

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

This text has shadow with #B388B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B388B3.

Preview

Color preview on black background

This text has color #B388B3 on black background.


Color preview on white background

This text has color #B388B3 on white background.


Black color preview on #B388B3 background

This text has black color on #B388B3 background.


White color preview on #B388B3 background

This text has white color on #B388B3 background.


Related colors

Complementary color

Complementary color for #hex is #4C774C.


I love getcolorcode.com

Triadic colors

1 #B3B388 and #88B3B3 with #B388B3 are triadic colors.

2 #B388B3 and #88B3B3 with #B388B3 are triadic colors.