COLOR #B66677

HEX: #B66677 RGB: (182,102,119)

Color info

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

RGB color model

#B66677 color RGB value is (182,102,119).

RGB: (182,102,119) (71%, 40%, 47%)

RGB channels and saturation

R 182 of 255 = 71%
G 102 of 255 = 40%
B 119 of 255 = 47%

182
102
119

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

Portions of RGB colors in percentages

R + G + B = 182 + 102 + 119 = 403 (100%)
R 182 of 403 ~ 45.16%
G 102 of 403 ~ 25.31%
B 119 of 403 ~ 29.53'%

%45.16
%25.31
%29.53

CMYK color model

#B66677 color CMYK value is (0,44,35,29).

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

CMYK: (0,44,35,29)
C0M44Y35K29 (0%, 44%, 35%, 29%)
(0.00 / 0.44 / 0.35 / 0.29)

CMYK percentages

%0
%43.96
%34.62
%28.63

Codes

Color #B66677 in popluar color models

B6 66 77
RGB 182 102 119
HSL 347° 35.40% 55.69%
HSB/HSV 347° 43.96% 71.37%
CMYK 0.00% 43.96% 34.62%
28.63%

Color #B66677 in popluar number systems.

HEX B6 66 77
Decimal 182 102 119
Binary 10110110 1100110 1110111
Octal 266 146 167

Shades and tints

Shades of #B66677

#B66677
(182,102,119)
#A65D6D
(166,93,109)
#965463
(150,84,99)
#864B59
(134,75,89)
#76424F
(118,66,79)
#663945
(102,57,69)
#56303B
(86,48,59)
#462731
(70,39,49)
#361E27
(54,30,39)
#26151D
(38,21,29)
#160C13
(22,12,19)
#000000
(0,0,0)

Tints of #B66677

#B66677
(182,102,119)
#BC7383
(188,115,131)
#C2808F
(194,128,143)
#C88D9B
(200,141,155)
#CE9AA7
(206,154,167)
#D4A7B3
(212,167,179)
#DAB4BF
(218,180,191)
#E0C1CB
(224,193,203)
#E6CED7
(230,206,215)
#ECDBE3
(236,219,227)
#F2E8EF
(242,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B66677; }

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

This text font color is #B66677.

Background Color

.myBgColor { background-color: #B66677; }

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

This div background color is #B66677.

Border color

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

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

This div border color is #B66677.

Opacity

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

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

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

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

This text has shadow with #B66677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B66677.

Preview

Color preview on black background

This text has color #B66677 on black background.


Color preview on white background

This text has color #B66677 on white background.


Black color preview on #B66677 background

This text has black color on #B66677 background.


White color preview on #B66677 background

This text has white color on #B66677 background.


Related colors

Complementary color

Complementary color for #hex is #499988.


I love getcolorcode.com

Triadic colors

1 #77B666 and #6677B6 with #B66677 are triadic colors.

2 #7766B6 and #66B677 with #B66677 are triadic colors.