COLOR #B995B2

HEX: #B995B2 RGB: (185,149,178)

Color info

#B995B2 contains red, green and blue colors in about the same proportion. Web safe color of #B995B2 is #CC9999 (or #C99).

RGB color model

#B995B2 color RGB value is (185,149,178).

RGB: (185,149,178) (73%, 58%, 70%)

RGB channels and saturation

R 185 of 255 = 73%
G 149 of 255 = 58%
B 178 of 255 = 70%

185
149
178

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

Portions of RGB colors in percentages

R + G + B = 185 + 149 + 178 = 512 (100%)
R 185 of 512 ~ 36.13%
G 149 of 512 ~ 29.1%
B 178 of 512 ~ 34.77'%

%36.13
%29.1
%34.77

CMYK color model

#B995B2 color CMYK value is (0,19,4,27).

  • cyan value is 0.00%
  • magenta value is 19.46%
  • yellow value is 3.78%
  • key color value is 27.45%

CMYK: (0,19,4,27)
C0M19Y4K27 (0%, 19%, 4%, 27%)
(0.00 / 0.19 / 0.04 / 0.27)

CMYK percentages

%0
%19.46
%3.78
%27.45

Codes

Color #B995B2 in popluar color models

B9 95 B2
RGB 185 149 178
HSL 312° 20.45% 65.49%
HSB/HSV 312° 19.46% 72.55%
CMYK 0.00% 19.46% 3.78%
27.45%

Color #B995B2 in popluar number systems.

HEX B9 95 B2
Decimal 185 149 178
Binary 10111001 10010101 10110010
Octal 271 225 262

Shades and tints

Shades of #B995B2

#B995B2
(185,149,178)
#A988A2
(169,136,162)
#997B92
(153,123,146)
#896E82
(137,110,130)
#796172
(121,97,114)
#695462
(105,84,98)
#594752
(89,71,82)
#493A42
(73,58,66)
#392D32
(57,45,50)
#292022
(41,32,34)
#191312
(25,19,18)
#000000
(0,0,0)

Tints of #B995B2

#B995B2
(185,149,178)
#BF9EB9
(191,158,185)
#C5A7C0
(197,167,192)
#CBB0C7
(203,176,199)
#D1B9CE
(209,185,206)
#D7C2D5
(215,194,213)
#DDCBDC
(221,203,220)
#E3D4E3
(227,212,227)
#E9DDEA
(233,221,234)
#EFE6F1
(239,230,241)
#F5EFF8
(245,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B995B2 color. Also use rgb(185,149,178) instead hex code.

Text Font Color

.myTextColor { color: #B995B2; }

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

This text font color is #B995B2.

Background Color

.myBgColor { background-color: #B995B2; }

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

This div background color is #B995B2.

Border color

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

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

This div border color is #B995B2.

Opacity

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

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

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

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

This text has shadow with #B995B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B995B2.

Preview

Color preview on black background

This text has color #B995B2 on black background.


Color preview on white background

This text has color #B995B2 on white background.


Black color preview on #B995B2 background

This text has black color on #B995B2 background.


White color preview on #B995B2 background

This text has white color on #B995B2 background.


Related colors

Complementary color

Complementary color for #hex is #466A4D.


I love getcolorcode.com

Triadic colors

1 #B2B995 and #95B2B9 with #B995B2 are triadic colors.

2 #B295B9 and #95B9B2 with #B995B2 are triadic colors.