COLOR #7F3D68

HEX: #7F3D68 RGB: (127,61,104)

Color info

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

RGB color model

#7F3D68 color RGB value is (127,61,104).

RGB: (127,61,104) (50%, 24%, 41%)

RGB channels and saturation

R 127 of 255 = 50%
G 61 of 255 = 24%
B 104 of 255 = 41%

127
61
104

R + G + B ~ 38%. #7F3D68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 127 + 61 + 104 = 292 (100%)
R 127 of 292 ~ 43.49%
G 61 of 292 ~ 20.89%
B 104 of 292 ~ 35.62'%

%43.49
%20.89
%35.62

CMYK color model

#7F3D68 color CMYK value is (0,52,18,50).

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

CMYK: (0,52,18,50)
C0M52Y18K50 (0%, 52%, 18%, 50%)
(0.00 / 0.52 / 0.18 / 0.50)

CMYK percentages

%0
%51.97
%18.11
%50.2

Codes

Color #7F3D68 in popluar color models

7F 3D 68
RGB 127 61 104
HSL 321° 35.11% 36.86%
HSB/HSV 321° 51.97% 49.80%
CMYK 0.00% 51.97% 18.11%
50.20%

Color #7F3D68 in popluar number systems.

HEX 7F 3D 68
Decimal 127 61 104
Binary 1111111 111101 1101000
Octal 177 75 150

Shades and tints

Shades of #7F3D68

#7F3D68
(127,61,104)
#74385F
(116,56,95)
#693356
(105,51,86)
#5E2E4D
(94,46,77)
#532944
(83,41,68)
#48243B
(72,36,59)
#3D1F32
(61,31,50)
#321A29
(50,26,41)
#271520
(39,21,32)
#1C1017
(28,16,23)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #7F3D68

#7F3D68
(127,61,104)
#8A4E75
(138,78,117)
#955F82
(149,95,130)
#A0708F
(160,112,143)
#AB819C
(171,129,156)
#B692A9
(182,146,169)
#C1A3B6
(193,163,182)
#CCB4C3
(204,180,195)
#D7C5D0
(215,197,208)
#E2D6DD
(226,214,221)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7F3D68; }

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

This text font color is #7F3D68.

Background Color

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

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

This div background color is #7F3D68.

Border color

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

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

This div border color is #7F3D68.

Opacity

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

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

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

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

This text has shadow with #7F3D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7F3D68.

Preview

Color preview on black background

This text has color #7F3D68 on black background.


Color preview on white background

This text has color #7F3D68 on white background.


Black color preview on #7F3D68 background

This text has black color on #7F3D68 background.


White color preview on #7F3D68 background

This text has white color on #7F3D68 background.


Related colors

Complementary color

Complementary color for #hex is #80C297.


I love getcolorcode.com

Triadic colors

1 #687F3D and #3D687F with #7F3D68 are triadic colors.

2 #683D7F and #3D7F68 with #7F3D68 are triadic colors.