COLOR #4C0D26

HEX: #4C0D26 RGB: (76,13,38)

Color info

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

RGB color model

#4C0D26 color RGB value is (76,13,38).

RGB: (76,13,38) (30%, 5%, 15%)

RGB channels and saturation

R 76 of 255 = 30%
G 13 of 255 = 5%
B 38 of 255 = 15%

76
13
38

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

Portions of RGB colors in percentages

R + G + B = 76 + 13 + 38 = 127 (100%)
R 76 of 127 ~ 59.84%
G 13 of 127 ~ 10.24%
B 38 of 127 ~ 29.92'%

%59.84
%29.92

CMYK color model

#4C0D26 color CMYK value is (0,83,50,70).

  • cyan value is 0.00%
  • magenta value is 82.89%
  • yellow value is 50.00%
  • key color value is 70.20%

CMYK: (0,83,50,70)
C0M83Y50K70 (0%, 83%, 50%, 70%)
(0.00 / 0.83 / 0.50 / 0.70)

CMYK percentages

%0
%82.89
%50
%70.2

Codes

Color #4C0D26 in popluar color models

4C 0D 26
RGB 76 13 38
HSL 336° 70.79% 17.45%
HSB/HSV 336° 82.89% 29.80%
CMYK 0.00% 82.89% 50.00%
70.20%

Color #4C0D26 in popluar number systems.

HEX 4C 0D 26
Decimal 76 13 38
Binary 1001100 1101 100110
Octal 114 15 46

Shades and tints

Shades of #4C0D26

#4C0D26
(76,13,38)
#460C23
(70,12,35)
#400B20
(64,11,32)
#3A0A1D
(58,10,29)
#34091A
(52,9,26)
#2E0817
(46,8,23)
#280714
(40,7,20)
#220611
(34,6,17)
#1C050E
(28,5,14)
#16040B
(22,4,11)
#100308
(16,3,8)
#000000
(0,0,0)

Tints of #4C0D26

#4C0D26
(76,13,38)
#5C2339
(92,35,57)
#6C394C
(108,57,76)
#7C4F5F
(124,79,95)
#8C6572
(140,101,114)
#9C7B85
(156,123,133)
#AC9198
(172,145,152)
#BCA7AB
(188,167,171)
#CCBDBE
(204,189,190)
#DCD3D1
(220,211,209)
#ECE9E4
(236,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C0D26 color. Also use rgb(76,13,38) instead hex code.

Text Font Color

.myTextColor { color: #4C0D26; }

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

This text font color is #4C0D26.

Background Color

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

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

This div background color is #4C0D26.

Border color

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

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

This div border color is #4C0D26.

Opacity

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

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

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

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

This text has shadow with #4C0D26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C0D26.

Preview

Color preview on black background

This text has color #4C0D26 on black background.


Color preview on white background

This text has color #4C0D26 on white background.


Black color preview on #4C0D26 background

This text has black color on #4C0D26 background.


White color preview on #4C0D26 background

This text has white color on #4C0D26 background.


Related colors

Complementary color

Complementary color for #hex is #B3F2D9.


I love getcolorcode.com

Triadic colors

1 #264C0D and #0D264C with #4C0D26 are triadic colors.

2 #260D4C and #0D4C26 with #4C0D26 are triadic colors.