COLOR #1C6D51

HEX: #1C6D51 RGB: (28,109,81)

Color info

#1C6D51 contains mainly green and blue colors. Web safe color of #1C6D51 is #336666 (or #366).

RGB color model

#1C6D51 color RGB value is (28,109,81).

RGB: (28,109,81) (11%, 43%, 32%)

RGB channels and saturation

R 28 of 255 = 11%
G 109 of 255 = 43%
B 81 of 255 = 32%

28
109
81

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

Portions of RGB colors in percentages

R + G + B = 28 + 109 + 81 = 218 (100%)
R 28 of 218 ~ 12.84%
G 109 of 218 ~ 50%
B 81 of 218 ~ 37.16'%

%12.84
%50
%37.16

CMYK color model

#1C6D51 color CMYK value is (74,0,26,57).

  • cyan value is 74.31%
  • magenta value is 0.00%
  • yellow value is 25.69%
  • key color value is 57.25%

CMYK: (74,0,26,57)
C74M0Y26K57 (74%, 0%, 26%, 57%)
(0.74 / 0.00 / 0.26 / 0.57)

CMYK percentages

%74.31
%0
%25.69
%57.25

Codes

Color #1C6D51 in popluar color models

1C 6D 51
RGB 28 109 81
HSL 159° 59.12% 26.86%
HSB/HSV 159° 74.31% 42.75%
CMYK 74.31% 0.00% 25.69%
57.25%

Color #1C6D51 in popluar number systems.

HEX 1C 6D 51
Decimal 28 109 81
Binary 11100 1101101 1010001
Octal 34 155 121

Shades and tints

Shades of #1C6D51

#1C6D51
(28,109,81)
#1A644A
(26,100,74)
#185B43
(24,91,67)
#16523C
(22,82,60)
#144935
(20,73,53)
#12402E
(18,64,46)
#103727
(16,55,39)
#0E2E20
(14,46,32)
#0C2519
(12,37,25)
#0A1C12
(10,28,18)
#08130B
(8,19,11)
#000000
(0,0,0)

Tints of #1C6D51

#1C6D51
(28,109,81)
#307A60
(48,122,96)
#44876F
(68,135,111)
#58947E
(88,148,126)
#6CA18D
(108,161,141)
#80AE9C
(128,174,156)
#94BBAB
(148,187,171)
#A8C8BA
(168,200,186)
#BCD5C9
(188,213,201)
#D0E2D8
(208,226,216)
#E4EFE7
(228,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1C6D51 color. Also use rgb(28,109,81) instead hex code.

Text Font Color

.myTextColor { color: #1C6D51; }

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

This text font color is #1C6D51.

Background Color

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

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

This div background color is #1C6D51.

Border color

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

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

This div border color is #1C6D51.

Opacity

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

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

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

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

This text has shadow with #1C6D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1C6D51.

Preview

Color preview on black background

This text has color #1C6D51 on black background.


Color preview on white background

This text has color #1C6D51 on white background.


Black color preview on #1C6D51 background

This text has black color on #1C6D51 background.


White color preview on #1C6D51 background

This text has white color on #1C6D51 background.


Related colors

Complementary color

Complementary color for #hex is #E392AE.


I love getcolorcode.com

Triadic colors

1 #511C6D and #6D511C with #1C6D51 are triadic colors.

2 #516D1C and #6D1C51 with #1C6D51 are triadic colors.