COLOR #4F1C46

HEX: #4F1C46 RGB: (79,28,70)

Color info

#4F1C46 contains red, green and blue colors in about the same proportion. Web safe color of #4F1C46 is #663333 (or #633).

RGB color model

#4F1C46 color RGB value is (79,28,70).

RGB: (79,28,70) (31%, 11%, 27%)

RGB channels and saturation

R 79 of 255 = 31%
G 28 of 255 = 11%
B 70 of 255 = 27%

79
28
70

R + G + B ~ 23%. #4F1C46 is dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 28 + 70 = 177 (100%)
R 79 of 177 ~ 44.63%
G 28 of 177 ~ 15.82%
B 70 of 177 ~ 39.55'%

%44.63
%15.82
%39.55

CMYK color model

#4F1C46 color CMYK value is (0,65,11,69).

  • cyan value is 0.00%
  • magenta value is 64.56%
  • yellow value is 11.39%
  • key color value is 69.02%

CMYK: (0,65,11,69)
C0M65Y11K69 (0%, 65%, 11%, 69%)
(0.00 / 0.65 / 0.11 / 0.69)

CMYK percentages

%0
%64.56
%11.39
%69.02

Codes

Color #4F1C46 in popluar color models

4F 1C 46
RGB 79 28 70
HSL 311° 47.66% 20.98%
HSB/HSV 311° 64.56% 30.98%
CMYK 0.00% 64.56% 11.39%
69.02%

Color #4F1C46 in popluar number systems.

HEX 4F 1C 46
Decimal 79 28 70
Binary 1001111 11100 1000110
Octal 117 34 106

Shades and tints

Shades of #4F1C46

#4F1C46
(79,28,70)
#481A40
(72,26,64)
#41183A
(65,24,58)
#3A1634
(58,22,52)
#33142E
(51,20,46)
#2C1228
(44,18,40)
#251022
(37,16,34)
#1E0E1C
(30,14,28)
#170C16
(23,12,22)
#100A10
(16,10,16)
#09080A
(9,8,10)
#000000
(0,0,0)

Tints of #4F1C46

#4F1C46
(79,28,70)
#5F3056
(95,48,86)
#6F4466
(111,68,102)
#7F5876
(127,88,118)
#8F6C86
(143,108,134)
#9F8096
(159,128,150)
#AF94A6
(175,148,166)
#BFA8B6
(191,168,182)
#CFBCC6
(207,188,198)
#DFD0D6
(223,208,214)
#EFE4E6
(239,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F1C46; }

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

This text font color is #4F1C46.

Background Color

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

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

This div background color is #4F1C46.

Border color

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

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

This div border color is #4F1C46.

Opacity

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

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

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

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

This text has shadow with #4F1C46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F1C46.

Preview

Color preview on black background

This text has color #4F1C46 on black background.


Color preview on white background

This text has color #4F1C46 on white background.


Black color preview on #4F1C46 background

This text has black color on #4F1C46 background.


White color preview on #4F1C46 background

This text has white color on #4F1C46 background.


Related colors

Complementary color

Complementary color for #hex is #B0E3B9.


I love getcolorcode.com

Triadic colors

1 #464F1C and #1C464F with #4F1C46 are triadic colors.

2 #461C4F and #1C4F46 with #4F1C46 are triadic colors.