COLOR #4C1034

HEX: #4C1034 RGB: (76,16,52)

Color info

#4C1034 contains mainly red and blue colors. Web safe color of #4C1034 is #330033 (or #303).

RGB color model

#4C1034 color RGB value is (76,16,52).

RGB: (76,16,52) (30%, 6%, 20%)

RGB channels and saturation

R 76 of 255 = 30%
G 16 of 255 = 6%
B 52 of 255 = 20%

76
16
52

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

Portions of RGB colors in percentages

R + G + B = 76 + 16 + 52 = 144 (100%)
R 76 of 144 ~ 52.78%
G 16 of 144 ~ 11.11%
B 52 of 144 ~ 36.11'%

%52.78
%11.11
%36.11

CMYK color model

#4C1034 color CMYK value is (0,79,32,70).

  • cyan value is 0.00%
  • magenta value is 78.95%
  • yellow value is 31.58%
  • key color value is 70.20%

CMYK: (0,79,32,70)
C0M79Y32K70 (0%, 79%, 32%, 70%)
(0.00 / 0.79 / 0.32 / 0.70)

CMYK percentages

%0
%78.95
%31.58
%70.2

Codes

Color #4C1034 in popluar color models

4C 10 34
RGB 76 16 52
HSL 324° 65.22% 18.04%
HSB/HSV 324° 78.95% 29.80%
CMYK 0.00% 78.95% 31.58%
70.20%

Color #4C1034 in popluar number systems.

HEX 4C 10 34
Decimal 76 16 52
Binary 1001100 10000 110100
Octal 114 20 64

Shades and tints

Shades of #4C1034

#4C1034
(76,16,52)
#460F30
(70,15,48)
#400E2C
(64,14,44)
#3A0D28
(58,13,40)
#340C24
(52,12,36)
#2E0B20
(46,11,32)
#280A1C
(40,10,28)
#220918
(34,9,24)
#1C0814
(28,8,20)
#160710
(22,7,16)
#10060C
(16,6,12)
#000000
(0,0,0)

Tints of #4C1034

#4C1034
(76,16,52)
#5C2546
(92,37,70)
#6C3A58
(108,58,88)
#7C4F6A
(124,79,106)
#8C647C
(140,100,124)
#9C798E
(156,121,142)
#AC8EA0
(172,142,160)
#BCA3B2
(188,163,178)
#CCB8C4
(204,184,196)
#DCCDD6
(220,205,214)
#ECE2E8
(236,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C1034 color. Also use rgb(76,16,52) instead hex code.

Text Font Color

.myTextColor { color: #4C1034; }

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

This text font color is #4C1034.

Background Color

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

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

This div background color is #4C1034.

Border color

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

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

This div border color is #4C1034.

Opacity

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

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

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

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

This text has shadow with #4C1034 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C1034.

Preview

Color preview on black background

This text has color #4C1034 on black background.


Color preview on white background

This text has color #4C1034 on white background.


Black color preview on #4C1034 background

This text has black color on #4C1034 background.


White color preview on #4C1034 background

This text has white color on #4C1034 background.


Related colors

Complementary color

Complementary color for #hex is #B3EFCB.


I love getcolorcode.com

Triadic colors

1 #344C10 and #10344C with #4C1034 are triadic colors.

2 #34104C and #104C34 with #4C1034 are triadic colors.