COLOR #6F1C38

HEX: #6F1C38 RGB: (111,28,56)

Color info

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

RGB color model

#6F1C38 color RGB value is (111,28,56).

RGB: (111,28,56) (44%, 11%, 22%)

RGB channels and saturation

R 111 of 255 = 44%
G 28 of 255 = 11%
B 56 of 255 = 22%

111
28
56

R + G + B ~ 26%. #6F1C38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 28 + 56 = 195 (100%)
R 111 of 195 ~ 56.92%
G 28 of 195 ~ 14.36%
B 56 of 195 ~ 28.72'%

%56.92
%14.36
%28.72

CMYK color model

#6F1C38 color CMYK value is (0,75,50,56).

  • cyan value is 0.00%
  • magenta value is 74.77%
  • yellow value is 49.55%
  • key color value is 56.47%

CMYK: (0,75,50,56)
C0M75Y50K56 (0%, 75%, 50%, 56%)
(0.00 / 0.75 / 0.50 / 0.56)

CMYK percentages

%0
%74.77
%49.55
%56.47

Codes

Color #6F1C38 in popluar color models

6F 1C 38
RGB 111 28 56
HSL 340° 59.71% 27.25%
HSB/HSV 340° 74.77% 43.53%
CMYK 0.00% 74.77% 49.55%
56.47%

Color #6F1C38 in popluar number systems.

HEX 6F 1C 38
Decimal 111 28 56
Binary 1101111 11100 111000
Octal 157 34 70

Shades and tints

Shades of #6F1C38

#6F1C38
(111,28,56)
#651A33
(101,26,51)
#5B182E
(91,24,46)
#511629
(81,22,41)
#471424
(71,20,36)
#3D121F
(61,18,31)
#33101A
(51,16,26)
#290E15
(41,14,21)
#1F0C10
(31,12,16)
#150A0B
(21,10,11)
#0B0806
(11,8,6)
#000000
(0,0,0)

Tints of #6F1C38

#6F1C38
(111,28,56)
#7C304A
(124,48,74)
#89445C
(137,68,92)
#96586E
(150,88,110)
#A36C80
(163,108,128)
#B08092
(176,128,146)
#BD94A4
(189,148,164)
#CAA8B6
(202,168,182)
#D7BCC8
(215,188,200)
#E4D0DA
(228,208,218)
#F1E4EC
(241,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F1C38 color. Also use rgb(111,28,56) instead hex code.

Text Font Color

.myTextColor { color: #6F1C38; }

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

This text font color is #6F1C38.

Background Color

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

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

This div background color is #6F1C38.

Border color

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

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

This div border color is #6F1C38.

Opacity

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

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

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

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

This text has shadow with #6F1C38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F1C38.

Preview

Color preview on black background

This text has color #6F1C38 on black background.


Color preview on white background

This text has color #6F1C38 on white background.


Black color preview on #6F1C38 background

This text has black color on #6F1C38 background.


White color preview on #6F1C38 background

This text has white color on #6F1C38 background.


Related colors

Complementary color

Complementary color for #hex is #90E3C7.


I love getcolorcode.com

Triadic colors

1 #386F1C and #1C386F with #6F1C38 are triadic colors.

2 #381C6F and #1C6F38 with #6F1C38 are triadic colors.