COLOR #B68075

HEX: #B68075 RGB: (182,128,117)

Color info

#B68075 contains mainly red and green colors. Web safe color of #B68075 is #CC6666 (or #C66).

RGB color model

#B68075 color RGB value is (182,128,117).

RGB: (182,128,117) (71%, 50%, 46%)

RGB channels and saturation

R 182 of 255 = 71%
G 128 of 255 = 50%
B 117 of 255 = 46%

182
128
117

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

Portions of RGB colors in percentages

R + G + B = 182 + 128 + 117 = 427 (100%)
R 182 of 427 ~ 42.62%
G 128 of 427 ~ 29.98%
B 117 of 427 ~ 27.4'%

%42.62
%29.98
%27.4

CMYK color model

#B68075 color CMYK value is (0,30,36,29).

  • cyan value is 0.00%
  • magenta value is 29.67%
  • yellow value is 35.71%
  • key color value is 28.63%
CMYK: (0,30,36,29) C0M30Y36K29 (0%,30%,36%,29%) (0.00/0.30/0.36/0.29) 

CMYK percentages

%0
%29.67
%35.71
%28.63

Codes

Color #B68075 in popluar color models

B6 80 75
RGB 182 128 117
HSL 10° 30.81% 58.63%
HSB/HSV 10° 35.71% 71.37%
CMYK 0.00% 29.67% 35.71%
28.63%

Color #B68075 in popluar number systems.

HEX B6 80 75
Decimal 182 128 117
Binary 10110110 10000000 1110101
Octal 266 200 165

Shades and tints

Shades of #B68075

#B68075
(182,128,117)
#A6756B
(166,117,107)
#966A61
(150,106,97)
#865F57
(134,95,87)
#76544D
(118,84,77)
#664943
(102,73,67)
#563E39
(86,62,57)
#46332F
(70,51,47)
#362825
(54,40,37)
#261D1B
(38,29,27)
#161211
(22,18,17)
#000000
(0,0,0)

Tints of #B68075

#B68075
(182,128,117)
#BC8B81
(188,139,129)
#C2968D
(194,150,141)
#C8A199
(200,161,153)
#CEACA5
(206,172,165)
#D4B7B1
(212,183,177)
#DAC2BD
(218,194,189)
#E0CDC9
(224,205,201)
#E6D8D5
(230,216,213)
#ECE3E1
(236,227,225)
#F2EEED
(242,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B68075 color. Also use rgb(182,128,117) instead hex code.

Text Font Color

.myTextColor { color: #B68075; }

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

This text font color is #B68075.

Background Color

.myBgColor { background-color: #B68075; }

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

This div background color is #B68075.

Border color

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

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

This div border color is #B68075.

Opacity

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

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

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

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

This text has shadow with #B68075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B68075.

Preview

Color preview on black background

This text has color #B68075 on black background.


Color preview on white background

This text has color #B68075 on white background.


Black color preview on #B68075 background

This text has black color on #B68075 background.


White color preview on #B68075 background

This text has white color on #B68075 background.


Related colors

Complementary color

Complementary color for #hex is #497F8A.


I love getcolorcode.com

Triadic colors

1 #75B680 and #8075B6 with #B68075 are triadic colors.

2 #7580B6 and #80B675 with #B68075 are triadic colors.