COLOR #7D3258

HEX: #7D3258 RGB: (125,50,88)

Color info

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

RGB color model

#7D3258 color RGB value is (125,50,88).

RGB: (125,50,88) (49%, 20%, 35%)

RGB channels and saturation

R 125 of 255 = 49%
G 50 of 255 = 20%
B 88 of 255 = 35%

125
50
88

R + G + B ~ 35%. #7D3258 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 50 + 88 = 263 (100%)
R 125 of 263 ~ 47.53%
G 50 of 263 ~ 19.01%
B 88 of 263 ~ 33.46'%

%47.53
%19.01
%33.46

CMYK color model

#7D3258 color CMYK value is (0,60,30,51).

  • cyan value is 0.00%
  • magenta value is 60.00%
  • yellow value is 29.60%
  • key color value is 50.98%

CMYK: (0,60,30,51)
C0M60Y30K51 (0%, 60%, 30%, 51%)
(0.00 / 0.60 / 0.30 / 0.51)

CMYK percentages

%0
%60
%29.6
%50.98

Codes

Color #7D3258 in popluar color models

7D 32 58
RGB 125 50 88
HSL 330° 42.86% 34.31%
HSB/HSV 330° 60.00% 49.02%
CMYK 0.00% 60.00% 29.60%
50.98%

Color #7D3258 in popluar number systems.

HEX 7D 32 58
Decimal 125 50 88
Binary 1111101 110010 1011000
Octal 175 62 130

Shades and tints

Shades of #7D3258

#7D3258
(125,50,88)
#722E50
(114,46,80)
#672A48
(103,42,72)
#5C2640
(92,38,64)
#512238
(81,34,56)
#461E30
(70,30,48)
#3B1A28
(59,26,40)
#301620
(48,22,32)
#251218
(37,18,24)
#1A0E10
(26,14,16)
#0F0A08
(15,10,8)
#000000
(0,0,0)

Tints of #7D3258

#7D3258
(125,50,88)
#884467
(136,68,103)
#935676
(147,86,118)
#9E6885
(158,104,133)
#A97A94
(169,122,148)
#B48CA3
(180,140,163)
#BF9EB2
(191,158,178)
#CAB0C1
(202,176,193)
#D5C2D0
(213,194,208)
#E0D4DF
(224,212,223)
#EBE6EE
(235,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D3258; }

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

This text font color is #7D3258.

Background Color

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

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

This div background color is #7D3258.

Border color

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

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

This div border color is #7D3258.

Opacity

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

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

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

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

This text has shadow with #7D3258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D3258.

Preview

Color preview on black background

This text has color #7D3258 on black background.


Color preview on white background

This text has color #7D3258 on white background.


Black color preview on #7D3258 background

This text has black color on #7D3258 background.


White color preview on #7D3258 background

This text has white color on #7D3258 background.


Related colors

Complementary color

Complementary color for #hex is #82CDA7.


I love getcolorcode.com

Triadic colors

1 #587D32 and #32587D with #7D3258 are triadic colors.

2 #58327D and #327D58 with #7D3258 are triadic colors.