COLOR #6C1C48

HEX: #6C1C48 RGB: (108,28,72)

Color info

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

RGB color model

#6C1C48 color RGB value is (108,28,72).

RGB: (108,28,72) (42%, 11%, 28%)

RGB channels and saturation

R 108 of 255 = 42%
G 28 of 255 = 11%
B 72 of 255 = 28%

108
28
72

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

Portions of RGB colors in percentages

R + G + B = 108 + 28 + 72 = 208 (100%)
R 108 of 208 ~ 51.92%
G 28 of 208 ~ 13.46%
B 72 of 208 ~ 34.62'%

%51.92
%13.46
%34.62

CMYK color model

#6C1C48 color CMYK value is (0,74,33,58).

  • cyan value is 0.00%
  • magenta value is 74.07%
  • yellow value is 33.33%
  • key color value is 57.65%

CMYK: (0,74,33,58)
C0M74Y33K58 (0%, 74%, 33%, 58%)
(0.00 / 0.74 / 0.33 / 0.58)

CMYK percentages

%0
%74.07
%33.33
%57.65

Codes

Color #6C1C48 in popluar color models

6C 1C 48
RGB 108 28 72
HSL 327° 58.82% 26.67%
HSB/HSV 327° 74.07% 42.35%
CMYK 0.00% 74.07% 33.33%
57.65%

Color #6C1C48 in popluar number systems.

HEX 6C 1C 48
Decimal 108 28 72
Binary 1101100 11100 1001000
Octal 154 34 110

Shades and tints

Shades of #6C1C48

#6C1C48
(108,28,72)
#631A42
(99,26,66)
#5A183C
(90,24,60)
#511636
(81,22,54)
#481430
(72,20,48)
#3F122A
(63,18,42)
#361024
(54,16,36)
#2D0E1E
(45,14,30)
#240C18
(36,12,24)
#1B0A12
(27,10,18)
#12080C
(18,8,12)
#000000
(0,0,0)

Tints of #6C1C48

#6C1C48
(108,28,72)
#793058
(121,48,88)
#864468
(134,68,104)
#935878
(147,88,120)
#A06C88
(160,108,136)
#AD8098
(173,128,152)
#BA94A8
(186,148,168)
#C7A8B8
(199,168,184)
#D4BCC8
(212,188,200)
#E1D0D8
(225,208,216)
#EEE4E8
(238,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C1C48 color. Also use rgb(108,28,72) instead hex code.

Text Font Color

.myTextColor { color: #6C1C48; }

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

This text font color is #6C1C48.

Background Color

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

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

This div background color is #6C1C48.

Border color

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

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

This div border color is #6C1C48.

Opacity

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

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

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

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

This text has shadow with #6C1C48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C1C48.

Preview

Color preview on black background

This text has color #6C1C48 on black background.


Color preview on white background

This text has color #6C1C48 on white background.


Black color preview on #6C1C48 background

This text has black color on #6C1C48 background.


White color preview on #6C1C48 background

This text has white color on #6C1C48 background.


Related colors

Complementary color

Complementary color for #hex is #93E3B7.


I love getcolorcode.com

Triadic colors

1 #486C1C and #1C486C with #6C1C48 are triadic colors.

2 #481C6C and #1C6C48 with #6C1C48 are triadic colors.