COLOR #B65990

HEX: #B65990 RGB: (182,89,144)

Color info

#B65990 contains mainly red and blue colors. Web safe color of #B65990 is #CC6699 (or #C69).

RGB color model

#B65990 color RGB value is (182,89,144).

RGB: (182,89,144) (71%, 35%, 56%)

RGB channels and saturation

R 182 of 255 = 71%
G 89 of 255 = 35%
B 144 of 255 = 56%

182
89
144

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

Portions of RGB colors in percentages

R + G + B = 182 + 89 + 144 = 415 (100%)
R 182 of 415 ~ 43.86%
G 89 of 415 ~ 21.45%
B 144 of 415 ~ 34.7'%

%43.86
%21.45
%34.7

CMYK color model

#B65990 color CMYK value is (0,51,21,29).

  • cyan value is 0.00%
  • magenta value is 51.10%
  • yellow value is 20.88%
  • key color value is 28.63%
CMYK: (0,51,21,29) C0M51Y21K29 (0%,51%,21%,29%) (0.00/0.51/0.21/0.29) 

CMYK percentages

%0
%51.1
%20.88
%28.63

Codes

Color #B65990 in popluar color models

B6 59 90
RGB 182 89 144
HSL 325° 38.91% 53.14%
HSB/HSV 325° 51.10% 71.37%
CMYK 0.00% 51.10% 20.88%
28.63%

Color #B65990 in popluar number systems.

HEX B6 59 90
Decimal 182 89 144
Binary 10110110 1011001 10010000
Octal 266 131 220

Shades and tints

Shades of #B65990

#B65990
(182,89,144)
#A65183
(166,81,131)
#964976
(150,73,118)
#864169
(134,65,105)
#76395C
(118,57,92)
#66314F
(102,49,79)
#562942
(86,41,66)
#462135
(70,33,53)
#361928
(54,25,40)
#26111B
(38,17,27)
#16090E
(22,9,14)
#000000
(0,0,0)

Tints of #B65990

#B65990
(182,89,144)
#BC689A
(188,104,154)
#C277A4
(194,119,164)
#C886AE
(200,134,174)
#CE95B8
(206,149,184)
#D4A4C2
(212,164,194)
#DAB3CC
(218,179,204)
#E0C2D6
(224,194,214)
#E6D1E0
(230,209,224)
#ECE0EA
(236,224,234)
#F2EFF4
(242,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B65990 color. Also use rgb(182,89,144) instead hex code.

Text Font Color

.myTextColor { color: #B65990; }

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

This text font color is #B65990.

Background Color

.myBgColor { background-color: #B65990; }

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

This div background color is #B65990.

Border color

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

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

This div border color is #B65990.

Opacity

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

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

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

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

This text has shadow with #B65990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B65990.

Preview

Color preview on black background

This text has color #B65990 on black background.


Color preview on white background

This text has color #B65990 on white background.


Black color preview on #B65990 background

This text has black color on #B65990 background.


White color preview on #B65990 background

This text has white color on #B65990 background.


Related colors

Complementary color

Complementary color for #hex is #49A66F.


I love getcolorcode.com

Triadic colors

1 #90B659 and #5990B6 with #B65990 are triadic colors.

2 #9059B6 and #59B690 with #B65990 are triadic colors.