COLOR #B85367

HEX: #B85367 RGB: (184,83,103)

Color info

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

RGB color model

#B85367 color RGB value is (184,83,103).

RGB: (184,83,103) (72%, 33%, 40%)

RGB channels and saturation

R 184 of 255 = 72%
G 83 of 255 = 33%
B 103 of 255 = 40%

184
83
103

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

Portions of RGB colors in percentages

R + G + B = 184 + 83 + 103 = 370 (100%)
R 184 of 370 ~ 49.73%
G 83 of 370 ~ 22.43%
B 103 of 370 ~ 27.84'%

%49.73
%22.43
%27.84

CMYK color model

#B85367 color CMYK value is (0,55,44,28).

  • cyan value is 0.00%
  • magenta value is 54.89%
  • yellow value is 44.02%
  • key color value is 27.84%

CMYK: (0,55,44,28)
C0M55Y44K28 (0%, 55%, 44%, 28%)
(0.00 / 0.55 / 0.44 / 0.28)

CMYK percentages

%0
%54.89
%44.02
%27.84

Codes

Color #B85367 in popluar color models

B8 53 67
RGB 184 83 103
HSL 348° 41.56% 52.35%
HSB/HSV 348° 54.89% 72.16%
CMYK 0.00% 54.89% 44.02%
27.84%

Color #B85367 in popluar number systems.

HEX B8 53 67
Decimal 184 83 103
Binary 10111000 1010011 1100111
Octal 270 123 147

Shades and tints

Shades of #B85367

#B85367
(184,83,103)
#A84C5E
(168,76,94)
#984555
(152,69,85)
#883E4C
(136,62,76)
#783743
(120,55,67)
#68303A
(104,48,58)
#582931
(88,41,49)
#482228
(72,34,40)
#381B1F
(56,27,31)
#281416
(40,20,22)
#180D0D
(24,13,13)
#000000
(0,0,0)

Tints of #B85367

#B85367
(184,83,103)
#BE6274
(190,98,116)
#C47181
(196,113,129)
#CA808E
(202,128,142)
#D08F9B
(208,143,155)
#D69EA8
(214,158,168)
#DCADB5
(220,173,181)
#E2BCC2
(226,188,194)
#E8CBCF
(232,203,207)
#EEDADC
(238,218,220)
#F4E9E9
(244,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B85367 color. Also use rgb(184,83,103) instead hex code.

Text Font Color

.myTextColor { color: #B85367; }

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

This text font color is #B85367.

Background Color

.myBgColor { background-color: #B85367; }

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

This div background color is #B85367.

Border color

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

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

This div border color is #B85367.

Opacity

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

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

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

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

This text has shadow with #B85367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B85367.

Preview

Color preview on black background

This text has color #B85367 on black background.


Color preview on white background

This text has color #B85367 on white background.


Black color preview on #B85367 background

This text has black color on #B85367 background.


White color preview on #B85367 background

This text has white color on #B85367 background.


Related colors

Complementary color

Complementary color for #hex is #47AC98.


I love getcolorcode.com

Triadic colors

1 #67B853 and #5367B8 with #B85367 are triadic colors.

2 #6753B8 and #53B867 with #B85367 are triadic colors.