COLOR #B67077

HEX: #B67077 RGB: (182,112,119)

Color info

#B67077 contains mainly red color. Web safe color of #B67077 is #CC6666 (or #C66).

RGB color model

#B67077 color RGB value is (182,112,119).

RGB: (182,112,119) (71%, 44%, 47%)

RGB channels and saturation

R 182 of 255 = 71%
G 112 of 255 = 44%
B 119 of 255 = 47%

182
112
119

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

Portions of RGB colors in percentages

R + G + B = 182 + 112 + 119 = 413 (100%)
R 182 of 413 ~ 44.07%
G 112 of 413 ~ 27.12%
B 119 of 413 ~ 28.81'%

%44.07
%27.12
%28.81

CMYK color model

#B67077 color CMYK value is (0,38,35,29).

  • cyan value is 0.00%
  • magenta value is 38.46%
  • yellow value is 34.62%
  • key color value is 28.63%

CMYK: (0,38,35,29)
C0M38Y35K29 (0%, 38%, 35%, 29%)
(0.00 / 0.38 / 0.35 / 0.29)

CMYK percentages

%0
%38.46
%34.62
%28.63

Codes

Color #B67077 in popluar color models

B6 70 77
RGB 182 112 119
HSL 354° 32.41% 57.65%
HSB/HSV 354° 38.46% 71.37%
CMYK 0.00% 38.46% 34.62%
28.63%

Color #B67077 in popluar number systems.

HEX B6 70 77
Decimal 182 112 119
Binary 10110110 1110000 1110111
Octal 266 160 167

Shades and tints

Shades of #B67077

#B67077
(182,112,119)
#A6666D
(166,102,109)
#965C63
(150,92,99)
#865259
(134,82,89)
#76484F
(118,72,79)
#663E45
(102,62,69)
#56343B
(86,52,59)
#462A31
(70,42,49)
#362027
(54,32,39)
#26161D
(38,22,29)
#160C13
(22,12,19)
#000000
(0,0,0)

Tints of #B67077

#B67077
(182,112,119)
#BC7D83
(188,125,131)
#C28A8F
(194,138,143)
#C8979B
(200,151,155)
#CEA4A7
(206,164,167)
#D4B1B3
(212,177,179)
#DABEBF
(218,190,191)
#E0CBCB
(224,203,203)
#E6D8D7
(230,216,215)
#ECE5E3
(236,229,227)
#F2F2EF
(242,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B67077 color. Also use rgb(182,112,119) instead hex code.

Text Font Color

.myTextColor { color: #B67077; }

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

This text font color is #B67077.

Background Color

.myBgColor { background-color: #B67077; }

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

This div background color is #B67077.

Border color

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

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

This div border color is #B67077.

Opacity

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

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

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

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

This text has shadow with #B67077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B67077.

Preview

Color preview on black background

This text has color #B67077 on black background.


Color preview on white background

This text has color #B67077 on white background.


Black color preview on #B67077 background

This text has black color on #B67077 background.


White color preview on #B67077 background

This text has white color on #B67077 background.


Related colors

Complementary color

Complementary color for #hex is #498F88.


I love getcolorcode.com

Triadic colors

1 #77B670 and #7077B6 with #B67077 are triadic colors.

2 #7770B6 and #70B677 with #B67077 are triadic colors.