COLOR #4F3D68

HEX: #4F3D68 RGB: (79,61,104)

Color info

#4F3D68 contains red, green and blue colors in about the same proportion. Web safe color of #4F3D68 is #663366 (or #636).

RGB color model

#4F3D68 color RGB value is (79,61,104).

RGB: (79,61,104) (31%, 24%, 41%)

RGB channels and saturation

R 79 of 255 = 31%
G 61 of 255 = 24%
B 104 of 255 = 41%

79
61
104

R + G + B ~ 32%. #4F3D68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 61 + 104 = 244 (100%)
R 79 of 244 ~ 32.38%
G 61 of 244 ~ 25%
B 104 of 244 ~ 42.62'%

%32.38
%25
%42.62

CMYK color model

#4F3D68 color CMYK value is (24,41,0,59).

  • cyan value is 24.04%
  • magenta value is 41.35%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (24,41,0,59)
C24M41Y0K59 (24%, 41%, 0%, 59%)
(0.24 / 0.41 / 0.00 / 0.59)

CMYK percentages

%24.04
%41.35
%0
%59.22

Codes

Color #4F3D68 in popluar color models

4F 3D 68
RGB 79 61 104
HSL 265° 26.06% 32.35%
HSB/HSV 265° 41.35% 40.78%
CMYK 24.04% 41.35% 0.00%
59.22%

Color #4F3D68 in popluar number systems.

HEX 4F 3D 68
Decimal 79 61 104
Binary 1001111 111101 1101000
Octal 117 75 150

Shades and tints

Shades of #4F3D68

#4F3D68
(79,61,104)
#48385F
(72,56,95)
#413356
(65,51,86)
#3A2E4D
(58,46,77)
#332944
(51,41,68)
#2C243B
(44,36,59)
#251F32
(37,31,50)
#1E1A29
(30,26,41)
#171520
(23,21,32)
#101017
(16,16,23)
#090B0E
(9,11,14)
#000000
(0,0,0)

Tints of #4F3D68

#4F3D68
(79,61,104)
#5F4E75
(95,78,117)
#6F5F82
(111,95,130)
#7F708F
(127,112,143)
#8F819C
(143,129,156)
#9F92A9
(159,146,169)
#AFA3B6
(175,163,182)
#BFB4C3
(191,180,195)
#CFC5D0
(207,197,208)
#DFD6DD
(223,214,221)
#EFE7EA
(239,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F3D68; }

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

This text font color is #4F3D68.

Background Color

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

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

This div background color is #4F3D68.

Border color

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

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

This div border color is #4F3D68.

Opacity

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

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

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

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

This text has shadow with #4F3D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F3D68.

Preview

Color preview on black background

This text has color #4F3D68 on black background.


Color preview on white background

This text has color #4F3D68 on white background.


Black color preview on #4F3D68 background

This text has black color on #4F3D68 background.


White color preview on #4F3D68 background

This text has white color on #4F3D68 background.


Related colors

Complementary color

Complementary color for #hex is #B0C297.


I love getcolorcode.com

Triadic colors

1 #684F3D and #3D684F with #4F3D68 are triadic colors.

2 #683D4F and #3D4F68 with #4F3D68 are triadic colors.