COLOR #4C1138

HEX: #4C1138 RGB: (76,17,56)

Color info

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

RGB color model

#4C1138 color RGB value is (76,17,56).

RGB: (76,17,56) (30%, 7%, 22%)

RGB channels and saturation

R 76 of 255 = 30%
G 17 of 255 = 7%
B 56 of 255 = 22%

76
17
56

R + G + B ~ 20%. #4C1138 is dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 17 + 56 = 149 (100%)
R 76 of 149 ~ 51.01%
G 17 of 149 ~ 11.41%
B 56 of 149 ~ 37.58'%

%51.01
%11.41
%37.58

CMYK color model

#4C1138 color CMYK value is (0,78,26,70).

  • cyan value is 0.00%
  • magenta value is 77.63%
  • yellow value is 26.32%
  • key color value is 70.20%

CMYK: (0,78,26,70)
C0M78Y26K70 (0%, 78%, 26%, 70%)
(0.00 / 0.78 / 0.26 / 0.70)

CMYK percentages

%0
%77.63
%26.32
%70.2

Codes

Color #4C1138 in popluar color models

4C 11 38
RGB 76 17 56
HSL 320° 63.44% 18.24%
HSB/HSV 320° 77.63% 29.80%
CMYK 0.00% 77.63% 26.32%
70.20%

Color #4C1138 in popluar number systems.

HEX 4C 11 38
Decimal 76 17 56
Binary 1001100 10001 111000
Octal 114 21 70

Shades and tints

Shades of #4C1138

#4C1138
(76,17,56)
#461033
(70,16,51)
#400F2E
(64,15,46)
#3A0E29
(58,14,41)
#340D24
(52,13,36)
#2E0C1F
(46,12,31)
#280B1A
(40,11,26)
#220A15
(34,10,21)
#1C0910
(28,9,16)
#16080B
(22,8,11)
#100706
(16,7,6)
#000000
(0,0,0)

Tints of #4C1138

#4C1138
(76,17,56)
#5C264A
(92,38,74)
#6C3B5C
(108,59,92)
#7C506E
(124,80,110)
#8C6580
(140,101,128)
#9C7A92
(156,122,146)
#AC8FA4
(172,143,164)
#BCA4B6
(188,164,182)
#CCB9C8
(204,185,200)
#DCCEDA
(220,206,218)
#ECE3EC
(236,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C1138 color. Also use rgb(76,17,56) instead hex code.

Text Font Color

.myTextColor { color: #4C1138; }

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

This text font color is #4C1138.

Background Color

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

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

This div background color is #4C1138.

Border color

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

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

This div border color is #4C1138.

Opacity

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

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

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

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

This text has shadow with #4C1138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C1138.

Preview

Color preview on black background

This text has color #4C1138 on black background.


Color preview on white background

This text has color #4C1138 on white background.


Black color preview on #4C1138 background

This text has black color on #4C1138 background.


White color preview on #4C1138 background

This text has white color on #4C1138 background.


Related colors

Complementary color

Complementary color for #hex is #B3EEC7.


I love getcolorcode.com

Triadic colors

1 #384C11 and #11384C with #4C1138 are triadic colors.

2 #38114C and #114C38 with #4C1138 are triadic colors.