COLOR #7C2E46

HEX: #7C2E46 RGB: (124,46,70)

Color info

#7C2E46 contains mainly red and blue colors. Web safe color of #7C2E46 is #663333 (or #633).

RGB color model

#7C2E46 color RGB value is (124,46,70).

RGB: (124,46,70) (49%, 18%, 27%)

RGB channels and saturation

R 124 of 255 = 49%
G 46 of 255 = 18%
B 70 of 255 = 27%

124
46
70

R + G + B ~ 31%. #7C2E46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 46 + 70 = 240 (100%)
R 124 of 240 ~ 51.67%
G 46 of 240 ~ 19.17%
B 70 of 240 ~ 29.17'%

%51.67
%19.17
%29.17

CMYK color model

#7C2E46 color CMYK value is (0,63,44,51).

  • cyan value is 0.00%
  • magenta value is 62.90%
  • yellow value is 43.55%
  • key color value is 51.37%

CMYK: (0,63,44,51)
C0M63Y44K51 (0%, 63%, 44%, 51%)
(0.00 / 0.63 / 0.44 / 0.51)

CMYK percentages

%0
%62.9
%43.55
%51.37

Codes

Color #7C2E46 in popluar color models

7C 2E 46
RGB 124 46 70
HSL 342° 45.88% 33.33%
HSB/HSV 342° 62.90% 48.63%
CMYK 0.00% 62.90% 43.55%
51.37%

Color #7C2E46 in popluar number systems.

HEX 7C 2E 46
Decimal 124 46 70
Binary 1111100 101110 1000110
Octal 174 56 106

Shades and tints

Shades of #7C2E46

#7C2E46
(124,46,70)
#712A40
(113,42,64)
#66263A
(102,38,58)
#5B2234
(91,34,52)
#501E2E
(80,30,46)
#451A28
(69,26,40)
#3A1622
(58,22,34)
#2F121C
(47,18,28)
#240E16
(36,14,22)
#190A10
(25,10,16)
#0E060A
(14,6,10)
#000000
(0,0,0)

Tints of #7C2E46

#7C2E46
(124,46,70)
#874156
(135,65,86)
#925466
(146,84,102)
#9D6776
(157,103,118)
#A87A86
(168,122,134)
#B38D96
(179,141,150)
#BEA0A6
(190,160,166)
#C9B3B6
(201,179,182)
#D4C6C6
(212,198,198)
#DFD9D6
(223,217,214)
#EAECE6
(234,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C2E46 color. Also use rgb(124,46,70) instead hex code.

Text Font Color

.myTextColor { color: #7C2E46; }

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

This text font color is #7C2E46.

Background Color

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

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

This div background color is #7C2E46.

Border color

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

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

This div border color is #7C2E46.

Opacity

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

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

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

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

This text has shadow with #7C2E46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C2E46.

Preview

Color preview on black background

This text has color #7C2E46 on black background.


Color preview on white background

This text has color #7C2E46 on white background.


Black color preview on #7C2E46 background

This text has black color on #7C2E46 background.


White color preview on #7C2E46 background

This text has white color on #7C2E46 background.


Related colors

Complementary color

Complementary color for #hex is #83D1B9.


I love getcolorcode.com

Triadic colors

1 #467C2E and #2E467C with #7C2E46 are triadic colors.

2 #462E7C and #2E7C46 with #7C2E46 are triadic colors.