COLOR #7C1328

HEX: #7C1328 RGB: (124,19,40)

Color info

#7C1328 contains mainly red color. Web safe color of #7C1328 is #660033 (or #603).

RGB color model

#7C1328 color RGB value is (124,19,40).

RGB: (124,19,40) (49%, 7%, 16%)

RGB channels and saturation

R 124 of 255 = 49%
G 19 of 255 = 7%
B 40 of 255 = 16%

124
19
40

R + G + B ~ 24%. #7C1328 is dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 19 + 40 = 183 (100%)
R 124 of 183 ~ 67.76%
G 19 of 183 ~ 10.38%
B 40 of 183 ~ 21.86'%

%67.76
%21.86

CMYK color model

#7C1328 color CMYK value is (0,85,68,51).

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

CMYK: (0,85,68,51)
C0M85Y68K51 (0%, 85%, 68%, 51%)
(0.00 / 0.85 / 0.68 / 0.51)

CMYK percentages

%0
%84.68
%67.74
%51.37

Codes

Color #7C1328 in popluar color models

7C 13 28
RGB 124 19 40
HSL 348° 73.43% 28.04%
HSB/HSV 348° 84.68% 48.63%
CMYK 0.00% 84.68% 67.74%
51.37%

Color #7C1328 in popluar number systems.

HEX 7C 13 28
Decimal 124 19 40
Binary 1111100 10011 101000
Octal 174 23 50

Shades and tints

Shades of #7C1328

#7C1328
(124,19,40)
#711225
(113,18,37)
#661122
(102,17,34)
#5B101F
(91,16,31)
#500F1C
(80,15,28)
#450E19
(69,14,25)
#3A0D16
(58,13,22)
#2F0C13
(47,12,19)
#240B10
(36,11,16)
#190A0D
(25,10,13)
#0E090A
(14,9,10)
#000000
(0,0,0)

Tints of #7C1328

#7C1328
(124,19,40)
#87283B
(135,40,59)
#923D4E
(146,61,78)
#9D5261
(157,82,97)
#A86774
(168,103,116)
#B37C87
(179,124,135)
#BE919A
(190,145,154)
#C9A6AD
(201,166,173)
#D4BBC0
(212,187,192)
#DFD0D3
(223,208,211)
#EAE5E6
(234,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C1328; }

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

This text font color is #7C1328.

Background Color

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

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

This div background color is #7C1328.

Border color

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

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

This div border color is #7C1328.

Opacity

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

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

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

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

This text has shadow with #7C1328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C1328.

Preview

Color preview on black background

This text has color #7C1328 on black background.


Color preview on white background

This text has color #7C1328 on white background.


Black color preview on #7C1328 background

This text has black color on #7C1328 background.


White color preview on #7C1328 background

This text has white color on #7C1328 background.


Related colors

Complementary color

Complementary color for #hex is #83ECD7.


I love getcolorcode.com

Triadic colors

1 #287C13 and #13287C with #7C1328 are triadic colors.

2 #28137C and #137C28 with #7C1328 are triadic colors.