COLOR #B46788

HEX: #B46788 RGB: (180,103,136)

Color info

#B46788 contains mainly red and blue colors. Web safe color of #B46788 is #CC6699 (or #C69).

RGB color model

#B46788 color RGB value is (180,103,136).

RGB: (180,103,136) (71%, 40%, 53%)

RGB channels and saturation

R 180 of 255 = 71%
G 103 of 255 = 40%
B 136 of 255 = 53%

180
103
136

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

Portions of RGB colors in percentages

R + G + B = 180 + 103 + 136 = 419 (100%)
R 180 of 419 ~ 42.96%
G 103 of 419 ~ 24.58%
B 136 of 419 ~ 32.46'%

%42.96
%24.58
%32.46

CMYK color model

#B46788 color CMYK value is (0,43,24,29).

  • cyan value is 0.00%
  • magenta value is 42.78%
  • yellow value is 24.44%
  • key color value is 29.41%
CMYK: (0,43,24,29) C0M43Y24K29 (0%,43%,24%,29%) (0.00/0.43/0.24/0.29) 

CMYK percentages

%0
%42.78
%24.44
%29.41

Codes

Color #B46788 in popluar color models

B4 67 88
RGB 180 103 136
HSL 334° 33.92% 55.49%
HSB/HSV 334° 42.78% 70.59%
CMYK 0.00% 42.78% 24.44%
29.41%

Color #B46788 in popluar number systems.

HEX B4 67 88
Decimal 180 103 136
Binary 10110100 1100111 10001000
Octal 264 147 210

Shades and tints

Shades of #B46788

#B46788
(180,103,136)
#A45E7C
(164,94,124)
#945570
(148,85,112)
#844C64
(132,76,100)
#744358
(116,67,88)
#643A4C
(100,58,76)
#543140
(84,49,64)
#442834
(68,40,52)
#341F28
(52,31,40)
#24161C
(36,22,28)
#140D10
(20,13,16)
#000000
(0,0,0)

Tints of #B46788

#B46788
(180,103,136)
#BA7492
(186,116,146)
#C0819C
(192,129,156)
#C68EA6
(198,142,166)
#CC9BB0
(204,155,176)
#D2A8BA
(210,168,186)
#D8B5C4
(216,181,196)
#DEC2CE
(222,194,206)
#E4CFD8
(228,207,216)
#EADCE2
(234,220,226)
#F0E9EC
(240,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B46788 color. Also use rgb(180,103,136) instead hex code.

Text Font Color

.myTextColor { color: #B46788; }

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

This text font color is #B46788.

Background Color

.myBgColor { background-color: #B46788; }

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

This div background color is #B46788.

Border color

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

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

This div border color is #B46788.

Opacity

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

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

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

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

This text has shadow with #B46788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B46788.

Preview

Color preview on black background

This text has color #B46788 on black background.


Color preview on white background

This text has color #B46788 on white background.


Black color preview on #B46788 background

This text has black color on #B46788 background.


White color preview on #B46788 background

This text has white color on #B46788 background.


Related colors

Complementary color

Complementary color for #hex is #4B9877.


I love getcolorcode.com

Triadic colors

1 #88B467 and #6788B4 with #B46788 are triadic colors.

2 #8867B4 and #67B488 with #B46788 are triadic colors.