COLOR #BB4466

HEX: #BB4466 RGB: (187,68,102)

Color info

#BB4466 contains mainly red color. Web safe color of #BB4466 is #CC3366 (or #C36).

RGB color model

#BB4466 color RGB value is (187,68,102).

RGB: (187,68,102) (73%, 27%, 40%)

RGB channels and saturation

R 187 of 255 = 73%
G 68 of 255 = 27%
B 102 of 255 = 40%

187
68
102

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

Portions of RGB colors in percentages

R + G + B = 187 + 68 + 102 = 357 (100%)
R 187 of 357 ~ 52.38%
G 68 of 357 ~ 19.05%
B 102 of 357 ~ 28.57'%

%52.38
%19.05
%28.57

CMYK color model

#BB4466 color CMYK value is (0,64,45,27).

  • cyan value is 0.00%
  • magenta value is 63.64%
  • yellow value is 45.45%
  • key color value is 26.67%
CMYK: (0,64,45,27) C0M64Y45K27 (0%,64%,45%,27%) (0.00/0.64/0.45/0.27) 

CMYK percentages

%0
%63.64
%45.45
%26.67

Codes

Color #BB4466 in popluar color models

BB 44 66
RGB 187 68 102
HSL 343° 46.67% 50.00%
HSB/HSV 343° 63.64% 73.33%
CMYK 0.00% 63.64% 45.45%
26.67%

Color #BB4466 in popluar number systems.

HEX BB 44 66
Decimal 187 68 102
Binary 10111011 1000100 1100110
Octal 273 104 146

Shades and tints

Shades of #BB4466

#BB4466
(187,68,102)
#AA3E5D
(170,62,93)
#993854
(153,56,84)
#88324B
(136,50,75)
#772C42
(119,44,66)
#662639
(102,38,57)
#552030
(85,32,48)
#441A27
(68,26,39)
#33141E
(51,20,30)
#220E15
(34,14,21)
#11080C
(17,8,12)
#000000
(0,0,0)

Tints of #BB4466

#BB4466
(187,68,102)
#C15573
(193,85,115)
#C76680
(199,102,128)
#CD778D
(205,119,141)
#D3889A
(211,136,154)
#D999A7
(217,153,167)
#DFAAB4
(223,170,180)
#E5BBC1
(229,187,193)
#EBCCCE
(235,204,206)
#F1DDDB
(241,221,219)
#F7EEE8
(247,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BB4466 color. Also use rgb(187,68,102) instead hex code.

Text Font Color

.myTextColor { color: #BB4466; }

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

This text font color is #BB4466.

Background Color

.myBgColor { background-color: #BB4466; }

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

This div background color is #BB4466.

Border color

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

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

This div border color is #BB4466.

Opacity

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

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

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

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

This text has shadow with #BB4466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BB4466.

Preview

Color preview on black background

This text has color #BB4466 on black background.


Color preview on white background

This text has color #BB4466 on white background.


Black color preview on #BB4466 background

This text has black color on #BB4466 background.


White color preview on #BB4466 background

This text has white color on #BB4466 background.


Related colors

Complementary color

Complementary color for #hex is #44BB99.


I love getcolorcode.com

Triadic colors

1 #66BB44 and #4466BB with #BB4466 are triadic colors.

2 #6644BB and #44BB66 with #BB4466 are triadic colors.