COLOR #7C2C53

HEX: #7C2C53 RGB: (124,44,83)

Color info

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

RGB color model

#7C2C53 color RGB value is (124,44,83).

RGB: (124,44,83) (49%, 17%, 33%)

RGB channels and saturation

R 124 of 255 = 49%
G 44 of 255 = 17%
B 83 of 255 = 33%

124
44
83

R + G + B ~ 33%. #7C2C53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 44 + 83 = 251 (100%)
R 124 of 251 ~ 49.4%
G 44 of 251 ~ 17.53%
B 83 of 251 ~ 33.07'%

%49.4
%17.53
%33.07

CMYK color model

#7C2C53 color CMYK value is (0,65,33,51).

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

CMYK: (0,65,33,51)
C0M65Y33K51 (0%, 65%, 33%, 51%)
(0.00 / 0.65 / 0.33 / 0.51)

CMYK percentages

%0
%64.52
%33.06
%51.37

Codes

Color #7C2C53 in popluar color models

7C 2C 53
RGB 124 44 83
HSL 331° 47.62% 32.94%
HSB/HSV 331° 64.52% 48.63%
CMYK 0.00% 64.52% 33.06%
51.37%

Color #7C2C53 in popluar number systems.

HEX 7C 2C 53
Decimal 124 44 83
Binary 1111100 101100 1010011
Octal 174 54 123

Shades and tints

Shades of #7C2C53

#7C2C53
(124,44,83)
#71284C
(113,40,76)
#662445
(102,36,69)
#5B203E
(91,32,62)
#501C37
(80,28,55)
#451830
(69,24,48)
#3A1429
(58,20,41)
#2F1022
(47,16,34)
#240C1B
(36,12,27)
#190814
(25,8,20)
#0E040D
(14,4,13)
#000000
(0,0,0)

Tints of #7C2C53

#7C2C53
(124,44,83)
#873F62
(135,63,98)
#925271
(146,82,113)
#9D6580
(157,101,128)
#A8788F
(168,120,143)
#B38B9E
(179,139,158)
#BE9EAD
(190,158,173)
#C9B1BC
(201,177,188)
#D4C4CB
(212,196,203)
#DFD7DA
(223,215,218)
#EAEAE9
(234,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C2C53; }

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

This text font color is #7C2C53.

Background Color

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

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

This div background color is #7C2C53.

Border color

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

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

This div border color is #7C2C53.

Opacity

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

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

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

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

This text has shadow with #7C2C53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C2C53.

Preview

Color preview on black background

This text has color #7C2C53 on black background.


Color preview on white background

This text has color #7C2C53 on white background.


Black color preview on #7C2C53 background

This text has black color on #7C2C53 background.


White color preview on #7C2C53 background

This text has white color on #7C2C53 background.


Related colors

Complementary color

Complementary color for #hex is #83D3AC.


I love getcolorcode.com

Triadic colors

1 #537C2C and #2C537C with #7C2C53 are triadic colors.

2 #532C7C and #2C7C53 with #7C2C53 are triadic colors.