COLOR #B68A7E

HEX: #B68A7E RGB: (182,138,126)

Color info

#B68A7E contains red, green and blue colors in about the same proportion. Web safe color of #B68A7E is #CC9966 (or #C96).

RGB color model

#B68A7E color RGB value is (182,138,126).

RGB: (182,138,126) (71%, 54%, 49%)

RGB channels and saturation

R 182 of 255 = 71%
G 138 of 255 = 54%
B 126 of 255 = 49%

182
138
126

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

Portions of RGB colors in percentages

R + G + B = 182 + 138 + 126 = 446 (100%)
R 182 of 446 ~ 40.81%
G 138 of 446 ~ 30.94%
B 126 of 446 ~ 28.25'%

%40.81
%30.94
%28.25

CMYK color model

#B68A7E color CMYK value is (0,24,31,29).

  • cyan value is 0.00%
  • magenta value is 24.18%
  • yellow value is 30.77%
  • key color value is 28.63%

CMYK: (0,24,31,29)
C0M24Y31K29 (0%, 24%, 31%, 29%)
(0.00 / 0.24 / 0.31 / 0.29)

CMYK percentages

%0
%24.18
%30.77
%28.63

Codes

Color #B68A7E in popluar color models

B6 8A 7E
RGB 182 138 126
HSL 13° 27.72% 60.39%
HSB/HSV 13° 30.77% 71.37%
CMYK 0.00% 24.18% 30.77%
28.63%

Color #B68A7E in popluar number systems.

HEX B6 8A 7E
Decimal 182 138 126
Binary 10110110 10001010 1111110
Octal 266 212 176

Shades and tints

Shades of #B68A7E

#B68A7E
(182,138,126)
#A67E73
(166,126,115)
#967268
(150,114,104)
#86665D
(134,102,93)
#765A52
(118,90,82)
#664E47
(102,78,71)
#56423C
(86,66,60)
#463631
(70,54,49)
#362A26
(54,42,38)
#261E1B
(38,30,27)
#161210
(22,18,16)
#000000
(0,0,0)

Tints of #B68A7E

#B68A7E
(182,138,126)
#BC9489
(188,148,137)
#C29E94
(194,158,148)
#C8A89F
(200,168,159)
#CEB2AA
(206,178,170)
#D4BCB5
(212,188,181)
#DAC6C0
(218,198,192)
#E0D0CB
(224,208,203)
#E6DAD6
(230,218,214)
#ECE4E1
(236,228,225)
#F2EEEC
(242,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B68A7E color. Also use rgb(182,138,126) instead hex code.

Text Font Color

.myTextColor { color: #B68A7E; }

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

This text font color is #B68A7E.

Background Color

.myBgColor { background-color: #B68A7E; }

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

This div background color is #B68A7E.

Border color

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

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

This div border color is #B68A7E.

Opacity

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

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

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

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

This text has shadow with #B68A7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B68A7E.

Preview

Color preview on black background

This text has color #B68A7E on black background.


Color preview on white background

This text has color #B68A7E on white background.


Black color preview on #B68A7E background

This text has black color on #B68A7E background.


White color preview on #B68A7E background

This text has white color on #B68A7E background.


Related colors

Complementary color

Complementary color for #hex is #497581.


I love getcolorcode.com

Triadic colors

1 #7EB68A and #8A7EB6 with #B68A7E are triadic colors.

2 #7E8AB6 and #8AB67E with #B68A7E are triadic colors.