COLOR #BD6067

HEX: #BD6067 RGB: (189,96,103)

Color info

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

RGB color model

#BD6067 color RGB value is (189,96,103).

RGB: (189,96,103) (74%, 38%, 40%)

RGB channels and saturation

R 189 of 255 = 74%
G 96 of 255 = 38%
B 103 of 255 = 40%

189
96
103

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

Portions of RGB colors in percentages

R + G + B = 189 + 96 + 103 = 388 (100%)
R 189 of 388 ~ 48.71%
G 96 of 388 ~ 24.74%
B 103 of 388 ~ 26.55'%

%48.71
%24.74
%26.55

CMYK color model

#BD6067 color CMYK value is (0,49,46,26).

  • cyan value is 0.00%
  • magenta value is 49.21%
  • yellow value is 45.50%
  • key color value is 25.88%

CMYK: (0,49,46,26)
C0M49Y46K26 (0%, 49%, 46%, 26%)
(0.00 / 0.49 / 0.46 / 0.26)

CMYK percentages

%0
%49.21
%45.5
%25.88

Codes

Color #BD6067 in popluar color models

BD 60 67
RGB 189 96 103
HSL 355° 41.33% 55.88%
HSB/HSV 355° 49.21% 74.12%
CMYK 0.00% 49.21% 45.50%
25.88%

Color #BD6067 in popluar number systems.

HEX BD 60 67
Decimal 189 96 103
Binary 10111101 1100000 1100111
Octal 275 140 147

Shades and tints

Shades of #BD6067

#BD6067
(189,96,103)
#AC585E
(172,88,94)
#9B5055
(155,80,85)
#8A484C
(138,72,76)
#794043
(121,64,67)
#68383A
(104,56,58)
#573031
(87,48,49)
#462828
(70,40,40)
#35201F
(53,32,31)
#241816
(36,24,22)
#13100D
(19,16,13)
#000000
(0,0,0)

Tints of #BD6067

#BD6067
(189,96,103)
#C36E74
(195,110,116)
#C97C81
(201,124,129)
#CF8A8E
(207,138,142)
#D5989B
(213,152,155)
#DBA6A8
(219,166,168)
#E1B4B5
(225,180,181)
#E7C2C2
(231,194,194)
#EDD0CF
(237,208,207)
#F3DEDC
(243,222,220)
#F9ECE9
(249,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD6067 color. Also use rgb(189,96,103) instead hex code.

Text Font Color

.myTextColor { color: #BD6067; }

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

This text font color is #BD6067.

Background Color

.myBgColor { background-color: #BD6067; }

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

This div background color is #BD6067.

Border color

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

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

This div border color is #BD6067.

Opacity

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

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

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

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

This text has shadow with #BD6067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD6067.

Preview

Color preview on black background

This text has color #BD6067 on black background.


Color preview on white background

This text has color #BD6067 on white background.


Black color preview on #BD6067 background

This text has black color on #BD6067 background.


White color preview on #BD6067 background

This text has white color on #BD6067 background.


Related colors

Complementary color

Complementary color for #hex is #429F98.


I love getcolorcode.com

Triadic colors

1 #67BD60 and #6067BD with #BD6067 are triadic colors.

2 #6760BD and #60BD67 with #BD6067 are triadic colors.