COLOR #7D0739

HEX: #7D0739 RGB: (125,7,57)

Color info

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

RGB color model

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

RGB: (125,7,57) (49%, 3%, 22%)

RGB channels and saturation

R 125 of 255 = 49%
G 7 of 255 = 3%
B 57 of 255 = 22%

125
7
57

R + G + B ~ 25%. #7D0739 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 7 + 57 = 189 (100%)
R 125 of 189 ~ 66.14%
G 7 of 189 ~ 3.7%
B 57 of 189 ~ 30.16'%

%66.14
%30.16

CMYK color model

#7D0739 color CMYK value is (0,94,54,51).

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

CMYK: (0,94,54,51)
C0M94Y54K51 (0%, 94%, 54%, 51%)
(0.00 / 0.94 / 0.54 / 0.51)

CMYK percentages

%0
%94.4
%54.4
%50.98

Codes

Color #7D0739 in popluar color models

7D 07 39
RGB 125 7 57
HSL 335° 89.39% 25.88%
HSB/HSV 335° 94.40% 49.02%
CMYK 0.00% 94.40% 54.40%
50.98%

Color #7D0739 in popluar number systems.

HEX 7D 07 39
Decimal 125 7 57
Binary 1111101 111 111001
Octal 175 7 71

Shades and tints

Shades of #7D0739

#7D0739
(125,7,57)
#720734
(114,7,52)
#67072F
(103,7,47)
#5C072A
(92,7,42)
#510725
(81,7,37)
#460720
(70,7,32)
#3B071B
(59,7,27)
#300716
(48,7,22)
#250711
(37,7,17)
#1A070C
(26,7,12)
#0F0707
(15,7,7)
#000000
(0,0,0)

Tints of #7D0739

#7D0739
(125,7,57)
#881D4B
(136,29,75)
#93335D
(147,51,93)
#9E496F
(158,73,111)
#A95F81
(169,95,129)
#B47593
(180,117,147)
#BF8BA5
(191,139,165)
#CAA1B7
(202,161,183)
#D5B7C9
(213,183,201)
#E0CDDB
(224,205,219)
#EBE3ED
(235,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D0739; }

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

This text font color is #7D0739.

Background Color

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

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

This div background color is #7D0739.

Border color

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

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

This div border color is #7D0739.

Opacity

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

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

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

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

This text has shadow with #7D0739 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D0739.

Preview

Color preview on black background

This text has color #7D0739 on black background.


Color preview on white background

This text has color #7D0739 on white background.


Black color preview on #7D0739 background

This text has black color on #7D0739 background.


White color preview on #7D0739 background

This text has white color on #7D0739 background.


Related colors

Complementary color

Complementary color for #hex is #82F8C6.


I love getcolorcode.com

Triadic colors

1 #397D07 and #07397D with #7D0739 are triadic colors.

2 #39077D and #077D39 with #7D0739 are triadic colors.