COLOR #7C1239

HEX: #7C1239 RGB: (124,18,57)

Color info

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

RGB color model

#7C1239 color RGB value is (124,18,57).

RGB: (124,18,57) (49%, 7%, 22%)

RGB channels and saturation

R 124 of 255 = 49%
G 18 of 255 = 7%
B 57 of 255 = 22%

124
18
57

R + G + B ~ 26%. #7C1239 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 18 + 57 = 199 (100%)
R 124 of 199 ~ 62.31%
G 18 of 199 ~ 9.05%
B 57 of 199 ~ 28.64'%

%62.31
%28.64

CMYK color model

#7C1239 color CMYK value is (0,85,54,51).

  • cyan value is 0.00%
  • magenta value is 85.48%
  • yellow value is 54.03%
  • key color value is 51.37%
CMYK: (0,85,54,51) C0M85Y54K51 (0%,85%,54%,51%) (0.00/0.85/0.54/0.51) 

CMYK percentages

%0
%85.48
%54.03
%51.37

Codes

Color #7C1239 in popluar color models

7C 12 39
RGB 124 18 57
HSL 338° 74.65% 27.84%
HSB/HSV 338° 85.48% 48.63%
CMYK 0.00% 85.48% 54.03%
51.37%

Color #7C1239 in popluar number systems.

HEX 7C 12 39
Decimal 124 18 57
Binary 1111100 10010 111001
Octal 174 22 71

Shades and tints

Shades of #7C1239

#7C1239
(124,18,57)
#711134
(113,17,52)
#66102F
(102,16,47)
#5B0F2A
(91,15,42)
#500E25
(80,14,37)
#450D20
(69,13,32)
#3A0C1B
(58,12,27)
#2F0B16
(47,11,22)
#240A11
(36,10,17)
#19090C
(25,9,12)
#0E0807
(14,8,7)
#000000
(0,0,0)

Tints of #7C1239

#7C1239
(124,18,57)
#87274B
(135,39,75)
#923C5D
(146,60,93)
#9D516F
(157,81,111)
#A86681
(168,102,129)
#B37B93
(179,123,147)
#BE90A5
(190,144,165)
#C9A5B7
(201,165,183)
#D4BAC9
(212,186,201)
#DFCFDB
(223,207,219)
#EAE4ED
(234,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C1239 color. Also use rgb(124,18,57) instead hex code.

Text Font Color

.myTextColor { color: #7C1239; }

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

This text font color is #7C1239.

Background Color

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

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

This div background color is #7C1239.

Border color

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

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

This div border color is #7C1239.

Opacity

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

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

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

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

This text has shadow with #7C1239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C1239.

Preview

Color preview on black background

This text has color #7C1239 on black background.


Color preview on white background

This text has color #7C1239 on white background.


Black color preview on #7C1239 background

This text has black color on #7C1239 background.


White color preview on #7C1239 background

This text has white color on #7C1239 background.


Related colors

Complementary color

Complementary color for #hex is #83EDC6.


I love getcolorcode.com

Triadic colors

1 #397C12 and #12397C with #7C1239 are triadic colors.

2 #39127C and #127C39 with #7C1239 are triadic colors.