COLOR #4C1B27

HEX: #4C1B27 RGB: (76,27,39)

Color info

#4C1B27 contains red, green and blue colors in about the same proportion. Web safe color of #4C1B27 is #333333 (or #333).

RGB color model

#4C1B27 color RGB value is (76,27,39).

RGB: (76,27,39) (30%, 11%, 15%)

RGB channels and saturation

R 76 of 255 = 30%
G 27 of 255 = 11%
B 39 of 255 = 15%

76
27
39

R + G + B ~ 19%. #4C1B27 is dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 27 + 39 = 142 (100%)
R 76 of 142 ~ 53.52%
G 27 of 142 ~ 19.01%
B 39 of 142 ~ 27.46'%

%53.52
%19.01
%27.46

CMYK color model

#4C1B27 color CMYK value is (0,64,49,70).

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

CMYK: (0,64,49,70)
C0M64Y49K70 (0%, 64%, 49%, 70%)
(0.00 / 0.64 / 0.49 / 0.70)

CMYK percentages

%0
%64.47
%48.68
%70.2

Codes

Color #4C1B27 in popluar color models

4C 1B 27
RGB 76 27 39
HSL 345° 47.57% 20.20%
HSB/HSV 345° 64.47% 29.80%
CMYK 0.00% 64.47% 48.68%
70.20%

Color #4C1B27 in popluar number systems.

HEX 4C 1B 27
Decimal 76 27 39
Binary 1001100 11011 100111
Octal 114 33 47

Shades and tints

Shades of #4C1B27

#4C1B27
(76,27,39)
#461924
(70,25,36)
#401721
(64,23,33)
#3A151E
(58,21,30)
#34131B
(52,19,27)
#2E1118
(46,17,24)
#280F15
(40,15,21)
#220D12
(34,13,18)
#1C0B0F
(28,11,15)
#16090C
(22,9,12)
#100709
(16,7,9)
#000000
(0,0,0)

Tints of #4C1B27

#4C1B27
(76,27,39)
#5C2F3A
(92,47,58)
#6C434D
(108,67,77)
#7C5760
(124,87,96)
#8C6B73
(140,107,115)
#9C7F86
(156,127,134)
#AC9399
(172,147,153)
#BCA7AC
(188,167,172)
#CCBBBF
(204,187,191)
#DCCFD2
(220,207,210)
#ECE3E5
(236,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C1B27; }

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

This text font color is #4C1B27.

Background Color

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

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

This div background color is #4C1B27.

Border color

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

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

This div border color is #4C1B27.

Opacity

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

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

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

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

This text has shadow with #4C1B27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C1B27.

Preview

Color preview on black background

This text has color #4C1B27 on black background.


Color preview on white background

This text has color #4C1B27 on white background.


Black color preview on #4C1B27 background

This text has black color on #4C1B27 background.


White color preview on #4C1B27 background

This text has white color on #4C1B27 background.


Related colors

Complementary color

Complementary color for #hex is #B3E4D8.


I love getcolorcode.com

Triadic colors

1 #274C1B and #1B274C with #4C1B27 are triadic colors.

2 #271B4C and #1B4C27 with #4C1B27 are triadic colors.