COLOR #7D2F52

HEX: #7D2F52 RGB: (125,47,82)

Color info

#7D2F52 contains mainly red and blue colors. Web safe color of #7D2F52 is #663366 (or #636).

RGB color model

#7D2F52 color RGB value is (125,47,82).

RGB: (125,47,82) (49%, 18%, 32%)

RGB channels and saturation

R 125 of 255 = 49%
G 47 of 255 = 18%
B 82 of 255 = 32%

125
47
82

R + G + B ~ 33%. #7D2F52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 47 + 82 = 254 (100%)
R 125 of 254 ~ 49.21%
G 47 of 254 ~ 18.5%
B 82 of 254 ~ 32.28'%

%49.21
%18.5
%32.28

CMYK color model

#7D2F52 color CMYK value is (0,62,34,51).

  • cyan value is 0.00%
  • magenta value is 62.40%
  • yellow value is 34.40%
  • key color value is 50.98%

CMYK: (0,62,34,51)
C0M62Y34K51 (0%, 62%, 34%, 51%)
(0.00 / 0.62 / 0.34 / 0.51)

CMYK percentages

%0
%62.4
%34.4
%50.98

Codes

Color #7D2F52 in popluar color models

7D 2F 52
RGB 125 47 82
HSL 333° 45.35% 33.73%
HSB/HSV 333° 62.40% 49.02%
CMYK 0.00% 62.40% 34.40%
50.98%

Color #7D2F52 in popluar number systems.

HEX 7D 2F 52
Decimal 125 47 82
Binary 1111101 101111 1010010
Octal 175 57 122

Shades and tints

Shades of #7D2F52

#7D2F52
(125,47,82)
#722B4B
(114,43,75)
#672744
(103,39,68)
#5C233D
(92,35,61)
#511F36
(81,31,54)
#461B2F
(70,27,47)
#3B1728
(59,23,40)
#301321
(48,19,33)
#250F1A
(37,15,26)
#1A0B13
(26,11,19)
#0F070C
(15,7,12)
#000000
(0,0,0)

Tints of #7D2F52

#7D2F52
(125,47,82)
#884161
(136,65,97)
#935370
(147,83,112)
#9E657F
(158,101,127)
#A9778E
(169,119,142)
#B4899D
(180,137,157)
#BF9BAC
(191,155,172)
#CAADBB
(202,173,187)
#D5BFCA
(213,191,202)
#E0D1D9
(224,209,217)
#EBE3E8
(235,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D2F52; }

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

This text font color is #7D2F52.

Background Color

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

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

This div background color is #7D2F52.

Border color

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

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

This div border color is #7D2F52.

Opacity

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

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

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

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

This text has shadow with #7D2F52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D2F52.

Preview

Color preview on black background

This text has color #7D2F52 on black background.


Color preview on white background

This text has color #7D2F52 on white background.


Black color preview on #7D2F52 background

This text has black color on #7D2F52 background.


White color preview on #7D2F52 background

This text has white color on #7D2F52 background.


Related colors

Complementary color

Complementary color for #hex is #82D0AD.


I love getcolorcode.com

Triadic colors

1 #527D2F and #2F527D with #7D2F52 are triadic colors.

2 #522F7D and #2F7D52 with #7D2F52 are triadic colors.