COLOR #1C8D57

HEX: #1C8D57 RGB: (28,141,87)

Color info

#1C8D57 contains mainly green and blue colors. Web safe color of #1C8D57 is #339966 (or #396).

RGB color model

#1C8D57 color RGB value is (28,141,87).

RGB: (28,141,87) (11%, 55%, 34%)

RGB channels and saturation

R 28 of 255 = 11%
G 141 of 255 = 55%
B 87 of 255 = 34%

28
141
87

R + G + B ~ 33%. #1C8D57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 28 + 141 + 87 = 256 (100%)
R 28 of 256 ~ 10.94%
G 141 of 256 ~ 55.08%
B 87 of 256 ~ 33.98'%

%10.94
%55.08
%33.98

CMYK color model

#1C8D57 color CMYK value is (80,0,38,45).

  • cyan value is 80.14%
  • magenta value is 0.00%
  • yellow value is 38.30%
  • key color value is 44.71%

CMYK: (80,0,38,45)
C80M0Y38K45 (80%, 0%, 38%, 45%)
(0.80 / 0.00 / 0.38 / 0.45)

CMYK percentages

%80.14
%0
%38.3
%44.71

Codes

Color #1C8D57 in popluar color models

1C 8D 57
RGB 28 141 87
HSL 151° 66.86% 33.14%
HSB/HSV 151° 80.14% 55.29%
CMYK 80.14% 0.00% 38.30%
44.71%

Color #1C8D57 in popluar number systems.

HEX 1C 8D 57
Decimal 28 141 87
Binary 11100 10001101 1010111
Octal 34 215 127

Shades and tints

Shades of #1C8D57

#1C8D57
(28,141,87)
#1A8150
(26,129,80)
#187549
(24,117,73)
#166942
(22,105,66)
#145D3B
(20,93,59)
#125134
(18,81,52)
#10452D
(16,69,45)
#0E3926
(14,57,38)
#0C2D1F
(12,45,31)
#0A2118
(10,33,24)
#081511
(8,21,17)
#000000
(0,0,0)

Tints of #1C8D57

#1C8D57
(28,141,87)
#309766
(48,151,102)
#44A175
(68,161,117)
#58AB84
(88,171,132)
#6CB593
(108,181,147)
#80BFA2
(128,191,162)
#94C9B1
(148,201,177)
#A8D3C0
(168,211,192)
#BCDDCF
(188,221,207)
#D0E7DE
(208,231,222)
#E4F1ED
(228,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1C8D57 color. Also use rgb(28,141,87) instead hex code.

Text Font Color

.myTextColor { color: #1C8D57; }

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

This text font color is #1C8D57.

Background Color

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

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

This div background color is #1C8D57.

Border color

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

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

This div border color is #1C8D57.

Opacity

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

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

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

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

This text has shadow with #1C8D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1C8D57.

Preview

Color preview on black background

This text has color #1C8D57 on black background.


Color preview on white background

This text has color #1C8D57 on white background.


Black color preview on #1C8D57 background

This text has black color on #1C8D57 background.


White color preview on #1C8D57 background

This text has white color on #1C8D57 background.


Related colors

Complementary color

Complementary color for #hex is #E372A8.


I love getcolorcode.com

Triadic colors

1 #571C8D and #8D571C with #1C8D57 are triadic colors.

2 #578D1C and #8D1C57 with #1C8D57 are triadic colors.