COLOR #BD4E59

HEX: #BD4E59 RGB: (189,78,89)

Color info

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

RGB color model

#BD4E59 color RGB value is (189,78,89).

RGB: (189,78,89) (74%, 31%, 35%)

RGB channels and saturation

R 189 of 255 = 74%
G 78 of 255 = 31%
B 89 of 255 = 35%

189
78
89

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

Portions of RGB colors in percentages

R + G + B = 189 + 78 + 89 = 356 (100%)
R 189 of 356 ~ 53.09%
G 78 of 356 ~ 21.91%
B 89 of 356 ~ 25'%

%53.09
%21.91
%25

CMYK color model

#BD4E59 color CMYK value is (0,59,53,26).

  • cyan value is 0.00%
  • magenta value is 58.73%
  • yellow value is 52.91%
  • key color value is 25.88%
CMYK: (0,59,53,26) C0M59Y53K26 (0%,59%,53%,26%) (0.00/0.59/0.53/0.26) 

CMYK percentages

%0
%58.73
%52.91
%25.88

Codes

Color #BD4E59 in popluar color models

BD 4E 59
RGB 189 78 89
HSL 354° 45.68% 52.35%
HSB/HSV 354° 58.73% 74.12%
CMYK 0.00% 58.73% 52.91%
25.88%

Color #BD4E59 in popluar number systems.

HEX BD 4E 59
Decimal 189 78 89
Binary 10111101 1001110 1011001
Octal 275 116 131

Shades and tints

Shades of #BD4E59

#BD4E59
(189,78,89)
#AC4751
(172,71,81)
#9B4049
(155,64,73)
#8A3941
(138,57,65)
#793239
(121,50,57)
#682B31
(104,43,49)
#572429
(87,36,41)
#461D21
(70,29,33)
#351619
(53,22,25)
#240F11
(36,15,17)
#130809
(19,8,9)
#000000
(0,0,0)

Tints of #BD4E59

#BD4E59
(189,78,89)
#C35E68
(195,94,104)
#C96E77
(201,110,119)
#CF7E86
(207,126,134)
#D58E95
(213,142,149)
#DB9EA4
(219,158,164)
#E1AEB3
(225,174,179)
#E7BEC2
(231,190,194)
#EDCED1
(237,206,209)
#F3DEE0
(243,222,224)
#F9EEEF
(249,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD4E59 color. Also use rgb(189,78,89) instead hex code.

Text Font Color

.myTextColor { color: #BD4E59; }

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

This text font color is #BD4E59.

Background Color

.myBgColor { background-color: #BD4E59; }

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

This div background color is #BD4E59.

Border color

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

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

This div border color is #BD4E59.

Opacity

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

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

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

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

This text has shadow with #BD4E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD4E59.

Preview

Color preview on black background

This text has color #BD4E59 on black background.


Color preview on white background

This text has color #BD4E59 on white background.


Black color preview on #BD4E59 background

This text has black color on #BD4E59 background.


White color preview on #BD4E59 background

This text has white color on #BD4E59 background.


Related colors

Complementary color

Complementary color for #hex is #42B1A6.


I love getcolorcode.com

Triadic colors

1 #59BD4E and #4E59BD with #BD4E59 are triadic colors.

2 #594EBD and #4EBD59 with #BD4E59 are triadic colors.