COLOR #4F2C68

HEX: #4F2C68 RGB: (79,44,104)

Color info

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

RGB color model

#4F2C68 color RGB value is (79,44,104).

RGB: (79,44,104) (31%, 17%, 41%)

RGB channels and saturation

R 79 of 255 = 31%
G 44 of 255 = 17%
B 104 of 255 = 41%

79
44
104

R + G + B ~ 30%. #4F2C68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 44 + 104 = 227 (100%)
R 79 of 227 ~ 34.8%
G 44 of 227 ~ 19.38%
B 104 of 227 ~ 45.81'%

%34.8
%19.38
%45.81

CMYK color model

#4F2C68 color CMYK value is (24,58,0,59).

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

CMYK: (24,58,0,59)
C24M58Y0K59 (24%, 58%, 0%, 59%)
(0.24 / 0.58 / 0.00 / 0.59)

CMYK percentages

%24.04
%57.69
%0
%59.22

Codes

Color #4F2C68 in popluar color models

4F 2C 68
RGB 79 44 104
HSL 275° 40.54% 29.02%
HSB/HSV 275° 57.69% 40.78%
CMYK 24.04% 57.69% 0.00%
59.22%

Color #4F2C68 in popluar number systems.

HEX 4F 2C 68
Decimal 79 44 104
Binary 1001111 101100 1101000
Octal 117 54 150

Shades and tints

Shades of #4F2C68

#4F2C68
(79,44,104)
#48285F
(72,40,95)
#412456
(65,36,86)
#3A204D
(58,32,77)
#331C44
(51,28,68)
#2C183B
(44,24,59)
#251432
(37,20,50)
#1E1029
(30,16,41)
#170C20
(23,12,32)
#100817
(16,8,23)
#09040E
(9,4,14)
#000000
(0,0,0)

Tints of #4F2C68

#4F2C68
(79,44,104)
#5F3F75
(95,63,117)
#6F5282
(111,82,130)
#7F658F
(127,101,143)
#8F789C
(143,120,156)
#9F8BA9
(159,139,169)
#AF9EB6
(175,158,182)
#BFB1C3
(191,177,195)
#CFC4D0
(207,196,208)
#DFD7DD
(223,215,221)
#EFEAEA
(239,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F2C68; }

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

This text font color is #4F2C68.

Background Color

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

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

This div background color is #4F2C68.

Border color

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

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

This div border color is #4F2C68.

Opacity

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

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

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

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

This text has shadow with #4F2C68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F2C68.

Preview

Color preview on black background

This text has color #4F2C68 on black background.


Color preview on white background

This text has color #4F2C68 on white background.


Black color preview on #4F2C68 background

This text has black color on #4F2C68 background.


White color preview on #4F2C68 background

This text has white color on #4F2C68 background.


Related colors

Complementary color

Complementary color for #hex is #B0D397.


I love getcolorcode.com

Triadic colors

1 #684F2C and #2C684F with #4F2C68 are triadic colors.

2 #682C4F and #2C4F68 with #4F2C68 are triadic colors.