COLOR #6C1E47

HEX: #6C1E47 RGB: (108,30,71)

Color info

#6C1E47 contains mainly red and blue colors. Web safe color of #6C1E47 is #663333 (or #633).

RGB color model

#6C1E47 color RGB value is (108,30,71).

RGB: (108,30,71) (42%, 12%, 28%)

RGB channels and saturation

R 108 of 255 = 42%
G 30 of 255 = 12%
B 71 of 255 = 28%

108
30
71

R + G + B ~ 27%. #6C1E47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 30 + 71 = 209 (100%)
R 108 of 209 ~ 51.67%
G 30 of 209 ~ 14.35%
B 71 of 209 ~ 33.97'%

%51.67
%14.35
%33.97

CMYK color model

#6C1E47 color CMYK value is (0,72,34,58).

  • cyan value is 0.00%
  • magenta value is 72.22%
  • yellow value is 34.26%
  • key color value is 57.65%

CMYK: (0,72,34,58)
C0M72Y34K58 (0%, 72%, 34%, 58%)
(0.00 / 0.72 / 0.34 / 0.58)

CMYK percentages

%0
%72.22
%34.26
%57.65

Codes

Color #6C1E47 in popluar color models

6C 1E 47
RGB 108 30 71
HSL 328° 56.52% 27.06%
HSB/HSV 328° 72.22% 42.35%
CMYK 0.00% 72.22% 34.26%
57.65%

Color #6C1E47 in popluar number systems.

HEX 6C 1E 47
Decimal 108 30 71
Binary 1101100 11110 1000111
Octal 154 36 107

Shades and tints

Shades of #6C1E47

#6C1E47
(108,30,71)
#631C41
(99,28,65)
#5A1A3B
(90,26,59)
#511835
(81,24,53)
#48162F
(72,22,47)
#3F1429
(63,20,41)
#361223
(54,18,35)
#2D101D
(45,16,29)
#240E17
(36,14,23)
#1B0C11
(27,12,17)
#120A0B
(18,10,11)
#000000
(0,0,0)

Tints of #6C1E47

#6C1E47
(108,30,71)
#793257
(121,50,87)
#864667
(134,70,103)
#935A77
(147,90,119)
#A06E87
(160,110,135)
#AD8297
(173,130,151)
#BA96A7
(186,150,167)
#C7AAB7
(199,170,183)
#D4BEC7
(212,190,199)
#E1D2D7
(225,210,215)
#EEE6E7
(238,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C1E47 color. Also use rgb(108,30,71) instead hex code.

Text Font Color

.myTextColor { color: #6C1E47; }

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

This text font color is #6C1E47.

Background Color

.myBgColor { background-color: #6C1E47; }

<div style="background-color:#6C1E47">Inner text</div>

This div background color is #6C1E47.

Border color

.myBorderColor { border: 1px solid #6C1E47; }

<div style="border:3px solid #6C1E47">Div</div>

This div border color is #6C1E47.

Opacity

.myOpacity80 { color: #6C1E47; opacity: 0.8; }

<p style="color:#6C1E47;opacity:0.8;">80%</p>

Text with #6C1E47 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 #6C1E47;}

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

This text has shadow with #6C1E47 color.


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

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

This text has shadow with #6C1E47 primary color and red secondary color.


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

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

This text has shadow with #6C1E47 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6C1E47.

Preview

Color preview on black background

This text has color #6C1E47 on black background.


Color preview on white background

This text has color #6C1E47 on white background.


Black color preview on #6C1E47 background

This text has black color on #6C1E47 background.


White color preview on #6C1E47 background

This text has white color on #6C1E47 background.


Related colors

Complementary color

Complementary color for #hex is #93E1B8.


I love getcolorcode.com

Triadic colors

1 #476C1E and #1E476C with #6C1E47 are triadic colors.

2 #471E6C and #1E6C47 with #6C1E47 are triadic colors.