COLOR #7C1349

HEX: #7C1349 RGB: (124,19,73)

Color info

#7C1349 contains mainly red and blue colors. Web safe color of #7C1349 is #660033 (or #603).

RGB color model

#7C1349 color RGB value is (124,19,73).

RGB: (124,19,73) (49%, 7%, 29%)

RGB channels and saturation

R 124 of 255 = 49%
G 19 of 255 = 7%
B 73 of 255 = 29%

124
19
73

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

Portions of RGB colors in percentages

R + G + B = 124 + 19 + 73 = 216 (100%)
R 124 of 216 ~ 57.41%
G 19 of 216 ~ 8.8%
B 73 of 216 ~ 33.8'%

%57.41
%33.8

CMYK color model

#7C1349 color CMYK value is (0,85,41,51).

  • cyan value is 0.00%
  • magenta value is 84.68%
  • yellow value is 41.13%
  • key color value is 51.37%

CMYK: (0,85,41,51)
C0M85Y41K51 (0%, 85%, 41%, 51%)
(0.00 / 0.85 / 0.41 / 0.51)

CMYK percentages

%0
%84.68
%41.13
%51.37

Codes

Color #7C1349 in popluar color models

7C 13 49
RGB 124 19 73
HSL 329° 73.43% 28.04%
HSB/HSV 329° 84.68% 48.63%
CMYK 0.00% 84.68% 41.13%
51.37%

Color #7C1349 in popluar number systems.

HEX 7C 13 49
Decimal 124 19 73
Binary 1111100 10011 1001001
Octal 174 23 111

Shades and tints

Shades of #7C1349

#7C1349
(124,19,73)
#711243
(113,18,67)
#66113D
(102,17,61)
#5B1037
(91,16,55)
#500F31
(80,15,49)
#450E2B
(69,14,43)
#3A0D25
(58,13,37)
#2F0C1F
(47,12,31)
#240B19
(36,11,25)
#190A13
(25,10,19)
#0E090D
(14,9,13)
#000000
(0,0,0)

Tints of #7C1349

#7C1349
(124,19,73)
#872859
(135,40,89)
#923D69
(146,61,105)
#9D5279
(157,82,121)
#A86789
(168,103,137)
#B37C99
(179,124,153)
#BE91A9
(190,145,169)
#C9A6B9
(201,166,185)
#D4BBC9
(212,187,201)
#DFD0D9
(223,208,217)
#EAE5E9
(234,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C1349 color. Also use rgb(124,19,73) instead hex code.

Text Font Color

.myTextColor { color: #7C1349; }

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

This text font color is #7C1349.

Background Color

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

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

This div background color is #7C1349.

Border color

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

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

This div border color is #7C1349.

Opacity

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

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

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

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

This text has shadow with #7C1349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C1349.

Preview

Color preview on black background

This text has color #7C1349 on black background.


Color preview on white background

This text has color #7C1349 on white background.


Black color preview on #7C1349 background

This text has black color on #7C1349 background.


White color preview on #7C1349 background

This text has white color on #7C1349 background.


Related colors

Complementary color

Complementary color for #hex is #83ECB6.


I love getcolorcode.com

Triadic colors

1 #497C13 and #13497C with #7C1349 are triadic colors.

2 #49137C and #137C49 with #7C1349 are triadic colors.