COLOR #B76995

HEX: #B76995 RGB: (183,105,149)

Color info

#B76995 contains mainly red and blue colors. Web safe color of #B76995 is #CC6699 (or #C69).

RGB color model

#B76995 color RGB value is (183,105,149).

RGB: (183,105,149) (72%, 41%, 58%)

RGB channels and saturation

R 183 of 255 = 72%
G 105 of 255 = 41%
B 149 of 255 = 58%

183
105
149

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

Portions of RGB colors in percentages

R + G + B = 183 + 105 + 149 = 437 (100%)
R 183 of 437 ~ 41.88%
G 105 of 437 ~ 24.03%
B 149 of 437 ~ 34.1'%

%41.88
%24.03
%34.1

CMYK color model

#B76995 color CMYK value is (0,43,19,28).

  • cyan value is 0.00%
  • magenta value is 42.62%
  • yellow value is 18.58%
  • key color value is 28.24%

CMYK: (0,43,19,28)
C0M43Y19K28 (0%, 43%, 19%, 28%)
(0.00 / 0.43 / 0.19 / 0.28)

CMYK percentages

%0
%42.62
%18.58
%28.24

Codes

Color #B76995 in popluar color models

B7 69 95
RGB 183 105 149
HSL 326° 35.14% 56.47%
HSB/HSV 326° 42.62% 71.76%
CMYK 0.00% 42.62% 18.58%
28.24%

Color #B76995 in popluar number systems.

HEX B7 69 95
Decimal 183 105 149
Binary 10110111 1101001 10010101
Octal 267 151 225

Shades and tints

Shades of #B76995

#B76995
(183,105,149)
#A76088
(167,96,136)
#97577B
(151,87,123)
#874E6E
(135,78,110)
#774561
(119,69,97)
#673C54
(103,60,84)
#573347
(87,51,71)
#472A3A
(71,42,58)
#37212D
(55,33,45)
#271820
(39,24,32)
#170F13
(23,15,19)
#000000
(0,0,0)

Tints of #B76995

#B76995
(183,105,149)
#BD769E
(189,118,158)
#C383A7
(195,131,167)
#C990B0
(201,144,176)
#CF9DB9
(207,157,185)
#D5AAC2
(213,170,194)
#DBB7CB
(219,183,203)
#E1C4D4
(225,196,212)
#E7D1DD
(231,209,221)
#EDDEE6
(237,222,230)
#F3EBEF
(243,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B76995 color. Also use rgb(183,105,149) instead hex code.

Text Font Color

.myTextColor { color: #B76995; }

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

This text font color is #B76995.

Background Color

.myBgColor { background-color: #B76995; }

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

This div background color is #B76995.

Border color

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

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

This div border color is #B76995.

Opacity

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

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

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

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

This text has shadow with #B76995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B76995.

Preview

Color preview on black background

This text has color #B76995 on black background.


Color preview on white background

This text has color #B76995 on white background.


Black color preview on #B76995 background

This text has black color on #B76995 background.


White color preview on #B76995 background

This text has white color on #B76995 background.


Related colors

Complementary color

Complementary color for #hex is #48966A.


I love getcolorcode.com

Triadic colors

1 #95B769 and #6995B7 with #B76995 are triadic colors.

2 #9569B7 and #69B795 with #B76995 are triadic colors.