COLOR #6C1124

HEX: #6C1124 RGB: (108,17,36)

Color info

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

RGB color model

#6C1124 color RGB value is (108,17,36).

RGB: (108,17,36) (42%, 7%, 14%)

RGB channels and saturation

R 108 of 255 = 42%
G 17 of 255 = 7%
B 36 of 255 = 14%

108
17
36

R + G + B ~ 21%. #6C1124 is dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 17 + 36 = 161 (100%)
R 108 of 161 ~ 67.08%
G 17 of 161 ~ 10.56%
B 36 of 161 ~ 22.36'%

%67.08
%10.56
%22.36

CMYK color model

#6C1124 color CMYK value is (0,84,67,58).

  • cyan value is 0.00%
  • magenta value is 84.26%
  • yellow value is 66.67%
  • key color value is 57.65%

CMYK: (0,84,67,58)
C0M84Y67K58 (0%, 84%, 67%, 58%)
(0.00 / 0.84 / 0.67 / 0.58)

CMYK percentages

%0
%84.26
%66.67
%57.65

Codes

Color #6C1124 in popluar color models

6C 11 24
RGB 108 17 36
HSL 347° 72.80% 24.51%
HSB/HSV 347° 84.26% 42.35%
CMYK 0.00% 84.26% 66.67%
57.65%

Color #6C1124 in popluar number systems.

HEX 6C 11 24
Decimal 108 17 36
Binary 1101100 10001 100100
Octal 154 21 44

Shades and tints

Shades of #6C1124

#6C1124
(108,17,36)
#631021
(99,16,33)
#5A0F1E
(90,15,30)
#510E1B
(81,14,27)
#480D18
(72,13,24)
#3F0C15
(63,12,21)
#360B12
(54,11,18)
#2D0A0F
(45,10,15)
#24090C
(36,9,12)
#1B0809
(27,8,9)
#120706
(18,7,6)
#000000
(0,0,0)

Tints of #6C1124

#6C1124
(108,17,36)
#792637
(121,38,55)
#863B4A
(134,59,74)
#93505D
(147,80,93)
#A06570
(160,101,112)
#AD7A83
(173,122,131)
#BA8F96
(186,143,150)
#C7A4A9
(199,164,169)
#D4B9BC
(212,185,188)
#E1CECF
(225,206,207)
#EEE3E2
(238,227,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C1124 color. Also use rgb(108,17,36) instead hex code.

Text Font Color

.myTextColor { color: #6C1124; }

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

This text font color is #6C1124.

Background Color

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

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

This div background color is #6C1124.

Border color

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

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

This div border color is #6C1124.

Opacity

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

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

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

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

This text has shadow with #6C1124 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C1124.

Preview

Color preview on black background

This text has color #6C1124 on black background.


Color preview on white background

This text has color #6C1124 on white background.


Black color preview on #6C1124 background

This text has black color on #6C1124 background.


White color preview on #6C1124 background

This text has white color on #6C1124 background.


Related colors

Complementary color

Complementary color for #hex is #93EEDB.


I love getcolorcode.com

Triadic colors

1 #246C11 and #11246C with #6C1124 are triadic colors.

2 #24116C and #116C24 with #6C1124 are triadic colors.