COLOR #B69378

HEX: #B69378 RGB: (182,147,120)

Color info

#B69378 contains mainly red and green colors. Web safe color of #B69378 is #CC9966 (or #C96).

RGB color model

#B69378 color RGB value is (182,147,120).

RGB: (182,147,120) (71%, 58%, 47%)

RGB channels and saturation

R 182 of 255 = 71%
G 147 of 255 = 58%
B 120 of 255 = 47%

182
147
120

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

Portions of RGB colors in percentages

R + G + B = 182 + 147 + 120 = 449 (100%)
R 182 of 449 ~ 40.53%
G 147 of 449 ~ 32.74%
B 120 of 449 ~ 26.73'%

%40.53
%32.74
%26.73

CMYK color model

#B69378 color CMYK value is (0,19,34,29).

  • cyan value is 0.00%
  • magenta value is 19.23%
  • yellow value is 34.07%
  • key color value is 28.63%

CMYK: (0,19,34,29)
C0M19Y34K29 (0%, 19%, 34%, 29%)
(0.00 / 0.19 / 0.34 / 0.29)

CMYK percentages

%0
%19.23
%34.07
%28.63

Codes

Color #B69378 in popluar color models

B6 93 78
RGB 182 147 120
HSL 26° 29.81% 59.22%
HSB/HSV 26° 34.07% 71.37%
CMYK 0.00% 19.23% 34.07%
28.63%

Color #B69378 in popluar number systems.

HEX B6 93 78
Decimal 182 147 120
Binary 10110110 10010011 1111000
Octal 266 223 170

Shades and tints

Shades of #B69378

#B69378
(182,147,120)
#A6866E
(166,134,110)
#967964
(150,121,100)
#866C5A
(134,108,90)
#765F50
(118,95,80)
#665246
(102,82,70)
#56453C
(86,69,60)
#463832
(70,56,50)
#362B28
(54,43,40)
#261E1E
(38,30,30)
#161114
(22,17,20)
#000000
(0,0,0)

Tints of #B69378

#B69378
(182,147,120)
#BC9C84
(188,156,132)
#C2A590
(194,165,144)
#C8AE9C
(200,174,156)
#CEB7A8
(206,183,168)
#D4C0B4
(212,192,180)
#DAC9C0
(218,201,192)
#E0D2CC
(224,210,204)
#E6DBD8
(230,219,216)
#ECE4E4
(236,228,228)
#F2EDF0
(242,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B69378 color. Also use rgb(182,147,120) instead hex code.

Text Font Color

.myTextColor { color: #B69378; }

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

This text font color is #B69378.

Background Color

.myBgColor { background-color: #B69378; }

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

This div background color is #B69378.

Border color

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

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

This div border color is #B69378.

Opacity

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

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

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

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

This text has shadow with #B69378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B69378.

Preview

Color preview on black background

This text has color #B69378 on black background.


Color preview on white background

This text has color #B69378 on white background.


Black color preview on #B69378 background

This text has black color on #B69378 background.


White color preview on #B69378 background

This text has white color on #B69378 background.


Related colors

Complementary color

Complementary color for #hex is #496C87.


I love getcolorcode.com

Triadic colors

1 #78B693 and #9378B6 with #B69378 are triadic colors.

2 #7893B6 and #93B678 with #B69378 are triadic colors.