COLOR #7D1A39

HEX: #7D1A39 RGB: (125,26,57)

Color info

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

RGB color model

#7D1A39 color RGB value is (125,26,57).

RGB: (125,26,57) (49%, 10%, 22%)

RGB channels and saturation

R 125 of 255 = 49%
G 26 of 255 = 10%
B 57 of 255 = 22%

125
26
57

R + G + B ~ 27%. #7D1A39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 26 + 57 = 208 (100%)
R 125 of 208 ~ 60.1%
G 26 of 208 ~ 12.5%
B 57 of 208 ~ 27.4'%

%60.1
%12.5
%27.4

CMYK color model

#7D1A39 color CMYK value is (0,79,54,51).

  • cyan value is 0.00%
  • magenta value is 79.20%
  • yellow value is 54.40%
  • key color value is 50.98%

CMYK: (0,79,54,51)
C0M79Y54K51 (0%, 79%, 54%, 51%)
(0.00 / 0.79 / 0.54 / 0.51)

CMYK percentages

%0
%79.2
%54.4
%50.98

Codes

Color #7D1A39 in popluar color models

7D 1A 39
RGB 125 26 57
HSL 341° 65.56% 29.61%
HSB/HSV 341° 79.20% 49.02%
CMYK 0.00% 79.20% 54.40%
50.98%

Color #7D1A39 in popluar number systems.

HEX 7D 1A 39
Decimal 125 26 57
Binary 1111101 11010 111001
Octal 175 32 71

Shades and tints

Shades of #7D1A39

#7D1A39
(125,26,57)
#721834
(114,24,52)
#67162F
(103,22,47)
#5C142A
(92,20,42)
#511225
(81,18,37)
#461020
(70,16,32)
#3B0E1B
(59,14,27)
#300C16
(48,12,22)
#250A11
(37,10,17)
#1A080C
(26,8,12)
#0F0607
(15,6,7)
#000000
(0,0,0)

Tints of #7D1A39

#7D1A39
(125,26,57)
#882E4B
(136,46,75)
#93425D
(147,66,93)
#9E566F
(158,86,111)
#A96A81
(169,106,129)
#B47E93
(180,126,147)
#BF92A5
(191,146,165)
#CAA6B7
(202,166,183)
#D5BAC9
(213,186,201)
#E0CEDB
(224,206,219)
#EBE2ED
(235,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D1A39 color. Also use rgb(125,26,57) instead hex code.

Text Font Color

.myTextColor { color: #7D1A39; }

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

This text font color is #7D1A39.

Background Color

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

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

This div background color is #7D1A39.

Border color

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

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

This div border color is #7D1A39.

Opacity

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

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

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

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

This text has shadow with #7D1A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D1A39.

Preview

Color preview on black background

This text has color #7D1A39 on black background.


Color preview on white background

This text has color #7D1A39 on white background.


Black color preview on #7D1A39 background

This text has black color on #7D1A39 background.


White color preview on #7D1A39 background

This text has white color on #7D1A39 background.


Related colors

Complementary color

Complementary color for #hex is #82E5C6.


I love getcolorcode.com

Triadic colors

1 #397D1A and #1A397D with #7D1A39 are triadic colors.

2 #391A7D and #1A7D39 with #7D1A39 are triadic colors.