COLOR #B06489

HEX: #B06489 RGB: (176,100,137)

Color info

#B06489 contains mainly red and blue colors. Web safe color of #B06489 is #996699 (or #969).

RGB color model

#B06489 color RGB value is (176,100,137).

RGB: (176,100,137) (69%, 39%, 54%)

RGB channels and saturation

R 176 of 255 = 69%
G 100 of 255 = 39%
B 137 of 255 = 54%

176
100
137

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

Portions of RGB colors in percentages

R + G + B = 176 + 100 + 137 = 413 (100%)
R 176 of 413 ~ 42.62%
G 100 of 413 ~ 24.21%
B 137 of 413 ~ 33.17'%

%42.62
%24.21
%33.17

CMYK color model

#B06489 color CMYK value is (0,43,22,31).

  • cyan value is 0.00%
  • magenta value is 43.18%
  • yellow value is 22.16%
  • key color value is 30.98%

CMYK: (0,43,22,31)
C0M43Y22K31 (0%, 43%, 22%, 31%)
(0.00 / 0.43 / 0.22 / 0.31)

CMYK percentages

%0
%43.18
%22.16
%30.98

Codes

Color #B06489 in popluar color models

B0 64 89
RGB 176 100 137
HSL 331° 32.48% 54.12%
HSB/HSV 331° 43.18% 69.02%
CMYK 0.00% 43.18% 22.16%
30.98%

Color #B06489 in popluar number systems.

HEX B0 64 89
Decimal 176 100 137
Binary 10110000 1100100 10001001
Octal 260 144 211

Shades and tints

Shades of #B06489

#B06489
(176,100,137)
#A05B7D
(160,91,125)
#905271
(144,82,113)
#804965
(128,73,101)
#704059
(112,64,89)
#60374D
(96,55,77)
#502E41
(80,46,65)
#402535
(64,37,53)
#301C29
(48,28,41)
#20131D
(32,19,29)
#100A11
(16,10,17)
#000000
(0,0,0)

Tints of #B06489

#B06489
(176,100,137)
#B77293
(183,114,147)
#BE809D
(190,128,157)
#C58EA7
(197,142,167)
#CC9CB1
(204,156,177)
#D3AABB
(211,170,187)
#DAB8C5
(218,184,197)
#E1C6CF
(225,198,207)
#E8D4D9
(232,212,217)
#EFE2E3
(239,226,227)
#F6F0ED
(246,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B06489 color. Also use rgb(176,100,137) instead hex code.

Text Font Color

.myTextColor { color: #B06489; }

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

This text font color is #B06489.

Background Color

.myBgColor { background-color: #B06489; }

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

This div background color is #B06489.

Border color

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

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

This div border color is #B06489.

Opacity

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

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

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

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

This text has shadow with #B06489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B06489.

Preview

Color preview on black background

This text has color #B06489 on black background.


Color preview on white background

This text has color #B06489 on white background.


Black color preview on #B06489 background

This text has black color on #B06489 background.


White color preview on #B06489 background

This text has white color on #B06489 background.


Related colors

Complementary color

Complementary color for #hex is #4F9B76.


I love getcolorcode.com

Triadic colors

1 #89B064 and #6489B0 with #B06489 are triadic colors.

2 #8964B0 and #64B089 with #B06489 are triadic colors.