COLOR #B68390

HEX: #B68390 RGB: (182,131,144)

Color info

#B68390 contains red, green and blue colors in about the same proportion. Web safe color of #B68390 is #CC9999 (or #C99).

RGB color model

#B68390 color RGB value is (182,131,144).

RGB: (182,131,144) (71%, 51%, 56%)

RGB channels and saturation

R 182 of 255 = 71%
G 131 of 255 = 51%
B 144 of 255 = 56%

182
131
144

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

Portions of RGB colors in percentages

R + G + B = 182 + 131 + 144 = 457 (100%)
R 182 of 457 ~ 39.82%
G 131 of 457 ~ 28.67%
B 144 of 457 ~ 31.51'%

%39.82
%28.67
%31.51

CMYK color model

#B68390 color CMYK value is (0,28,21,29).

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

CMYK: (0,28,21,29)
C0M28Y21K29 (0%, 28%, 21%, 29%)
(0.00 / 0.28 / 0.21 / 0.29)

CMYK percentages

%0
%28.02
%20.88
%28.63

Codes

Color #B68390 in popluar color models

B6 83 90
RGB 182 131 144
HSL 345° 25.89% 61.37%
HSB/HSV 345° 28.02% 71.37%
CMYK 0.00% 28.02% 20.88%
28.63%

Color #B68390 in popluar number systems.

HEX B6 83 90
Decimal 182 131 144
Binary 10110110 10000011 10010000
Octal 266 203 220

Shades and tints

Shades of #B68390

#B68390
(182,131,144)
#A67883
(166,120,131)
#966D76
(150,109,118)
#866269
(134,98,105)
#76575C
(118,87,92)
#664C4F
(102,76,79)
#564142
(86,65,66)
#463635
(70,54,53)
#362B28
(54,43,40)
#26201B
(38,32,27)
#16150E
(22,21,14)
#000000
(0,0,0)

Tints of #B68390

#B68390
(182,131,144)
#BC8E9A
(188,142,154)
#C299A4
(194,153,164)
#C8A4AE
(200,164,174)
#CEAFB8
(206,175,184)
#D4BAC2
(212,186,194)
#DAC5CC
(218,197,204)
#E0D0D6
(224,208,214)
#E6DBE0
(230,219,224)
#ECE6EA
(236,230,234)
#F2F1F4
(242,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B68390; }

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

This text font color is #B68390.

Background Color

.myBgColor { background-color: #B68390; }

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

This div background color is #B68390.

Border color

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

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

This div border color is #B68390.

Opacity

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

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

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

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

This text has shadow with #B68390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B68390.

Preview

Color preview on black background

This text has color #B68390 on black background.


Color preview on white background

This text has color #B68390 on white background.


Black color preview on #B68390 background

This text has black color on #B68390 background.


White color preview on #B68390 background

This text has white color on #B68390 background.


Related colors

Complementary color

Complementary color for #hex is #497C6F.


I love getcolorcode.com

Triadic colors

1 #90B683 and #8390B6 with #B68390 are triadic colors.

2 #9083B6 and #83B690 with #B68390 are triadic colors.