COLOR #4F4661

HEX: #4F4661 RGB: (79,70,97)

Color info

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

RGB color model

#4F4661 color RGB value is (79,70,97).

RGB: (79,70,97) (31%, 27%, 38%)

RGB channels and saturation

R 79 of 255 = 31%
G 70 of 255 = 27%
B 97 of 255 = 38%

79
70
97

R + G + B ~ 32%. #4F4661 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 70 + 97 = 246 (100%)
R 79 of 246 ~ 32.11%
G 70 of 246 ~ 28.46%
B 97 of 246 ~ 39.43'%

%32.11
%28.46
%39.43

CMYK color model

#4F4661 color CMYK value is (19,28,0,62).

  • cyan value is 18.56%
  • magenta value is 27.84%
  • yellow value is 0.00%
  • key color value is 61.96%
CMYK: (19,28,0,62) C19M28Y0K62 (19%,28%,0%,62%) (0.19/0.28/0.00/0.62) 

CMYK percentages

%18.56
%27.84
%0
%61.96

Codes

Color #4F4661 in popluar color models

4F 46 61
RGB 79 70 97
HSL 260° 16.17% 32.75%
HSB/HSV 260° 27.84% 38.04%
CMYK 18.56% 27.84% 0.00%
61.96%

Color #4F4661 in popluar number systems.

HEX 4F 46 61
Decimal 79 70 97
Binary 1001111 1000110 1100001
Octal 117 106 141

Shades and tints

Shades of #4F4661

#4F4661
(79,70,97)
#484059
(72,64,89)
#413A51
(65,58,81)
#3A3449
(58,52,73)
#332E41
(51,46,65)
#2C2839
(44,40,57)
#252231
(37,34,49)
#1E1C29
(30,28,41)
#171621
(23,22,33)
#101019
(16,16,25)
#090A11
(9,10,17)
#000000
(0,0,0)

Tints of #4F4661

#4F4661
(79,70,97)
#5F566F
(95,86,111)
#6F667D
(111,102,125)
#7F768B
(127,118,139)
#8F8699
(143,134,153)
#9F96A7
(159,150,167)
#AFA6B5
(175,166,181)
#BFB6C3
(191,182,195)
#CFC6D1
(207,198,209)
#DFD6DF
(223,214,223)
#EFE6ED
(239,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F4661; }

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

This text font color is #4F4661.

Background Color

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

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

This div background color is #4F4661.

Border color

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

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

This div border color is #4F4661.

Opacity

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

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

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

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

This text has shadow with #4F4661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F4661.

Preview

Color preview on black background

This text has color #4F4661 on black background.


Color preview on white background

This text has color #4F4661 on white background.


Black color preview on #4F4661 background

This text has black color on #4F4661 background.


White color preview on #4F4661 background

This text has white color on #4F4661 background.


Related colors

Complementary color

Complementary color for #hex is #B0B99E.


I love getcolorcode.com

Triadic colors

1 #614F46 and #46614F with #4F4661 are triadic colors.

2 #61464F and #464F61 with #4F4661 are triadic colors.