COLOR #7F3D58

HEX: #7F3D58 RGB: (127,61,88)

Color info

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

RGB color model

#7F3D58 color RGB value is (127,61,88).

RGB: (127,61,88) (50%, 24%, 35%)

RGB channels and saturation

R 127 of 255 = 50%
G 61 of 255 = 24%
B 88 of 255 = 35%

127
61
88

R + G + B ~ 36%. #7F3D58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 127 + 61 + 88 = 276 (100%)
R 127 of 276 ~ 46.01%
G 61 of 276 ~ 22.1%
B 88 of 276 ~ 31.88'%

%46.01
%22.1
%31.88

CMYK color model

#7F3D58 color CMYK value is (0,52,31,50).

  • cyan value is 0.00%
  • magenta value is 51.97%
  • yellow value is 30.71%
  • key color value is 50.20%

CMYK: (0,52,31,50)
C0M52Y31K50 (0%, 52%, 31%, 50%)
(0.00 / 0.52 / 0.31 / 0.50)

CMYK percentages

%0
%51.97
%30.71
%50.2

Codes

Color #7F3D58 in popluar color models

7F 3D 58
RGB 127 61 88
HSL 335° 35.11% 36.86%
HSB/HSV 335° 51.97% 49.80%
CMYK 0.00% 51.97% 30.71%
50.20%

Color #7F3D58 in popluar number systems.

HEX 7F 3D 58
Decimal 127 61 88
Binary 1111111 111101 1011000
Octal 177 75 130

Shades and tints

Shades of #7F3D58

#7F3D58
(127,61,88)
#743850
(116,56,80)
#693348
(105,51,72)
#5E2E40
(94,46,64)
#532938
(83,41,56)
#482430
(72,36,48)
#3D1F28
(61,31,40)
#321A20
(50,26,32)
#271518
(39,21,24)
#1C1010
(28,16,16)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #7F3D58

#7F3D58
(127,61,88)
#8A4E67
(138,78,103)
#955F76
(149,95,118)
#A07085
(160,112,133)
#AB8194
(171,129,148)
#B692A3
(182,146,163)
#C1A3B2
(193,163,178)
#CCB4C1
(204,180,193)
#D7C5D0
(215,197,208)
#E2D6DF
(226,214,223)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7F3D58 color. Also use rgb(127,61,88) instead hex code.

Text Font Color

.myTextColor { color: #7F3D58; }

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

This text font color is #7F3D58.

Background Color

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

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

This div background color is #7F3D58.

Border color

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

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

This div border color is #7F3D58.

Opacity

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

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

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

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

This text has shadow with #7F3D58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7F3D58.

Preview

Color preview on black background

This text has color #7F3D58 on black background.


Color preview on white background

This text has color #7F3D58 on white background.


Black color preview on #7F3D58 background

This text has black color on #7F3D58 background.


White color preview on #7F3D58 background

This text has white color on #7F3D58 background.


Related colors

Complementary color

Complementary color for #hex is #80C2A7.


I love getcolorcode.com

Triadic colors

1 #587F3D and #3D587F with #7F3D58 are triadic colors.

2 #583D7F and #3D7F58 with #7F3D58 are triadic colors.