COLOR #7D1D39

HEX: #7D1D39 RGB: (125,29,57)

Color info

#7D1D39 contains mainly red color. Web safe color of #7D1D39 is #663333 (or #633).

RGB color model

#7D1D39 color RGB value is (125,29,57).

RGB: (125,29,57) (49%, 11%, 22%)

RGB channels and saturation

R 125 of 255 = 49%
G 29 of 255 = 11%
B 57 of 255 = 22%

125
29
57

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

Portions of RGB colors in percentages

R + G + B = 125 + 29 + 57 = 211 (100%)
R 125 of 211 ~ 59.24%
G 29 of 211 ~ 13.74%
B 57 of 211 ~ 27.01'%

%59.24
%13.74
%27.01

CMYK color model

#7D1D39 color CMYK value is (0,77,54,51).

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

CMYK: (0,77,54,51)
C0M77Y54K51 (0%, 77%, 54%, 51%)
(0.00 / 0.77 / 0.54 / 0.51)

CMYK percentages

%0
%76.8
%54.4
%50.98

Codes

Color #7D1D39 in popluar color models

7D 1D 39
RGB 125 29 57
HSL 343° 62.34% 30.20%
HSB/HSV 343° 76.80% 49.02%
CMYK 0.00% 76.80% 54.40%
50.98%

Color #7D1D39 in popluar number systems.

HEX 7D 1D 39
Decimal 125 29 57
Binary 1111101 11101 111001
Octal 175 35 71

Shades and tints

Shades of #7D1D39

#7D1D39
(125,29,57)
#721B34
(114,27,52)
#67192F
(103,25,47)
#5C172A
(92,23,42)
#511525
(81,21,37)
#461320
(70,19,32)
#3B111B
(59,17,27)
#300F16
(48,15,22)
#250D11
(37,13,17)
#1A0B0C
(26,11,12)
#0F0907
(15,9,7)
#000000
(0,0,0)

Tints of #7D1D39

#7D1D39
(125,29,57)
#88314B
(136,49,75)
#93455D
(147,69,93)
#9E596F
(158,89,111)
#A96D81
(169,109,129)
#B48193
(180,129,147)
#BF95A5
(191,149,165)
#CAA9B7
(202,169,183)
#D5BDC9
(213,189,201)
#E0D1DB
(224,209,219)
#EBE5ED
(235,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D1D39; }

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

This text font color is #7D1D39.

Background Color

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

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

This div background color is #7D1D39.

Border color

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

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

This div border color is #7D1D39.

Opacity

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

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

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

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

This text has shadow with #7D1D39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D1D39.

Preview

Color preview on black background

This text has color #7D1D39 on black background.


Color preview on white background

This text has color #7D1D39 on white background.


Black color preview on #7D1D39 background

This text has black color on #7D1D39 background.


White color preview on #7D1D39 background

This text has white color on #7D1D39 background.


Related colors

Complementary color

Complementary color for #hex is #82E2C6.


I love getcolorcode.com

Triadic colors

1 #397D1D and #1D397D with #7D1D39 are triadic colors.

2 #391D7D and #1D7D39 with #7D1D39 are triadic colors.