COLOR #B794B6

HEX: #B794B6 RGB: (183,148,182)

Color info

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

RGB color model

#B794B6 color RGB value is (183,148,182).

RGB: (183,148,182) (72%, 58%, 71%)

RGB channels and saturation

R 183 of 255 = 72%
G 148 of 255 = 58%
B 182 of 255 = 71%

183
148
182

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

Portions of RGB colors in percentages

R + G + B = 183 + 148 + 182 = 513 (100%)
R 183 of 513 ~ 35.67%
G 148 of 513 ~ 28.85%
B 182 of 513 ~ 35.48'%

%35.67
%28.85
%35.48

CMYK color model

#B794B6 color CMYK value is (0,19,1,28).

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

CMYK: (0,19,1,28)
C0M19Y1K28 (0%, 19%, 1%, 28%)
(0.00 / 0.19 / 0.01 / 0.28)

CMYK percentages

%0
%19.13
%0.55
%28.24

Codes

Color #B794B6 in popluar color models

B7 94 B6
RGB 183 148 182
HSL 302° 19.55% 64.90%
HSB/HSV 302° 19.13% 71.76%
CMYK 0.00% 19.13% 0.55%
28.24%

Color #B794B6 in popluar number systems.

HEX B7 94 B6
Decimal 183 148 182
Binary 10110111 10010100 10110110
Octal 267 224 266

Shades and tints

Shades of #B794B6

#B794B6
(183,148,182)
#A787A6
(167,135,166)
#977A96
(151,122,150)
#876D86
(135,109,134)
#776076
(119,96,118)
#675366
(103,83,102)
#574656
(87,70,86)
#473946
(71,57,70)
#372C36
(55,44,54)
#271F26
(39,31,38)
#171216
(23,18,22)
#000000
(0,0,0)

Tints of #B794B6

#B794B6
(183,148,182)
#BD9DBC
(189,157,188)
#C3A6C2
(195,166,194)
#C9AFC8
(201,175,200)
#CFB8CE
(207,184,206)
#D5C1D4
(213,193,212)
#DBCADA
(219,202,218)
#E1D3E0
(225,211,224)
#E7DCE6
(231,220,230)
#EDE5EC
(237,229,236)
#F3EEF2
(243,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B794B6; }

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

This text font color is #B794B6.

Background Color

.myBgColor { background-color: #B794B6; }

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

This div background color is #B794B6.

Border color

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

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

This div border color is #B794B6.

Opacity

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

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

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

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

This text has shadow with #B794B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B794B6.

Preview

Color preview on black background

This text has color #B794B6 on black background.


Color preview on white background

This text has color #B794B6 on white background.


Black color preview on #B794B6 background

This text has black color on #B794B6 background.


White color preview on #B794B6 background

This text has white color on #B794B6 background.


Related colors

Complementary color

Complementary color for #hex is #486B49.


I love getcolorcode.com

Triadic colors

1 #B6B794 and #94B6B7 with #B794B6 are triadic colors.

2 #B694B7 and #94B7B6 with #B794B6 are triadic colors.