COLOR #B38292

HEX: #B38292 RGB: (179,130,146)

Color info

#B38292 contains red, green and blue colors in about the same proportion. Web safe color of #B38292 is #999999 (or #999).

RGB color model

#B38292 color RGB value is (179,130,146).

RGB: (179,130,146) (70%, 51%, 57%)

RGB channels and saturation

R 179 of 255 = 70%
G 130 of 255 = 51%
B 146 of 255 = 57%

179
130
146

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

Portions of RGB colors in percentages

R + G + B = 179 + 130 + 146 = 455 (100%)
R 179 of 455 ~ 39.34%
G 130 of 455 ~ 28.57%
B 146 of 455 ~ 32.09'%

%39.34
%28.57
%32.09

CMYK color model

#B38292 color CMYK value is (0,27,18,30).

  • cyan value is 0.00%
  • magenta value is 27.37%
  • yellow value is 18.44%
  • key color value is 29.80%

CMYK: (0,27,18,30)
C0M27Y18K30 (0%, 27%, 18%, 30%)
(0.00 / 0.27 / 0.18 / 0.30)

CMYK percentages

%0
%27.37
%18.44
%29.8

Codes

Color #B38292 in popluar color models

B3 82 92
RGB 179 130 146
HSL 340° 24.38% 60.59%
HSB/HSV 340° 27.37% 70.20%
CMYK 0.00% 27.37% 18.44%
29.80%

Color #B38292 in popluar number systems.

HEX B3 82 92
Decimal 179 130 146
Binary 10110011 10000010 10010010
Octal 263 202 222

Shades and tints

Shades of #B38292

#B38292
(179,130,146)
#A37785
(163,119,133)
#936C78
(147,108,120)
#83616B
(131,97,107)
#73565E
(115,86,94)
#634B51
(99,75,81)
#534044
(83,64,68)
#433537
(67,53,55)
#332A2A
(51,42,42)
#231F1D
(35,31,29)
#131410
(19,20,16)
#000000
(0,0,0)

Tints of #B38292

#B38292
(179,130,146)
#B98D9B
(185,141,155)
#BF98A4
(191,152,164)
#C5A3AD
(197,163,173)
#CBAEB6
(203,174,182)
#D1B9BF
(209,185,191)
#D7C4C8
(215,196,200)
#DDCFD1
(221,207,209)
#E3DADA
(227,218,218)
#E9E5E3
(233,229,227)
#EFF0EC
(239,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B38292 color. Also use rgb(179,130,146) instead hex code.

Text Font Color

.myTextColor { color: #B38292; }

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

This text font color is #B38292.

Background Color

.myBgColor { background-color: #B38292; }

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

This div background color is #B38292.

Border color

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

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

This div border color is #B38292.

Opacity

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

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

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

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

This text has shadow with #B38292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B38292.

Preview

Color preview on black background

This text has color #B38292 on black background.


Color preview on white background

This text has color #B38292 on white background.


Black color preview on #B38292 background

This text has black color on #B38292 background.


White color preview on #B38292 background

This text has white color on #B38292 background.


Related colors

Complementary color

Complementary color for #hex is #4C7D6D.


I love getcolorcode.com

Triadic colors

1 #92B382 and #8292B3 with #B38292 are triadic colors.

2 #9282B3 and #82B392 with #B38292 are triadic colors.