COLOR #4F469A

HEX: #4F469A RGB: (79,70,154)

Color info

#4F469A contains mainly blue color. Web safe color of #4F469A is #663399 (or #639).

RGB color model

#4F469A color RGB value is (79,70,154).

RGB: (79,70,154) (31%, 27%, 60%)

RGB channels and saturation

R 79 of 255 = 31%
G 70 of 255 = 27%
B 154 of 255 = 60%

79
70
154

R + G + B ~ 39%. #4F469A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 70 + 154 = 303 (100%)
R 79 of 303 ~ 26.07%
G 70 of 303 ~ 23.1%
B 154 of 303 ~ 50.83'%

%26.07
%23.1
%50.83

CMYK color model

#4F469A color CMYK value is (49,55,0,40).

  • cyan value is 48.70%
  • magenta value is 54.55%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (49,55,0,40)
C49M55Y0K40 (49%, 55%, 0%, 40%)
(0.49 / 0.55 / 0.00 / 0.40)

CMYK percentages

%48.7
%54.55
%0
%39.61

Codes

Color #4F469A in popluar color models

4F 46 9A
RGB 79 70 154
HSL 246° 37.50% 43.92%
HSB/HSV 246° 54.55% 60.39%
CMYK 48.70% 54.55% 0.00%
39.61%

Color #4F469A in popluar number systems.

HEX 4F 46 9A
Decimal 79 70 154
Binary 1001111 1000110 10011010
Octal 117 106 232

Shades and tints

Shades of #4F469A

#4F469A
(79,70,154)
#48408C
(72,64,140)
#413A7E
(65,58,126)
#3A3470
(58,52,112)
#332E62
(51,46,98)
#2C2854
(44,40,84)
#252246
(37,34,70)
#1E1C38
(30,28,56)
#17162A
(23,22,42)
#10101C
(16,16,28)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #4F469A

#4F469A
(79,70,154)
#5F56A3
(95,86,163)
#6F66AC
(111,102,172)
#7F76B5
(127,118,181)
#8F86BE
(143,134,190)
#9F96C7
(159,150,199)
#AFA6D0
(175,166,208)
#BFB6D9
(191,182,217)
#CFC6E2
(207,198,226)
#DFD6EB
(223,214,235)
#EFE6F4
(239,230,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F469A color. Also use rgb(79,70,154) instead hex code.

Text Font Color

.myTextColor { color: #4F469A; }

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

This text font color is #4F469A.

Background Color

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

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

This div background color is #4F469A.

Border color

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

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

This div border color is #4F469A.

Opacity

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

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

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

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

This text has shadow with #4F469A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F469A.

Preview

Color preview on black background

This text has color #4F469A on black background.


Color preview on white background

This text has color #4F469A on white background.


Black color preview on #4F469A background

This text has black color on #4F469A background.


White color preview on #4F469A background

This text has white color on #4F469A background.


Related colors

Complementary color

Complementary color for #hex is #B0B965.


I love getcolorcode.com

Triadic colors

1 #9A4F46 and #469A4F with #4F469A are triadic colors.

2 #9A464F and #464F9A with #4F469A are triadic colors.