COLOR #7B2E61

HEX: #7B2E61 RGB: (123,46,97)

Color info

#7B2E61 contains mainly red and blue colors. Web safe color of #7B2E61 is #663366 (or #636).

RGB color model

#7B2E61 color RGB value is (123,46,97).

RGB: (123,46,97) (48%, 18%, 38%)

RGB channels and saturation

R 123 of 255 = 48%
G 46 of 255 = 18%
B 97 of 255 = 38%

123
46
97

R + G + B ~ 35%. #7B2E61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 123 + 46 + 97 = 266 (100%)
R 123 of 266 ~ 46.24%
G 46 of 266 ~ 17.29%
B 97 of 266 ~ 36.47'%

%46.24
%17.29
%36.47

CMYK color model

#7B2E61 color CMYK value is (0,63,21,52).

  • cyan value is 0.00%
  • magenta value is 62.60%
  • yellow value is 21.14%
  • key color value is 51.76%

CMYK: (0,63,21,52)
C0M63Y21K52 (0%, 63%, 21%, 52%)
(0.00 / 0.63 / 0.21 / 0.52)

CMYK percentages

%0
%62.6
%21.14
%51.76

Codes

Color #7B2E61 in popluar color models

7B 2E 61
RGB 123 46 97
HSL 320° 45.56% 33.14%
HSB/HSV 320° 62.60% 48.24%
CMYK 0.00% 62.60% 21.14%
51.76%

Color #7B2E61 in popluar number systems.

HEX 7B 2E 61
Decimal 123 46 97
Binary 1111011 101110 1100001
Octal 173 56 141

Shades and tints

Shades of #7B2E61

#7B2E61
(123,46,97)
#702A59
(112,42,89)
#652651
(101,38,81)
#5A2249
(90,34,73)
#4F1E41
(79,30,65)
#441A39
(68,26,57)
#391631
(57,22,49)
#2E1229
(46,18,41)
#230E21
(35,14,33)
#180A19
(24,10,25)
#0D0611
(13,6,17)
#000000
(0,0,0)

Tints of #7B2E61

#7B2E61
(123,46,97)
#87416F
(135,65,111)
#93547D
(147,84,125)
#9F678B
(159,103,139)
#AB7A99
(171,122,153)
#B78DA7
(183,141,167)
#C3A0B5
(195,160,181)
#CFB3C3
(207,179,195)
#DBC6D1
(219,198,209)
#E7D9DF
(231,217,223)
#F3ECED
(243,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B2E61 color. Also use rgb(123,46,97) instead hex code.

Text Font Color

.myTextColor { color: #7B2E61; }

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

This text font color is #7B2E61.

Background Color

.myBgColor { background-color: #7B2E61; }

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

This div background color is #7B2E61.

Border color

.myBorderColor { border: 1px solid #7B2E61; }

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

This div border color is #7B2E61.

Opacity

.myOpacity80 { color: #7B2E61; opacity: 0.8; }

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

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

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

This text has shadow with #7B2E61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B2E61.

Preview

Color preview on black background

This text has color #7B2E61 on black background.


Color preview on white background

This text has color #7B2E61 on white background.


Black color preview on #7B2E61 background

This text has black color on #7B2E61 background.


White color preview on #7B2E61 background

This text has white color on #7B2E61 background.


Related colors

Complementary color

Complementary color for #hex is #84D19E.


I love getcolorcode.com

Triadic colors

1 #617B2E and #2E617B with #7B2E61 are triadic colors.

2 #612E7B and #2E7B61 with #7B2E61 are triadic colors.