COLOR #4F2E72

HEX: #4F2E72 RGB: (79,46,114)

Color info

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

RGB color model

#4F2E72 color RGB value is (79,46,114).

RGB: (79,46,114) (31%, 18%, 45%)

RGB channels and saturation

R 79 of 255 = 31%
G 46 of 255 = 18%
B 114 of 255 = 45%

79
46
114

R + G + B ~ 31%. #4F2E72 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 46 + 114 = 239 (100%)
R 79 of 239 ~ 33.05%
G 46 of 239 ~ 19.25%
B 114 of 239 ~ 47.7'%

%33.05
%19.25
%47.7

CMYK color model

#4F2E72 color CMYK value is (31,60,0,55).

  • cyan value is 30.70%
  • magenta value is 59.65%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (31,60,0,55)
C31M60Y0K55 (31%, 60%, 0%, 55%)
(0.31 / 0.60 / 0.00 / 0.55)

CMYK percentages

%30.7
%59.65
%0
%55.29

Codes

Color #4F2E72 in popluar color models

4F 2E 72
RGB 79 46 114
HSL 269° 42.50% 31.37%
HSB/HSV 269° 59.65% 44.71%
CMYK 30.70% 59.65% 0.00%
55.29%

Color #4F2E72 in popluar number systems.

HEX 4F 2E 72
Decimal 79 46 114
Binary 1001111 101110 1110010
Octal 117 56 162

Shades and tints

Shades of #4F2E72

#4F2E72
(79,46,114)
#482A68
(72,42,104)
#41265E
(65,38,94)
#3A2254
(58,34,84)
#331E4A
(51,30,74)
#2C1A40
(44,26,64)
#251636
(37,22,54)
#1E122C
(30,18,44)
#170E22
(23,14,34)
#100A18
(16,10,24)
#09060E
(9,6,14)
#000000
(0,0,0)

Tints of #4F2E72

#4F2E72
(79,46,114)
#5F417E
(95,65,126)
#6F548A
(111,84,138)
#7F6796
(127,103,150)
#8F7AA2
(143,122,162)
#9F8DAE
(159,141,174)
#AFA0BA
(175,160,186)
#BFB3C6
(191,179,198)
#CFC6D2
(207,198,210)
#DFD9DE
(223,217,222)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F2E72 color. Also use rgb(79,46,114) instead hex code.

Text Font Color

.myTextColor { color: #4F2E72; }

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

This text font color is #4F2E72.

Background Color

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

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

This div background color is #4F2E72.

Border color

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

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

This div border color is #4F2E72.

Opacity

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

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

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

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

This text has shadow with #4F2E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F2E72.

Preview

Color preview on black background

This text has color #4F2E72 on black background.


Color preview on white background

This text has color #4F2E72 on white background.


Black color preview on #4F2E72 background

This text has black color on #4F2E72 background.


White color preview on #4F2E72 background

This text has white color on #4F2E72 background.


Related colors

Complementary color

Complementary color for #hex is #B0D18D.


I love getcolorcode.com

Triadic colors

1 #724F2E and #2E724F with #4F2E72 are triadic colors.

2 #722E4F and #2E4F72 with #4F2E72 are triadic colors.