COLOR #B695B4

HEX: #B695B4 RGB: (182,149,180)

Color info

#B695B4 contains red, green and blue colors in about the same proportion. Web safe color of #B695B4 is #CC99CC (or #C9C).

RGB color model

#B695B4 color RGB value is (182,149,180).

RGB: (182,149,180) (71%, 58%, 71%)

RGB channels and saturation

R 182 of 255 = 71%
G 149 of 255 = 58%
B 180 of 255 = 71%

182
149
180

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

Portions of RGB colors in percentages

R + G + B = 182 + 149 + 180 = 511 (100%)
R 182 of 511 ~ 35.62%
G 149 of 511 ~ 29.16%
B 180 of 511 ~ 35.23'%

%35.62
%29.16
%35.23

CMYK color model

#B695B4 color CMYK value is (0,18,1,29).

  • cyan value is 0.00%
  • magenta value is 18.13%
  • yellow value is 1.10%
  • key color value is 28.63%

CMYK: (0,18,1,29)
C0M18Y1K29 (0%, 18%, 1%, 29%)
(0.00 / 0.18 / 0.01 / 0.29)

CMYK percentages

%0
%18.13
%1.1
%28.63

Codes

Color #B695B4 in popluar color models

B6 95 B4
RGB 182 149 180
HSL 304° 18.44% 64.90%
HSB/HSV 304° 18.13% 71.37%
CMYK 0.00% 18.13% 1.10%
28.63%

Color #B695B4 in popluar number systems.

HEX B6 95 B4
Decimal 182 149 180
Binary 10110110 10010101 10110100
Octal 266 225 264

Shades and tints

Shades of #B695B4

#B695B4
(182,149,180)
#A688A4
(166,136,164)
#967B94
(150,123,148)
#866E84
(134,110,132)
#766174
(118,97,116)
#665464
(102,84,100)
#564754
(86,71,84)
#463A44
(70,58,68)
#362D34
(54,45,52)
#262024
(38,32,36)
#161314
(22,19,20)
#000000
(0,0,0)

Tints of #B695B4

#B695B4
(182,149,180)
#BC9EBA
(188,158,186)
#C2A7C0
(194,167,192)
#C8B0C6
(200,176,198)
#CEB9CC
(206,185,204)
#D4C2D2
(212,194,210)
#DACBD8
(218,203,216)
#E0D4DE
(224,212,222)
#E6DDE4
(230,221,228)
#ECE6EA
(236,230,234)
#F2EFF0
(242,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B695B4 color. Also use rgb(182,149,180) instead hex code.

Text Font Color

.myTextColor { color: #B695B4; }

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

This text font color is #B695B4.

Background Color

.myBgColor { background-color: #B695B4; }

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

This div background color is #B695B4.

Border color

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

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

This div border color is #B695B4.

Opacity

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

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

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

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

This text has shadow with #B695B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B695B4.

Preview

Color preview on black background

This text has color #B695B4 on black background.


Color preview on white background

This text has color #B695B4 on white background.


Black color preview on #B695B4 background

This text has black color on #B695B4 background.


White color preview on #B695B4 background

This text has white color on #B695B4 background.


Related colors

Complementary color

Complementary color for #hex is #496A4B.


I love getcolorcode.com

Triadic colors

1 #B4B695 and #95B4B6 with #B695B4 are triadic colors.

2 #B495B6 and #95B6B4 with #B695B4 are triadic colors.