COLOR #1C4D19

HEX: #1C4D19 RGB: (28,77,25)

Color info

#1C4D19 contains red, green and blue colors in about the same proportion. Web safe color of #1C4D19 is #333300 (or #330).

RGB color model

#1C4D19 color RGB value is (28,77,25).

RGB: (28,77,25) (11%, 30%, 10%)

RGB channels and saturation

R 28 of 255 = 11%
G 77 of 255 = 30%
B 25 of 255 = 10%

28
77
25

R + G + B ~ 17%. #1C4D19 is dark color.

Portions of RGB colors in percentages

R + G + B = 28 + 77 + 25 = 130 (100%)
R 28 of 130 ~ 21.54%
G 77 of 130 ~ 59.23%
B 25 of 130 ~ 19.23'%

%21.54
%59.23
%19.23

CMYK color model

#1C4D19 color CMYK value is (64,0,68,70).

  • cyan value is 63.64%
  • magenta value is 0.00%
  • yellow value is 67.53%
  • key color value is 69.80%

CMYK: (64,0,68,70)
C64M0Y68K70 (64%, 0%, 68%, 70%)
(0.64 / 0.00 / 0.68 / 0.70)

CMYK percentages

%63.64
%0
%67.53
%69.8

Codes

Color #1C4D19 in popluar color models

1C 4D 19
RGB 28 77 25
HSL 117° 50.98% 20.00%
HSB/HSV 117° 67.53% 30.20%
CMYK 63.64% 0.00% 67.53%
69.80%

Color #1C4D19 in popluar number systems.

HEX 1C 4D 19
Decimal 28 77 25
Binary 11100 1001101 11001
Octal 34 115 31

Shades and tints

Shades of #1C4D19

#1C4D19
(28,77,25)
#1A4617
(26,70,23)
#183F15
(24,63,21)
#163813
(22,56,19)
#143111
(20,49,17)
#122A0F
(18,42,15)
#10230D
(16,35,13)
#0E1C0B
(14,28,11)
#0C1509
(12,21,9)
#0A0E07
(10,14,7)
#080705
(8,7,5)
#000000
(0,0,0)

Tints of #1C4D19

#1C4D19
(28,77,25)
#305D2D
(48,93,45)
#446D41
(68,109,65)
#587D55
(88,125,85)
#6C8D69
(108,141,105)
#809D7D
(128,157,125)
#94AD91
(148,173,145)
#A8BDA5
(168,189,165)
#BCCDB9
(188,205,185)
#D0DDCD
(208,221,205)
#E4EDE1
(228,237,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1C4D19 color. Also use rgb(28,77,25) instead hex code.

Text Font Color

.myTextColor { color: #1C4D19; }

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

This text font color is #1C4D19.

Background Color

.myBgColor { background-color: #1C4D19; }

<div style="background-color:#1C4D19">Inner text</div>

This div background color is #1C4D19.

Border color

.myBorderColor { border: 1px solid #1C4D19; }

<div style="border:3px solid #1C4D19">Div</div>

This div border color is #1C4D19.

Opacity

.myOpacity80 { color: #1C4D19; opacity: 0.8; }

<p style="color:#1C4D19;opacity:0.8;">80%</p>

Text with #1C4D19 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 #1C4D19;}

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

This text has shadow with #1C4D19 color.


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

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

This text has shadow with #1C4D19 primary color and red secondary color.


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

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

This text has shadow with #1C4D19 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #1C4D19.

Preview

Color preview on black background

This text has color #1C4D19 on black background.


Color preview on white background

This text has color #1C4D19 on white background.


Black color preview on #1C4D19 background

This text has black color on #1C4D19 background.


White color preview on #1C4D19 background

This text has white color on #1C4D19 background.


Related colors

Complementary color

Complementary color for #hex is #E3B2E6.


I love getcolorcode.com

Triadic colors

1 #191C4D and #4D191C with #1C4D19 are triadic colors.

2 #194D1C and #4D1C19 with #1C4D19 are triadic colors.