COLOR #B67690

HEX: #B67690 RGB: (182,118,144)

Color info

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

RGB color model

#B67690 color RGB value is (182,118,144).

RGB: (182,118,144) (71%, 46%, 56%)

RGB channels and saturation

R 182 of 255 = 71%
G 118 of 255 = 46%
B 144 of 255 = 56%

182
118
144

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

Portions of RGB colors in percentages

R + G + B = 182 + 118 + 144 = 444 (100%)
R 182 of 444 ~ 40.99%
G 118 of 444 ~ 26.58%
B 144 of 444 ~ 32.43'%

%40.99
%26.58
%32.43

CMYK color model

#B67690 color CMYK value is (0,35,21,29).

  • cyan value is 0.00%
  • magenta value is 35.16%
  • yellow value is 20.88%
  • key color value is 28.63%

CMYK: (0,35,21,29)
C0M35Y21K29 (0%, 35%, 21%, 29%)
(0.00 / 0.35 / 0.21 / 0.29)

CMYK percentages

%0
%35.16
%20.88
%28.63

Codes

Color #B67690 in popluar color models

B6 76 90
RGB 182 118 144
HSL 336° 30.48% 58.82%
HSB/HSV 336° 35.16% 71.37%
CMYK 0.00% 35.16% 20.88%
28.63%

Color #B67690 in popluar number systems.

HEX B6 76 90
Decimal 182 118 144
Binary 10110110 1110110 10010000
Octal 266 166 220

Shades and tints

Shades of #B67690

#B67690
(182,118,144)
#A66C83
(166,108,131)
#966276
(150,98,118)
#865869
(134,88,105)
#764E5C
(118,78,92)
#66444F
(102,68,79)
#563A42
(86,58,66)
#463035
(70,48,53)
#362628
(54,38,40)
#261C1B
(38,28,27)
#16120E
(22,18,14)
#000000
(0,0,0)

Tints of #B67690

#B67690
(182,118,144)
#BC829A
(188,130,154)
#C28EA4
(194,142,164)
#C89AAE
(200,154,174)
#CEA6B8
(206,166,184)
#D4B2C2
(212,178,194)
#DABECC
(218,190,204)
#E0CAD6
(224,202,214)
#E6D6E0
(230,214,224)
#ECE2EA
(236,226,234)
#F2EEF4
(242,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B67690 color. Also use rgb(182,118,144) instead hex code.

Text Font Color

.myTextColor { color: #B67690; }

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

This text font color is #B67690.

Background Color

.myBgColor { background-color: #B67690; }

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

This div background color is #B67690.

Border color

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

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

This div border color is #B67690.

Opacity

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

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

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

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

This text has shadow with #B67690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B67690.

Preview

Color preview on black background

This text has color #B67690 on black background.


Color preview on white background

This text has color #B67690 on white background.


Black color preview on #B67690 background

This text has black color on #B67690 background.


White color preview on #B67690 background

This text has white color on #B67690 background.


Related colors

Complementary color

Complementary color for #hex is #49896F.


I love getcolorcode.com

Triadic colors

1 #90B676 and #7690B6 with #B67690 are triadic colors.

2 #9076B6 and #76B690 with #B67690 are triadic colors.