COLOR #4A1A19

HEX: #4A1A19 RGB: (74,26,25)

Color info

#4A1A19 contains red, green and blue colors in about the same proportion. Web safe color of #4A1A19 is #330000 (or #300).

RGB color model

#4A1A19 color RGB value is (74,26,25).

RGB: (74,26,25) (29%, 10%, 10%)

RGB channels and saturation

R 74 of 255 = 29%
G 26 of 255 = 10%
B 25 of 255 = 10%

74
26
25

R + G + B ~ 16%. #4A1A19 is dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 26 + 25 = 125 (100%)
R 74 of 125 ~ 59.2%
G 26 of 125 ~ 20.8%
B 25 of 125 ~ 20'%

%59.2
%20.8
%20

CMYK color model

#4A1A19 color CMYK value is (0,65,66,71).

  • cyan value is 0.00%
  • magenta value is 64.86%
  • yellow value is 66.22%
  • key color value is 70.98%

CMYK: (0,65,66,71)
C0M65Y66K71 (0%, 65%, 66%, 71%)
(0.00 / 0.65 / 0.66 / 0.71)

CMYK percentages

%0
%64.86
%66.22
%70.98

Codes

Color #4A1A19 in popluar color models

4A 1A 19
RGB 74 26 25
HSL 49.49% 19.41%
HSB/HSV 66.22% 29.02%
CMYK 0.00% 64.86% 66.22%
70.98%

Color #4A1A19 in popluar number systems.

HEX 4A 1A 19
Decimal 74 26 25
Binary 1001010 11010 11001
Octal 112 32 31

Shades and tints

Shades of #4A1A19

#4A1A19
(74,26,25)
#441817
(68,24,23)
#3E1615
(62,22,21)
#381413
(56,20,19)
#321211
(50,18,17)
#2C100F
(44,16,15)
#260E0D
(38,14,13)
#200C0B
(32,12,11)
#1A0A09
(26,10,9)
#140807
(20,8,7)
#0E0605
(14,6,5)
#000000
(0,0,0)

Tints of #4A1A19

#4A1A19
(74,26,25)
#5A2E2D
(90,46,45)
#6A4241
(106,66,65)
#7A5655
(122,86,85)
#8A6A69
(138,106,105)
#9A7E7D
(154,126,125)
#AA9291
(170,146,145)
#BAA6A5
(186,166,165)
#CABAB9
(202,186,185)
#DACECD
(218,206,205)
#EAE2E1
(234,226,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A1A19 color. Also use rgb(74,26,25) instead hex code.

Text Font Color

.myTextColor { color: #4A1A19; }

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

This text font color is #4A1A19.

Background Color

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

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

This div background color is #4A1A19.

Border color

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

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

This div border color is #4A1A19.

Opacity

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

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

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

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

This text has shadow with #4A1A19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A1A19.

Preview

Color preview on black background

This text has color #4A1A19 on black background.


Color preview on white background

This text has color #4A1A19 on white background.


Black color preview on #4A1A19 background

This text has black color on #4A1A19 background.


White color preview on #4A1A19 background

This text has white color on #4A1A19 background.


Related colors

Complementary color

Complementary color for #hex is #B5E5E6.


I love getcolorcode.com

Triadic colors

1 #194A1A and #1A194A with #4A1A19 are triadic colors.

2 #191A4A and #1A4A19 with #4A1A19 are triadic colors.