COLOR #B78294

HEX: #B78294 RGB: (183,130,148)

Color info

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

RGB color model

#B78294 color RGB value is (183,130,148).

RGB: (183,130,148) (72%, 51%, 58%)

RGB channels and saturation

R 183 of 255 = 72%
G 130 of 255 = 51%
B 148 of 255 = 58%

183
130
148

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

Portions of RGB colors in percentages

R + G + B = 183 + 130 + 148 = 461 (100%)
R 183 of 461 ~ 39.7%
G 130 of 461 ~ 28.2%
B 148 of 461 ~ 32.1'%

%39.7
%28.2
%32.1

CMYK color model

#B78294 color CMYK value is (0,29,19,28).

  • cyan value is 0.00%
  • magenta value is 28.96%
  • yellow value is 19.13%
  • key color value is 28.24%

CMYK: (0,29,19,28)
C0M29Y19K28 (0%, 29%, 19%, 28%)
(0.00 / 0.29 / 0.19 / 0.28)

CMYK percentages

%0
%28.96
%19.13
%28.24

Codes

Color #B78294 in popluar color models

B7 82 94
RGB 183 130 148
HSL 340° 26.90% 61.37%
HSB/HSV 340° 28.96% 71.76%
CMYK 0.00% 28.96% 19.13%
28.24%

Color #B78294 in popluar number systems.

HEX B7 82 94
Decimal 183 130 148
Binary 10110111 10000010 10010100
Octal 267 202 224

Shades and tints

Shades of #B78294

#B78294
(183,130,148)
#A77787
(167,119,135)
#976C7A
(151,108,122)
#87616D
(135,97,109)
#775660
(119,86,96)
#674B53
(103,75,83)
#574046
(87,64,70)
#473539
(71,53,57)
#372A2C
(55,42,44)
#271F1F
(39,31,31)
#171412
(23,20,18)
#000000
(0,0,0)

Tints of #B78294

#B78294
(183,130,148)
#BD8D9D
(189,141,157)
#C398A6
(195,152,166)
#C9A3AF
(201,163,175)
#CFAEB8
(207,174,184)
#D5B9C1
(213,185,193)
#DBC4CA
(219,196,202)
#E1CFD3
(225,207,211)
#E7DADC
(231,218,220)
#EDE5E5
(237,229,229)
#F3F0EE
(243,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B78294 color. Also use rgb(183,130,148) instead hex code.

Text Font Color

.myTextColor { color: #B78294; }

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

This text font color is #B78294.

Background Color

.myBgColor { background-color: #B78294; }

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

This div background color is #B78294.

Border color

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

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

This div border color is #B78294.

Opacity

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

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

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

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

This text has shadow with #B78294 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B78294.

Preview

Color preview on black background

This text has color #B78294 on black background.


Color preview on white background

This text has color #B78294 on white background.


Black color preview on #B78294 background

This text has black color on #B78294 background.


White color preview on #B78294 background

This text has white color on #B78294 background.


Related colors

Complementary color

Complementary color for #hex is #487D6B.


I love getcolorcode.com

Triadic colors

1 #94B782 and #8294B7 with #B78294 are triadic colors.

2 #9482B7 and #82B794 with #B78294 are triadic colors.