COLOR #BB6291

HEX: #BB6291 RGB: (187,98,145)

Color info

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

RGB color model

#BB6291 color RGB value is (187,98,145).

RGB: (187,98,145) (73%, 38%, 57%)

RGB channels and saturation

R 187 of 255 = 73%
G 98 of 255 = 38%
B 145 of 255 = 57%

187
98
145

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

Portions of RGB colors in percentages

R + G + B = 187 + 98 + 145 = 430 (100%)
R 187 of 430 ~ 43.49%
G 98 of 430 ~ 22.79%
B 145 of 430 ~ 33.72'%

%43.49
%22.79
%33.72

CMYK color model

#BB6291 color CMYK value is (0,48,22,27).

  • cyan value is 0.00%
  • magenta value is 47.59%
  • yellow value is 22.46%
  • key color value is 26.67%
CMYK: (0,48,22,27) C0M48Y22K27 (0%,48%,22%,27%) (0.00/0.48/0.22/0.27) 

CMYK percentages

%0
%47.59
%22.46
%26.67

Codes

Color #BB6291 in popluar color models

BB 62 91
RGB 187 98 145
HSL 328° 39.56% 55.88%
HSB/HSV 328° 47.59% 73.33%
CMYK 0.00% 47.59% 22.46%
26.67%

Color #BB6291 in popluar number systems.

HEX BB 62 91
Decimal 187 98 145
Binary 10111011 1100010 10010001
Octal 273 142 221

Shades and tints

Shades of #BB6291

#BB6291
(187,98,145)
#AA5A84
(170,90,132)
#995277
(153,82,119)
#884A6A
(136,74,106)
#77425D
(119,66,93)
#663A50
(102,58,80)
#553243
(85,50,67)
#442A36
(68,42,54)
#332229
(51,34,41)
#221A1C
(34,26,28)
#11120F
(17,18,15)
#000000
(0,0,0)

Tints of #BB6291

#BB6291
(187,98,145)
#C1709B
(193,112,155)
#C77EA5
(199,126,165)
#CD8CAF
(205,140,175)
#D39AB9
(211,154,185)
#D9A8C3
(217,168,195)
#DFB6CD
(223,182,205)
#E5C4D7
(229,196,215)
#EBD2E1
(235,210,225)
#F1E0EB
(241,224,235)
#F7EEF5
(247,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BB6291 color. Also use rgb(187,98,145) instead hex code.

Text Font Color

.myTextColor { color: #BB6291; }

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

This text font color is #BB6291.

Background Color

.myBgColor { background-color: #BB6291; }

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

This div background color is #BB6291.

Border color

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

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

This div border color is #BB6291.

Opacity

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

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

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

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

This text has shadow with #BB6291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BB6291.

Preview

Color preview on black background

This text has color #BB6291 on black background.


Color preview on white background

This text has color #BB6291 on white background.


Black color preview on #BB6291 background

This text has black color on #BB6291 background.


White color preview on #BB6291 background

This text has white color on #BB6291 background.


Related colors

Complementary color

Complementary color for #hex is #449D6E.


I love getcolorcode.com

Triadic colors

1 #91BB62 and #6291BB with #BB6291 are triadic colors.

2 #9162BB and #62BB91 with #BB6291 are triadic colors.