COLOR #7C2E29

HEX: #7C2E29 RGB: (124,46,41)

Color info

#7C2E29 contains mainly red color. Web safe color of #7C2E29 is #663333 (or #633).

RGB color model

#7C2E29 color RGB value is (124,46,41).

RGB: (124,46,41) (49%, 18%, 16%)

RGB channels and saturation

R 124 of 255 = 49%
G 46 of 255 = 18%
B 41 of 255 = 16%

124
46
41

R + G + B ~ 28%. #7C2E29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 46 + 41 = 211 (100%)
R 124 of 211 ~ 58.77%
G 46 of 211 ~ 21.8%
B 41 of 211 ~ 19.43'%

%58.77
%21.8
%19.43

CMYK color model

#7C2E29 color CMYK value is (0,63,67,51).

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

CMYK: (0,63,67,51)
C0M63Y67K51 (0%, 63%, 67%, 51%)
(0.00 / 0.63 / 0.67 / 0.51)

CMYK percentages

%0
%62.9
%66.94
%51.37

Codes

Color #7C2E29 in popluar color models

7C 2E 29
RGB 124 46 41
HSL 50.30% 32.35%
HSB/HSV 66.94% 48.63%
CMYK 0.00% 62.90% 66.94%
51.37%

Color #7C2E29 in popluar number systems.

HEX 7C 2E 29
Decimal 124 46 41
Binary 1111100 101110 101001
Octal 174 56 51

Shades and tints

Shades of #7C2E29

#7C2E29
(124,46,41)
#712A26
(113,42,38)
#662623
(102,38,35)
#5B2220
(91,34,32)
#501E1D
(80,30,29)
#451A1A
(69,26,26)
#3A1617
(58,22,23)
#2F1214
(47,18,20)
#240E11
(36,14,17)
#190A0E
(25,10,14)
#0E060B
(14,6,11)
#000000
(0,0,0)

Tints of #7C2E29

#7C2E29
(124,46,41)
#87413C
(135,65,60)
#92544F
(146,84,79)
#9D6762
(157,103,98)
#A87A75
(168,122,117)
#B38D88
(179,141,136)
#BEA09B
(190,160,155)
#C9B3AE
(201,179,174)
#D4C6C1
(212,198,193)
#DFD9D4
(223,217,212)
#EAECE7
(234,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C2E29; }

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

This text font color is #7C2E29.

Background Color

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

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

This div background color is #7C2E29.

Border color

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

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

This div border color is #7C2E29.

Opacity

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

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

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

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

This text has shadow with #7C2E29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C2E29.

Preview

Color preview on black background

This text has color #7C2E29 on black background.


Color preview on white background

This text has color #7C2E29 on white background.


Black color preview on #7C2E29 background

This text has black color on #7C2E29 background.


White color preview on #7C2E29 background

This text has white color on #7C2E29 background.


Related colors

Complementary color

Complementary color for #hex is #83D1D6.


I love getcolorcode.com

Triadic colors

1 #297C2E and #2E297C with #7C2E29 are triadic colors.

2 #292E7C and #2E7C29 with #7C2E29 are triadic colors.