COLOR #4F094E

HEX: #4F094E RGB: (79,9,78)

Color info

#4F094E contains mainly red and blue colors. Web safe color of #4F094E is #660066 (or #606).

RGB color model

#4F094E color RGB value is (79,9,78).

RGB: (79,9,78) (31%, 4%, 31%)

RGB channels and saturation

R 79 of 255 = 31%
G 9 of 255 = 4%
B 78 of 255 = 31%

79
9
78

R + G + B ~ 22%. #4F094E is dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 9 + 78 = 166 (100%)
R 79 of 166 ~ 47.59%
G 9 of 166 ~ 5.42%
B 78 of 166 ~ 46.99'%

%47.59
%46.99

CMYK color model

#4F094E color CMYK value is (0,89,1,69).

  • cyan value is 0.00%
  • magenta value is 88.61%
  • yellow value is 1.27%
  • key color value is 69.02%
CMYK: (0,89,1,69) C0M89Y1K69 (0%,89%,1%,69%) (0.00/0.89/0.01/0.69) 

CMYK percentages

%0
%88.61
%1.27
%69.02

Codes

Color #4F094E in popluar color models

4F 09 4E
RGB 79 9 78
HSL 301° 79.55% 17.25%
HSB/HSV 301° 88.61% 30.98%
CMYK 0.00% 88.61% 1.27%
69.02%

Color #4F094E in popluar number systems.

HEX 4F 09 4E
Decimal 79 9 78
Binary 1001111 1001 1001110
Octal 117 11 116

Shades and tints

Shades of #4F094E

#4F094E
(79,9,78)
#480947
(72,9,71)
#410940
(65,9,64)
#3A0939
(58,9,57)
#330932
(51,9,50)
#2C092B
(44,9,43)
#250924
(37,9,36)
#1E091D
(30,9,29)
#170916
(23,9,22)
#10090F
(16,9,15)
#090908
(9,9,8)
#000000
(0,0,0)

Tints of #4F094E

#4F094E
(79,9,78)
#5F1F5E
(95,31,94)
#6F356E
(111,53,110)
#7F4B7E
(127,75,126)
#8F618E
(143,97,142)
#9F779E
(159,119,158)
#AF8DAE
(175,141,174)
#BFA3BE
(191,163,190)
#CFB9CE
(207,185,206)
#DFCFDE
(223,207,222)
#EFE5EE
(239,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F094E color. Also use rgb(79,9,78) instead hex code.

Text Font Color

.myTextColor { color: #4F094E; }

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

This text font color is #4F094E.

Background Color

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

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

This div background color is #4F094E.

Border color

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

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

This div border color is #4F094E.

Opacity

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

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

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

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

This text has shadow with #4F094E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F094E.

Preview

Color preview on black background

This text has color #4F094E on black background.


Color preview on white background

This text has color #4F094E on white background.


Black color preview on #4F094E background

This text has black color on #4F094E background.


White color preview on #4F094E background

This text has white color on #4F094E background.


Related colors

Complementary color

Complementary color for #hex is #B0F6B1.


I love getcolorcode.com

Triadic colors

1 #4E4F09 and #094E4F with #4F094E are triadic colors.

2 #4E094F and #094F4E with #4F094E are triadic colors.