COLOR #7C2F61

HEX: #7C2F61 RGB: (124,47,97)

Color info

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

RGB color model

#7C2F61 color RGB value is (124,47,97).

RGB: (124,47,97) (49%, 18%, 38%)

RGB channels and saturation

R 124 of 255 = 49%
G 47 of 255 = 18%
B 97 of 255 = 38%

124
47
97

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

Portions of RGB colors in percentages

R + G + B = 124 + 47 + 97 = 268 (100%)
R 124 of 268 ~ 46.27%
G 47 of 268 ~ 17.54%
B 97 of 268 ~ 36.19'%

%46.27
%17.54
%36.19

CMYK color model

#7C2F61 color CMYK value is (0,62,22,51).

  • cyan value is 0.00%
  • magenta value is 62.10%
  • yellow value is 21.77%
  • key color value is 51.37%

CMYK: (0,62,22,51)
C0M62Y22K51 (0%, 62%, 22%, 51%)
(0.00 / 0.62 / 0.22 / 0.51)

CMYK percentages

%0
%62.1
%21.77
%51.37

Codes

Color #7C2F61 in popluar color models

7C 2F 61
RGB 124 47 97
HSL 321° 45.03% 33.53%
HSB/HSV 321° 62.10% 48.63%
CMYK 0.00% 62.10% 21.77%
51.37%

Color #7C2F61 in popluar number systems.

HEX 7C 2F 61
Decimal 124 47 97
Binary 1111100 101111 1100001
Octal 174 57 141

Shades and tints

Shades of #7C2F61

#7C2F61
(124,47,97)
#712B59
(113,43,89)
#662751
(102,39,81)
#5B2349
(91,35,73)
#501F41
(80,31,65)
#451B39
(69,27,57)
#3A1731
(58,23,49)
#2F1329
(47,19,41)
#240F21
(36,15,33)
#190B19
(25,11,25)
#0E0711
(14,7,17)
#000000
(0,0,0)

Tints of #7C2F61

#7C2F61
(124,47,97)
#87416F
(135,65,111)
#92537D
(146,83,125)
#9D658B
(157,101,139)
#A87799
(168,119,153)
#B389A7
(179,137,167)
#BE9BB5
(190,155,181)
#C9ADC3
(201,173,195)
#D4BFD1
(212,191,209)
#DFD1DF
(223,209,223)
#EAE3ED
(234,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C2F61 color. Also use rgb(124,47,97) instead hex code.

Text Font Color

.myTextColor { color: #7C2F61; }

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

This text font color is #7C2F61.

Background Color

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

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

This div background color is #7C2F61.

Border color

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

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

This div border color is #7C2F61.

Opacity

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

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

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

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

This text has shadow with #7C2F61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C2F61.

Preview

Color preview on black background

This text has color #7C2F61 on black background.


Color preview on white background

This text has color #7C2F61 on white background.


Black color preview on #7C2F61 background

This text has black color on #7C2F61 background.


White color preview on #7C2F61 background

This text has white color on #7C2F61 background.


Related colors

Complementary color

Complementary color for #hex is #83D09E.


I love getcolorcode.com

Triadic colors

1 #617C2F and #2F617C with #7C2F61 are triadic colors.

2 #612F7C and #2F7C61 with #7C2F61 are triadic colors.