COLOR #B84758

HEX: #B84758 RGB: (184,71,88)

Color info

#B84758 contains mainly red color. Web safe color of #B84758 is #CC3366 (or #C36).

RGB color model

#B84758 color RGB value is (184,71,88).

RGB: (184,71,88) (72%, 28%, 35%)

RGB channels and saturation

R 184 of 255 = 72%
G 71 of 255 = 28%
B 88 of 255 = 35%

184
71
88

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

Portions of RGB colors in percentages

R + G + B = 184 + 71 + 88 = 343 (100%)
R 184 of 343 ~ 53.64%
G 71 of 343 ~ 20.7%
B 88 of 343 ~ 25.66'%

%53.64
%20.7
%25.66

CMYK color model

#B84758 color CMYK value is (0,61,52,28).

  • cyan value is 0.00%
  • magenta value is 61.41%
  • yellow value is 52.17%
  • key color value is 27.84%

CMYK: (0,61,52,28)
C0M61Y52K28 (0%, 61%, 52%, 28%)
(0.00 / 0.61 / 0.52 / 0.28)

CMYK percentages

%0
%61.41
%52.17
%27.84

Codes

Color #B84758 in popluar color models

B8 47 58
RGB 184 71 88
HSL 351° 44.31% 50.00%
HSB/HSV 351° 61.41% 72.16%
CMYK 0.00% 61.41% 52.17%
27.84%

Color #B84758 in popluar number systems.

HEX B8 47 58
Decimal 184 71 88
Binary 10111000 1000111 1011000
Octal 270 107 130

Shades and tints

Shades of #B84758

#B84758
(184,71,88)
#A84150
(168,65,80)
#983B48
(152,59,72)
#883540
(136,53,64)
#782F38
(120,47,56)
#682930
(104,41,48)
#582328
(88,35,40)
#481D20
(72,29,32)
#381718
(56,23,24)
#281110
(40,17,16)
#180B08
(24,11,8)
#000000
(0,0,0)

Tints of #B84758

#B84758
(184,71,88)
#BE5767
(190,87,103)
#C46776
(196,103,118)
#CA7785
(202,119,133)
#D08794
(208,135,148)
#D697A3
(214,151,163)
#DCA7B2
(220,167,178)
#E2B7C1
(226,183,193)
#E8C7D0
(232,199,208)
#EED7DF
(238,215,223)
#F4E7EE
(244,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B84758 color. Also use rgb(184,71,88) instead hex code.

Text Font Color

.myTextColor { color: #B84758; }

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

This text font color is #B84758.

Background Color

.myBgColor { background-color: #B84758; }

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

This div background color is #B84758.

Border color

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

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

This div border color is #B84758.

Opacity

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

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

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

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

This text has shadow with #B84758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B84758.

Preview

Color preview on black background

This text has color #B84758 on black background.


Color preview on white background

This text has color #B84758 on white background.


Black color preview on #B84758 background

This text has black color on #B84758 background.


White color preview on #B84758 background

This text has white color on #B84758 background.


Related colors

Complementary color

Complementary color for #hex is #47B8A7.


I love getcolorcode.com

Triadic colors

1 #58B847 and #4758B8 with #B84758 are triadic colors.

2 #5847B8 and #47B858 with #B84758 are triadic colors.