COLOR #7C3E27

HEX: #7C3E27 RGB: (124,62,39)

Color info

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

RGB color model

#7C3E27 color RGB value is (124,62,39).

RGB: (124,62,39) (49%, 24%, 15%)

RGB channels and saturation

R 124 of 255 = 49%
G 62 of 255 = 24%
B 39 of 255 = 15%

124
62
39

R + G + B ~ 29%. #7C3E27 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 62 + 39 = 225 (100%)
R 124 of 225 ~ 55.11%
G 62 of 225 ~ 27.56%
B 39 of 225 ~ 17.33'%

%55.11
%27.56
%17.33

CMYK color model

#7C3E27 color CMYK value is (0,50,69,51).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 68.55%
  • key color value is 51.37%
CMYK: (0,50,69,51) C0M50Y69K51 (0%,50%,69%,51%) (0.00/0.50/0.69/0.51) 

CMYK percentages

%0
%50
%68.55
%51.37

Codes

Color #7C3E27 in popluar color models

7C 3E 27
RGB 124 62 39
HSL 16° 52.15% 31.96%
HSB/HSV 16° 68.55% 48.63%
CMYK 0.00% 50.00% 68.55%
51.37%

Color #7C3E27 in popluar number systems.

HEX 7C 3E 27
Decimal 124 62 39
Binary 1111100 111110 100111
Octal 174 76 47

Shades and tints

Shades of #7C3E27

#7C3E27
(124,62,39)
#713924
(113,57,36)
#663421
(102,52,33)
#5B2F1E
(91,47,30)
#502A1B
(80,42,27)
#452518
(69,37,24)
#3A2015
(58,32,21)
#2F1B12
(47,27,18)
#24160F
(36,22,15)
#19110C
(25,17,12)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #7C3E27

#7C3E27
(124,62,39)
#874F3A
(135,79,58)
#92604D
(146,96,77)
#9D7160
(157,113,96)
#A88273
(168,130,115)
#B39386
(179,147,134)
#BEA499
(190,164,153)
#C9B5AC
(201,181,172)
#D4C6BF
(212,198,191)
#DFD7D2
(223,215,210)
#EAE8E5
(234,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C3E27 color. Also use rgb(124,62,39) instead hex code.

Text Font Color

.myTextColor { color: #7C3E27; }

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

This text font color is #7C3E27.

Background Color

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

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

This div background color is #7C3E27.

Border color

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

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

This div border color is #7C3E27.

Opacity

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

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

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

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

This text has shadow with #7C3E27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C3E27.

Preview

Color preview on black background

This text has color #7C3E27 on black background.


Color preview on white background

This text has color #7C3E27 on white background.


Black color preview on #7C3E27 background

This text has black color on #7C3E27 background.


White color preview on #7C3E27 background

This text has white color on #7C3E27 background.


Related colors

Complementary color

Complementary color for #hex is #83C1D8.


I love getcolorcode.com

Triadic colors

1 #277C3E and #3E277C with #7C3E27 are triadic colors.

2 #273E7C and #3E7C27 with #7C3E27 are triadic colors.