COLOR #B44261

HEX: #B44261 RGB: (180,66,97)

Color info

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

RGB color model

#B44261 color RGB value is (180,66,97).

RGB: (180,66,97) (71%, 26%, 38%)

RGB channels and saturation

R 180 of 255 = 71%
G 66 of 255 = 26%
B 97 of 255 = 38%

180
66
97

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

Portions of RGB colors in percentages

R + G + B = 180 + 66 + 97 = 343 (100%)
R 180 of 343 ~ 52.48%
G 66 of 343 ~ 19.24%
B 97 of 343 ~ 28.28'%

%52.48
%19.24
%28.28

CMYK color model

#B44261 color CMYK value is (0,63,46,29).

  • cyan value is 0.00%
  • magenta value is 63.33%
  • yellow value is 46.11%
  • key color value is 29.41%

CMYK: (0,63,46,29)
C0M63Y46K29 (0%, 63%, 46%, 29%)
(0.00 / 0.63 / 0.46 / 0.29)

CMYK percentages

%0
%63.33
%46.11
%29.41

Codes

Color #B44261 in popluar color models

B4 42 61
RGB 180 66 97
HSL 344° 46.34% 48.24%
HSB/HSV 344° 63.33% 70.59%
CMYK 0.00% 63.33% 46.11%
29.41%

Color #B44261 in popluar number systems.

HEX B4 42 61
Decimal 180 66 97
Binary 10110100 1000010 1100001
Octal 264 102 141

Shades and tints

Shades of #B44261

#B44261
(180,66,97)
#A43C59
(164,60,89)
#943651
(148,54,81)
#843049
(132,48,73)
#742A41
(116,42,65)
#642439
(100,36,57)
#541E31
(84,30,49)
#441829
(68,24,41)
#341221
(52,18,33)
#240C19
(36,12,25)
#140611
(20,6,17)
#000000
(0,0,0)

Tints of #B44261

#B44261
(180,66,97)
#BA536F
(186,83,111)
#C0647D
(192,100,125)
#C6758B
(198,117,139)
#CC8699
(204,134,153)
#D297A7
(210,151,167)
#D8A8B5
(216,168,181)
#DEB9C3
(222,185,195)
#E4CAD1
(228,202,209)
#EADBDF
(234,219,223)
#F0ECED
(240,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B44261 color. Also use rgb(180,66,97) instead hex code.

Text Font Color

.myTextColor { color: #B44261; }

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

This text font color is #B44261.

Background Color

.myBgColor { background-color: #B44261; }

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

This div background color is #B44261.

Border color

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

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

This div border color is #B44261.

Opacity

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

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

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

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

This text has shadow with #B44261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B44261.

Preview

Color preview on black background

This text has color #B44261 on black background.


Color preview on white background

This text has color #B44261 on white background.


Black color preview on #B44261 background

This text has black color on #B44261 background.


White color preview on #B44261 background

This text has white color on #B44261 background.


Related colors

Complementary color

Complementary color for #hex is #4BBD9E.


I love getcolorcode.com

Triadic colors

1 #61B442 and #4261B4 with #B44261 are triadic colors.

2 #6142B4 and #42B461 with #B44261 are triadic colors.