COLOR #B66477

HEX: #B66477 RGB: (182,100,119)

Color info

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

RGB color model

#B66477 color RGB value is (182,100,119).

RGB: (182,100,119) (71%, 39%, 47%)

RGB channels and saturation

R 182 of 255 = 71%
G 100 of 255 = 39%
B 119 of 255 = 47%

182
100
119

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

Portions of RGB colors in percentages

R + G + B = 182 + 100 + 119 = 401 (100%)
R 182 of 401 ~ 45.39%
G 100 of 401 ~ 24.94%
B 119 of 401 ~ 29.68'%

%45.39
%24.94
%29.68

CMYK color model

#B66477 color CMYK value is (0,45,35,29).

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

CMYK: (0,45,35,29)
C0M45Y35K29 (0%, 45%, 35%, 29%)
(0.00 / 0.45 / 0.35 / 0.29)

CMYK percentages

%0
%45.05
%34.62
%28.63

Codes

Color #B66477 in popluar color models

B6 64 77
RGB 182 100 119
HSL 346° 35.96% 55.29%
HSB/HSV 346° 45.05% 71.37%
CMYK 0.00% 45.05% 34.62%
28.63%

Color #B66477 in popluar number systems.

HEX B6 64 77
Decimal 182 100 119
Binary 10110110 1100100 1110111
Octal 266 144 167

Shades and tints

Shades of #B66477

#B66477
(182,100,119)
#A65B6D
(166,91,109)
#965263
(150,82,99)
#864959
(134,73,89)
#76404F
(118,64,79)
#663745
(102,55,69)
#562E3B
(86,46,59)
#462531
(70,37,49)
#361C27
(54,28,39)
#26131D
(38,19,29)
#160A13
(22,10,19)
#000000
(0,0,0)

Tints of #B66477

#B66477
(182,100,119)
#BC7283
(188,114,131)
#C2808F
(194,128,143)
#C88E9B
(200,142,155)
#CE9CA7
(206,156,167)
#D4AAB3
(212,170,179)
#DAB8BF
(218,184,191)
#E0C6CB
(224,198,203)
#E6D4D7
(230,212,215)
#ECE2E3
(236,226,227)
#F2F0EF
(242,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B66477; }

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

This text font color is #B66477.

Background Color

.myBgColor { background-color: #B66477; }

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

This div background color is #B66477.

Border color

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

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

This div border color is #B66477.

Opacity

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

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

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

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

This text has shadow with #B66477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B66477.

Preview

Color preview on black background

This text has color #B66477 on black background.


Color preview on white background

This text has color #B66477 on white background.


Black color preview on #B66477 background

This text has black color on #B66477 background.


White color preview on #B66477 background

This text has white color on #B66477 background.


Related colors

Complementary color

Complementary color for #hex is #499B88.


I love getcolorcode.com

Triadic colors

1 #77B664 and #6477B6 with #B66477 are triadic colors.

2 #7764B6 and #64B677 with #B66477 are triadic colors.