COLOR #B62279

HEX: #B62279 RGB: (182,34,121)

Color info

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

RGB color model

#B62279 color RGB value is (182,34,121).

RGB: (182,34,121) (71%, 13%, 47%)

RGB channels and saturation

R 182 of 255 = 71%
G 34 of 255 = 13%
B 121 of 255 = 47%

182
34
121

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

Portions of RGB colors in percentages

R + G + B = 182 + 34 + 121 = 337 (100%)
R 182 of 337 ~ 54.01%
G 34 of 337 ~ 10.09%
B 121 of 337 ~ 35.91'%

%54.01
%35.91

CMYK color model

#B62279 color CMYK value is (0,81,34,29).

  • cyan value is 0.00%
  • magenta value is 81.32%
  • yellow value is 33.52%
  • key color value is 28.63%

CMYK: (0,81,34,29)
C0M81Y34K29 (0%, 81%, 34%, 29%)
(0.00 / 0.81 / 0.34 / 0.29)

CMYK percentages

%0
%81.32
%33.52
%28.63

Codes

Color #B62279 in popluar color models

B6 22 79
RGB 182 34 121
HSL 325° 68.52% 42.35%
HSB/HSV 325° 81.32% 71.37%
CMYK 0.00% 81.32% 33.52%
28.63%

Color #B62279 in popluar number systems.

HEX B6 22 79
Decimal 182 34 121
Binary 10110110 100010 1111001
Octal 266 42 171

Shades and tints

Shades of #B62279

#B62279
(182,34,121)
#A61F6E
(166,31,110)
#961C63
(150,28,99)
#861958
(134,25,88)
#76164D
(118,22,77)
#661342
(102,19,66)
#561037
(86,16,55)
#460D2C
(70,13,44)
#360A21
(54,10,33)
#260716
(38,7,22)
#16040B
(22,4,11)
#000000
(0,0,0)

Tints of #B62279

#B62279
(182,34,121)
#BC3685
(188,54,133)
#C24A91
(194,74,145)
#C85E9D
(200,94,157)
#CE72A9
(206,114,169)
#D486B5
(212,134,181)
#DA9AC1
(218,154,193)
#E0AECD
(224,174,205)
#E6C2D9
(230,194,217)
#ECD6E5
(236,214,229)
#F2EAF1
(242,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B62279 color. Also use rgb(182,34,121) instead hex code.

Text Font Color

.myTextColor { color: #B62279; }

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

This text font color is #B62279.

Background Color

.myBgColor { background-color: #B62279; }

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

This div background color is #B62279.

Border color

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

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

This div border color is #B62279.

Opacity

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

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

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

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

This text has shadow with #B62279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B62279.

Preview

Color preview on black background

This text has color #B62279 on black background.


Color preview on white background

This text has color #B62279 on white background.


Black color preview on #B62279 background

This text has black color on #B62279 background.


White color preview on #B62279 background

This text has white color on #B62279 background.


Related colors

Complementary color

Complementary color for #hex is #49DD86.


I love getcolorcode.com

Triadic colors

1 #79B622 and #2279B6 with #B62279 are triadic colors.

2 #7922B6 and #22B679 with #B62279 are triadic colors.