COLOR #7D2437

HEX: #7D2437 RGB: (125,36,55)

Color info

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

RGB color model

#7D2437 color RGB value is (125,36,55).

RGB: (125,36,55) (49%, 14%, 22%)

RGB channels and saturation

R 125 of 255 = 49%
G 36 of 255 = 14%
B 55 of 255 = 22%

125
36
55

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

Portions of RGB colors in percentages

R + G + B = 125 + 36 + 55 = 216 (100%)
R 125 of 216 ~ 57.87%
G 36 of 216 ~ 16.67%
B 55 of 216 ~ 25.46'%

%57.87
%16.67
%25.46

CMYK color model

#7D2437 color CMYK value is (0,71,56,51).

  • cyan value is 0.00%
  • magenta value is 71.20%
  • yellow value is 56.00%
  • key color value is 50.98%
CMYK: (0,71,56,51) C0M71Y56K51 (0%,71%,56%,51%) (0.00/0.71/0.56/0.51) 

CMYK percentages

%0
%71.2
%56
%50.98

Codes

Color #7D2437 in popluar color models

7D 24 37
RGB 125 36 55
HSL 347° 55.28% 31.57%
HSB/HSV 347° 71.20% 49.02%
CMYK 0.00% 71.20% 56.00%
50.98%

Color #7D2437 in popluar number systems.

HEX 7D 24 37
Decimal 125 36 55
Binary 1111101 100100 110111
Octal 175 44 67

Shades and tints

Shades of #7D2437

#7D2437
(125,36,55)
#722132
(114,33,50)
#671E2D
(103,30,45)
#5C1B28
(92,27,40)
#511823
(81,24,35)
#46151E
(70,21,30)
#3B1219
(59,18,25)
#300F14
(48,15,20)
#250C0F
(37,12,15)
#1A090A
(26,9,10)
#0F0605
(15,6,5)
#000000
(0,0,0)

Tints of #7D2437

#7D2437
(125,36,55)
#883749
(136,55,73)
#934A5B
(147,74,91)
#9E5D6D
(158,93,109)
#A9707F
(169,112,127)
#B48391
(180,131,145)
#BF96A3
(191,150,163)
#CAA9B5
(202,169,181)
#D5BCC7
(213,188,199)
#E0CFD9
(224,207,217)
#EBE2EB
(235,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D2437 color. Also use rgb(125,36,55) instead hex code.

Text Font Color

.myTextColor { color: #7D2437; }

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

This text font color is #7D2437.

Background Color

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

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

This div background color is #7D2437.

Border color

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

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

This div border color is #7D2437.

Opacity

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

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

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

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

This text has shadow with #7D2437 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D2437.

Preview

Color preview on black background

This text has color #7D2437 on black background.


Color preview on white background

This text has color #7D2437 on white background.


Black color preview on #7D2437 background

This text has black color on #7D2437 background.


White color preview on #7D2437 background

This text has white color on #7D2437 background.


Related colors

Complementary color

Complementary color for #hex is #82DBC8.


I love getcolorcode.com

Triadic colors

1 #377D24 and #24377D with #7D2437 are triadic colors.

2 #37247D and #247D37 with #7D2437 are triadic colors.