COLOR #7D3658

HEX: #7D3658 RGB: (125,54,88)

Color info

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

RGB color model

#7D3658 color RGB value is (125,54,88).

RGB: (125,54,88) (49%, 21%, 35%)

RGB channels and saturation

R 125 of 255 = 49%
G 54 of 255 = 21%
B 88 of 255 = 35%

125
54
88

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

Portions of RGB colors in percentages

R + G + B = 125 + 54 + 88 = 267 (100%)
R 125 of 267 ~ 46.82%
G 54 of 267 ~ 20.22%
B 88 of 267 ~ 32.96'%

%46.82
%20.22
%32.96

CMYK color model

#7D3658 color CMYK value is (0,57,30,51).

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

CMYK: (0,57,30,51)
C0M57Y30K51 (0%, 57%, 30%, 51%)
(0.00 / 0.57 / 0.30 / 0.51)

CMYK percentages

%0
%56.8
%29.6
%50.98

Codes

Color #7D3658 in popluar color models

7D 36 58
RGB 125 54 88
HSL 331° 39.66% 35.10%
HSB/HSV 331° 56.80% 49.02%
CMYK 0.00% 56.80% 29.60%
50.98%

Color #7D3658 in popluar number systems.

HEX 7D 36 58
Decimal 125 54 88
Binary 1111101 110110 1011000
Octal 175 66 130

Shades and tints

Shades of #7D3658

#7D3658
(125,54,88)
#723250
(114,50,80)
#672E48
(103,46,72)
#5C2A40
(92,42,64)
#512638
(81,38,56)
#462230
(70,34,48)
#3B1E28
(59,30,40)
#301A20
(48,26,32)
#251618
(37,22,24)
#1A1210
(26,18,16)
#0F0E08
(15,14,8)
#000000
(0,0,0)

Tints of #7D3658

#7D3658
(125,54,88)
#884867
(136,72,103)
#935A76
(147,90,118)
#9E6C85
(158,108,133)
#A97E94
(169,126,148)
#B490A3
(180,144,163)
#BFA2B2
(191,162,178)
#CAB4C1
(202,180,193)
#D5C6D0
(213,198,208)
#E0D8DF
(224,216,223)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D3658; }

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

This text font color is #7D3658.

Background Color

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

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

This div background color is #7D3658.

Border color

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

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

This div border color is #7D3658.

Opacity

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

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

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

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

This text has shadow with #7D3658 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D3658.

Preview

Color preview on black background

This text has color #7D3658 on black background.


Color preview on white background

This text has color #7D3658 on white background.


Black color preview on #7D3658 background

This text has black color on #7D3658 background.


White color preview on #7D3658 background

This text has white color on #7D3658 background.


Related colors

Complementary color

Complementary color for #hex is #82C9A7.


I love getcolorcode.com

Triadic colors

1 #587D36 and #36587D with #7D3658 are triadic colors.

2 #58367D and #367D58 with #7D3658 are triadic colors.