COLOR #6C1329

HEX: #6C1329 RGB: (108,19,41)

Color info

#6C1329 contains mainly red color. Web safe color of #6C1329 is #660033 (or #603).

RGB color model

#6C1329 color RGB value is (108,19,41).

RGB: (108,19,41) (42%, 7%, 16%)

RGB channels and saturation

R 108 of 255 = 42%
G 19 of 255 = 7%
B 41 of 255 = 16%

108
19
41

R + G + B ~ 22%. #6C1329 is dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 19 + 41 = 168 (100%)
R 108 of 168 ~ 64.29%
G 19 of 168 ~ 11.31%
B 41 of 168 ~ 24.4'%

%64.29
%11.31
%24.4

CMYK color model

#6C1329 color CMYK value is (0,82,62,58).

  • cyan value is 0.00%
  • magenta value is 82.41%
  • yellow value is 62.04%
  • key color value is 57.65%
CMYK: (0,82,62,58) C0M82Y62K58 (0%,82%,62%,58%) (0.00/0.82/0.62/0.58) 

CMYK percentages

%0
%82.41
%62.04
%57.65

Codes

Color #6C1329 in popluar color models

6C 13 29
RGB 108 19 41
HSL 345° 70.08% 24.90%
HSB/HSV 345° 82.41% 42.35%
CMYK 0.00% 82.41% 62.04%
57.65%

Color #6C1329 in popluar number systems.

HEX 6C 13 29
Decimal 108 19 41
Binary 1101100 10011 101001
Octal 154 23 51

Shades and tints

Shades of #6C1329

#6C1329
(108,19,41)
#631226
(99,18,38)
#5A1123
(90,17,35)
#511020
(81,16,32)
#480F1D
(72,15,29)
#3F0E1A
(63,14,26)
#360D17
(54,13,23)
#2D0C14
(45,12,20)
#240B11
(36,11,17)
#1B0A0E
(27,10,14)
#12090B
(18,9,11)
#000000
(0,0,0)

Tints of #6C1329

#6C1329
(108,19,41)
#79283C
(121,40,60)
#863D4F
(134,61,79)
#935262
(147,82,98)
#A06775
(160,103,117)
#AD7C88
(173,124,136)
#BA919B
(186,145,155)
#C7A6AE
(199,166,174)
#D4BBC1
(212,187,193)
#E1D0D4
(225,208,212)
#EEE5E7
(238,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C1329 color. Also use rgb(108,19,41) instead hex code.

Text Font Color

.myTextColor { color: #6C1329; }

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

This text font color is #6C1329.

Background Color

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

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

This div background color is #6C1329.

Border color

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

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

This div border color is #6C1329.

Opacity

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

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

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

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

This text has shadow with #6C1329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C1329.

Preview

Color preview on black background

This text has color #6C1329 on black background.


Color preview on white background

This text has color #6C1329 on white background.


Black color preview on #6C1329 background

This text has black color on #6C1329 background.


White color preview on #6C1329 background

This text has white color on #6C1329 background.


Related colors

Complementary color

Complementary color for #hex is #93ECD6.


I love getcolorcode.com

Triadic colors

1 #296C13 and #13296C with #6C1329 are triadic colors.

2 #29136C and #136C29 with #6C1329 are triadic colors.