COLOR #1C7A48

HEX: #1C7A48 RGB: (28,122,72)

Color info

#1C7A48 contains mainly green and blue colors. Web safe color of #1C7A48 is #336633 (or #363).

RGB color model

#1C7A48 color RGB value is (28,122,72).

RGB: (28,122,72) (11%, 48%, 28%)

RGB channels and saturation

R 28 of 255 = 11%
G 122 of 255 = 48%
B 72 of 255 = 28%

28
122
72

R + G + B ~ 29%. #1C7A48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 28 + 122 + 72 = 222 (100%)
R 28 of 222 ~ 12.61%
G 122 of 222 ~ 54.95%
B 72 of 222 ~ 32.43'%

%12.61
%54.95
%32.43

CMYK color model

#1C7A48 color CMYK value is (77,0,41,52).

  • cyan value is 77.05%
  • magenta value is 0.00%
  • yellow value is 40.98%
  • key color value is 52.16%

CMYK: (77,0,41,52)
C77M0Y41K52 (77%, 0%, 41%, 52%)
(0.77 / 0.00 / 0.41 / 0.52)

CMYK percentages

%77.05
%0
%40.98
%52.16

Codes

Color #1C7A48 in popluar color models

1C 7A 48
RGB 28 122 72
HSL 148° 62.67% 29.41%
HSB/HSV 148° 77.05% 47.84%
CMYK 77.05% 0.00% 40.98%
52.16%

Color #1C7A48 in popluar number systems.

HEX 1C 7A 48
Decimal 28 122 72
Binary 11100 1111010 1001000
Octal 34 172 110

Shades and tints

Shades of #1C7A48

#1C7A48
(28,122,72)
#1A6F42
(26,111,66)
#18643C
(24,100,60)
#165936
(22,89,54)
#144E30
(20,78,48)
#12432A
(18,67,42)
#103824
(16,56,36)
#0E2D1E
(14,45,30)
#0C2218
(12,34,24)
#0A1712
(10,23,18)
#080C0C
(8,12,12)
#000000
(0,0,0)

Tints of #1C7A48

#1C7A48
(28,122,72)
#308658
(48,134,88)
#449268
(68,146,104)
#589E78
(88,158,120)
#6CAA88
(108,170,136)
#80B698
(128,182,152)
#94C2A8
(148,194,168)
#A8CEB8
(168,206,184)
#BCDAC8
(188,218,200)
#D0E6D8
(208,230,216)
#E4F2E8
(228,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1C7A48 color. Also use rgb(28,122,72) instead hex code.

Text Font Color

.myTextColor { color: #1C7A48; }

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

This text font color is #1C7A48.

Background Color

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

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

This div background color is #1C7A48.

Border color

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

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

This div border color is #1C7A48.

Opacity

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

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

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

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

This text has shadow with #1C7A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1C7A48.

Preview

Color preview on black background

This text has color #1C7A48 on black background.


Color preview on white background

This text has color #1C7A48 on white background.


Black color preview on #1C7A48 background

This text has black color on #1C7A48 background.


White color preview on #1C7A48 background

This text has white color on #1C7A48 background.


Related colors

Complementary color

Complementary color for #hex is #E385B7.


I love getcolorcode.com

Triadic colors

1 #481C7A and #7A481C with #1C7A48 are triadic colors.

2 #487A1C and #7A1C48 with #1C7A48 are triadic colors.