COLOR #B74279

HEX: #B74279 RGB: (183,66,121)

Color info

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

RGB color model

#B74279 color RGB value is (183,66,121).

RGB: (183,66,121) (72%, 26%, 47%)

RGB channels and saturation

R 183 of 255 = 72%
G 66 of 255 = 26%
B 121 of 255 = 47%

183
66
121

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

Portions of RGB colors in percentages

R + G + B = 183 + 66 + 121 = 370 (100%)
R 183 of 370 ~ 49.46%
G 66 of 370 ~ 17.84%
B 121 of 370 ~ 32.7'%

%49.46
%17.84
%32.7

CMYK color model

#B74279 color CMYK value is (0,64,34,28).

  • cyan value is 0.00%
  • magenta value is 63.93%
  • yellow value is 33.88%
  • key color value is 28.24%

CMYK: (0,64,34,28)
C0M64Y34K28 (0%, 64%, 34%, 28%)
(0.00 / 0.64 / 0.34 / 0.28)

CMYK percentages

%0
%63.93
%33.88
%28.24

Codes

Color #B74279 in popluar color models

B7 42 79
RGB 183 66 121
HSL 332° 46.99% 48.82%
HSB/HSV 332° 63.93% 71.76%
CMYK 0.00% 63.93% 33.88%
28.24%

Color #B74279 in popluar number systems.

HEX B7 42 79
Decimal 183 66 121
Binary 10110111 1000010 1111001
Octal 267 102 171

Shades and tints

Shades of #B74279

#B74279
(183,66,121)
#A73C6E
(167,60,110)
#973663
(151,54,99)
#873058
(135,48,88)
#772A4D
(119,42,77)
#672442
(103,36,66)
#571E37
(87,30,55)
#47182C
(71,24,44)
#371221
(55,18,33)
#270C16
(39,12,22)
#17060B
(23,6,11)
#000000
(0,0,0)

Tints of #B74279

#B74279
(183,66,121)
#BD5385
(189,83,133)
#C36491
(195,100,145)
#C9759D
(201,117,157)
#CF86A9
(207,134,169)
#D597B5
(213,151,181)
#DBA8C1
(219,168,193)
#E1B9CD
(225,185,205)
#E7CAD9
(231,202,217)
#EDDBE5
(237,219,229)
#F3ECF1
(243,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B74279 color. Also use rgb(183,66,121) instead hex code.

Text Font Color

.myTextColor { color: #B74279; }

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

This text font color is #B74279.

Background Color

.myBgColor { background-color: #B74279; }

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

This div background color is #B74279.

Border color

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

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

This div border color is #B74279.

Opacity

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

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

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

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

This text has shadow with #B74279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B74279.

Preview

Color preview on black background

This text has color #B74279 on black background.


Color preview on white background

This text has color #B74279 on white background.


Black color preview on #B74279 background

This text has black color on #B74279 background.


White color preview on #B74279 background

This text has white color on #B74279 background.


Related colors

Complementary color

Complementary color for #hex is #48BD86.


I love getcolorcode.com

Triadic colors

1 #79B742 and #4279B7 with #B74279 are triadic colors.

2 #7942B7 and #42B779 with #B74279 are triadic colors.