COLOR #B72372

HEX: #B72372 RGB: (183,35,114)

Color info

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

RGB color model

#B72372 color RGB value is (183,35,114).

RGB: (183,35,114) (72%, 14%, 45%)

RGB channels and saturation

R 183 of 255 = 72%
G 35 of 255 = 14%
B 114 of 255 = 45%

183
35
114

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

Portions of RGB colors in percentages

R + G + B = 183 + 35 + 114 = 332 (100%)
R 183 of 332 ~ 55.12%
G 35 of 332 ~ 10.54%
B 114 of 332 ~ 34.34'%

%55.12
%10.54
%34.34

CMYK color model

#B72372 color CMYK value is (0,81,38,28).

  • cyan value is 0.00%
  • magenta value is 80.87%
  • yellow value is 37.70%
  • key color value is 28.24%

CMYK: (0,81,38,28)
C0M81Y38K28 (0%, 81%, 38%, 28%)
(0.00 / 0.81 / 0.38 / 0.28)

CMYK percentages

%0
%80.87
%37.7
%28.24

Codes

Color #B72372 in popluar color models

B7 23 72
RGB 183 35 114
HSL 328° 67.89% 42.75%
HSB/HSV 328° 80.87% 71.76%
CMYK 0.00% 80.87% 37.70%
28.24%

Color #B72372 in popluar number systems.

HEX B7 23 72
Decimal 183 35 114
Binary 10110111 100011 1110010
Octal 267 43 162

Shades and tints

Shades of #B72372

#B72372
(183,35,114)
#A72068
(167,32,104)
#971D5E
(151,29,94)
#871A54
(135,26,84)
#77174A
(119,23,74)
#671440
(103,20,64)
#571136
(87,17,54)
#470E2C
(71,14,44)
#370B22
(55,11,34)
#270818
(39,8,24)
#17050E
(23,5,14)
#000000
(0,0,0)

Tints of #B72372

#B72372
(183,35,114)
#BD377E
(189,55,126)
#C34B8A
(195,75,138)
#C95F96
(201,95,150)
#CF73A2
(207,115,162)
#D587AE
(213,135,174)
#DB9BBA
(219,155,186)
#E1AFC6
(225,175,198)
#E7C3D2
(231,195,210)
#EDD7DE
(237,215,222)
#F3EBEA
(243,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B72372 color. Also use rgb(183,35,114) instead hex code.

Text Font Color

.myTextColor { color: #B72372; }

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

This text font color is #B72372.

Background Color

.myBgColor { background-color: #B72372; }

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

This div background color is #B72372.

Border color

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

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

This div border color is #B72372.

Opacity

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

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

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

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

This text has shadow with #B72372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B72372.

Preview

Color preview on black background

This text has color #B72372 on black background.


Color preview on white background

This text has color #B72372 on white background.


Black color preview on #B72372 background

This text has black color on #B72372 background.


White color preview on #B72372 background

This text has white color on #B72372 background.


Related colors

Complementary color

Complementary color for #hex is #48DC8D.


I love getcolorcode.com

Triadic colors

1 #72B723 and #2372B7 with #B72372 are triadic colors.

2 #7223B7 and #23B772 with #B72372 are triadic colors.