COLOR #7C3E53

HEX: #7C3E53 RGB: (124,62,83)

Color info

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

RGB color model

#7C3E53 color RGB value is (124,62,83).

RGB: (124,62,83) (49%, 24%, 33%)

RGB channels and saturation

R 124 of 255 = 49%
G 62 of 255 = 24%
B 83 of 255 = 33%

124
62
83

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

Portions of RGB colors in percentages

R + G + B = 124 + 62 + 83 = 269 (100%)
R 124 of 269 ~ 46.1%
G 62 of 269 ~ 23.05%
B 83 of 269 ~ 30.86'%

%46.1
%23.05
%30.86

CMYK color model

#7C3E53 color CMYK value is (0,50,33,51).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 33.06%
  • key color value is 51.37%

CMYK: (0,50,33,51)
C0M50Y33K51 (0%, 50%, 33%, 51%)
(0.00 / 0.50 / 0.33 / 0.51)

CMYK percentages

%0
%50
%33.06
%51.37

Codes

Color #7C3E53 in popluar color models

7C 3E 53
RGB 124 62 83
HSL 340° 33.33% 36.47%
HSB/HSV 340° 50.00% 48.63%
CMYK 0.00% 50.00% 33.06%
51.37%

Color #7C3E53 in popluar number systems.

HEX 7C 3E 53
Decimal 124 62 83
Binary 1111100 111110 1010011
Octal 174 76 123

Shades and tints

Shades of #7C3E53

#7C3E53
(124,62,83)
#71394C
(113,57,76)
#663445
(102,52,69)
#5B2F3E
(91,47,62)
#502A37
(80,42,55)
#452530
(69,37,48)
#3A2029
(58,32,41)
#2F1B22
(47,27,34)
#24161B
(36,22,27)
#191114
(25,17,20)
#0E0C0D
(14,12,13)
#000000
(0,0,0)

Tints of #7C3E53

#7C3E53
(124,62,83)
#874F62
(135,79,98)
#926071
(146,96,113)
#9D7180
(157,113,128)
#A8828F
(168,130,143)
#B3939E
(179,147,158)
#BEA4AD
(190,164,173)
#C9B5BC
(201,181,188)
#D4C6CB
(212,198,203)
#DFD7DA
(223,215,218)
#EAE8E9
(234,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C3E53; }

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

This text font color is #7C3E53.

Background Color

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

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

This div background color is #7C3E53.

Border color

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

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

This div border color is #7C3E53.

Opacity

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

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

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

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

This text has shadow with #7C3E53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C3E53.

Preview

Color preview on black background

This text has color #7C3E53 on black background.


Color preview on white background

This text has color #7C3E53 on white background.


Black color preview on #7C3E53 background

This text has black color on #7C3E53 background.


White color preview on #7C3E53 background

This text has white color on #7C3E53 background.


Related colors

Complementary color

Complementary color for #hex is #83C1AC.


I love getcolorcode.com

Triadic colors

1 #537C3E and #3E537C with #7C3E53 are triadic colors.

2 #533E7C and #3E7C53 with #7C3E53 are triadic colors.