COLOR #4F4A77

HEX: #4F4A77 RGB: (79,74,119)

Color info

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

RGB color model

#4F4A77 color RGB value is (79,74,119).

RGB: (79,74,119) (31%, 29%, 47%)

RGB channels and saturation

R 79 of 255 = 31%
G 74 of 255 = 29%
B 119 of 255 = 47%

79
74
119

R + G + B ~ 36%. #4F4A77 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 74 + 119 = 272 (100%)
R 79 of 272 ~ 29.04%
G 74 of 272 ~ 27.21%
B 119 of 272 ~ 43.75'%

%29.04
%27.21
%43.75

CMYK color model

#4F4A77 color CMYK value is (34,38,0,53).

  • cyan value is 33.61%
  • magenta value is 37.82%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (34,38,0,53) C34M38Y0K53 (34%,38%,0%,53%) (0.34/0.38/0.00/0.53) 

CMYK percentages

%33.61
%37.82
%0
%53.33

Codes

Color #4F4A77 in popluar color models

4F 4A 77
RGB 79 74 119
HSL 247° 23.32% 37.84%
HSB/HSV 247° 37.82% 46.67%
CMYK 33.61% 37.82% 0.00%
53.33%

Color #4F4A77 in popluar number systems.

HEX 4F 4A 77
Decimal 79 74 119
Binary 1001111 1001010 1110111
Octal 117 112 167

Shades and tints

Shades of #4F4A77

#4F4A77
(79,74,119)
#48446D
(72,68,109)
#413E63
(65,62,99)
#3A3859
(58,56,89)
#33324F
(51,50,79)
#2C2C45
(44,44,69)
#25263B
(37,38,59)
#1E2031
(30,32,49)
#171A27
(23,26,39)
#10141D
(16,20,29)
#090E13
(9,14,19)
#000000
(0,0,0)

Tints of #4F4A77

#4F4A77
(79,74,119)
#5F5A83
(95,90,131)
#6F6A8F
(111,106,143)
#7F7A9B
(127,122,155)
#8F8AA7
(143,138,167)
#9F9AB3
(159,154,179)
#AFAABF
(175,170,191)
#BFBACB
(191,186,203)
#CFCAD7
(207,202,215)
#DFDAE3
(223,218,227)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F4A77 color. Also use rgb(79,74,119) instead hex code.

Text Font Color

.myTextColor { color: #4F4A77; }

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

This text font color is #4F4A77.

Background Color

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

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

This div background color is #4F4A77.

Border color

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

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

This div border color is #4F4A77.

Opacity

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

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

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

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

This text has shadow with #4F4A77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F4A77.

Preview

Color preview on black background

This text has color #4F4A77 on black background.


Color preview on white background

This text has color #4F4A77 on white background.


Black color preview on #4F4A77 background

This text has black color on #4F4A77 background.


White color preview on #4F4A77 background

This text has white color on #4F4A77 background.


Related colors

Complementary color

Complementary color for #hex is #B0B588.


I love getcolorcode.com

Triadic colors

1 #774F4A and #4A774F with #4F4A77 are triadic colors.

2 #774A4F and #4A4F77 with #4F4A77 are triadic colors.