COLOR #4C1327

HEX: #4C1327 RGB: (76,19,39)

Color info

#4C1327 contains red, green and blue colors in about the same proportion. Web safe color of #4C1327 is #330033 (or #303).

RGB color model

#4C1327 color RGB value is (76,19,39).

RGB: (76,19,39) (30%, 7%, 15%)

RGB channels and saturation

R 76 of 255 = 30%
G 19 of 255 = 7%
B 39 of 255 = 15%

76
19
39

R + G + B ~ 17%. #4C1327 is dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 19 + 39 = 134 (100%)
R 76 of 134 ~ 56.72%
G 19 of 134 ~ 14.18%
B 39 of 134 ~ 29.1'%

%56.72
%14.18
%29.1

CMYK color model

#4C1327 color CMYK value is (0,75,49,70).

  • cyan value is 0.00%
  • magenta value is 75.00%
  • yellow value is 48.68%
  • key color value is 70.20%

CMYK: (0,75,49,70)
C0M75Y49K70 (0%, 75%, 49%, 70%)
(0.00 / 0.75 / 0.49 / 0.70)

CMYK percentages

%0
%75
%48.68
%70.2

Codes

Color #4C1327 in popluar color models

4C 13 27
RGB 76 19 39
HSL 339° 60.00% 18.63%
HSB/HSV 339° 75.00% 29.80%
CMYK 0.00% 75.00% 48.68%
70.20%

Color #4C1327 in popluar number systems.

HEX 4C 13 27
Decimal 76 19 39
Binary 1001100 10011 100111
Octal 114 23 47

Shades and tints

Shades of #4C1327

#4C1327
(76,19,39)
#461224
(70,18,36)
#401121
(64,17,33)
#3A101E
(58,16,30)
#340F1B
(52,15,27)
#2E0E18
(46,14,24)
#280D15
(40,13,21)
#220C12
(34,12,18)
#1C0B0F
(28,11,15)
#160A0C
(22,10,12)
#100909
(16,9,9)
#000000
(0,0,0)

Tints of #4C1327

#4C1327
(76,19,39)
#5C283A
(92,40,58)
#6C3D4D
(108,61,77)
#7C5260
(124,82,96)
#8C6773
(140,103,115)
#9C7C86
(156,124,134)
#AC9199
(172,145,153)
#BCA6AC
(188,166,172)
#CCBBBF
(204,187,191)
#DCD0D2
(220,208,210)
#ECE5E5
(236,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C1327 color. Also use rgb(76,19,39) instead hex code.

Text Font Color

.myTextColor { color: #4C1327; }

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

This text font color is #4C1327.

Background Color

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

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

This div background color is #4C1327.

Border color

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

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

This div border color is #4C1327.

Opacity

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

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

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

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

This text has shadow with #4C1327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C1327.

Preview

Color preview on black background

This text has color #4C1327 on black background.


Color preview on white background

This text has color #4C1327 on white background.


Black color preview on #4C1327 background

This text has black color on #4C1327 background.


White color preview on #4C1327 background

This text has white color on #4C1327 background.


Related colors

Complementary color

Complementary color for #hex is #B3ECD8.


I love getcolorcode.com

Triadic colors

1 #274C13 and #13274C with #4C1327 are triadic colors.

2 #27134C and #134C27 with #4C1327 are triadic colors.