COLOR #6F1429

HEX: #6F1429 RGB: (111,20,41)

Color info

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

RGB color model

#6F1429 color RGB value is (111,20,41).

RGB: (111,20,41) (44%, 8%, 16%)

RGB channels and saturation

R 111 of 255 = 44%
G 20 of 255 = 8%
B 41 of 255 = 16%

111
20
41

R + G + B ~ 23%. #6F1429 is dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 20 + 41 = 172 (100%)
R 111 of 172 ~ 64.53%
G 20 of 172 ~ 11.63%
B 41 of 172 ~ 23.84'%

%64.53
%11.63
%23.84

CMYK color model

#6F1429 color CMYK value is (0,82,63,56).

  • cyan value is 0.00%
  • magenta value is 81.98%
  • yellow value is 63.06%
  • key color value is 56.47%

CMYK: (0,82,63,56)
C0M82Y63K56 (0%, 82%, 63%, 56%)
(0.00 / 0.82 / 0.63 / 0.56)

CMYK percentages

%0
%81.98
%63.06
%56.47

Codes

Color #6F1429 in popluar color models

6F 14 29
RGB 111 20 41
HSL 346° 69.47% 25.69%
HSB/HSV 346° 81.98% 43.53%
CMYK 0.00% 81.98% 63.06%
56.47%

Color #6F1429 in popluar number systems.

HEX 6F 14 29
Decimal 111 20 41
Binary 1101111 10100 101001
Octal 157 24 51

Shades and tints

Shades of #6F1429

#6F1429
(111,20,41)
#651326
(101,19,38)
#5B1223
(91,18,35)
#511120
(81,17,32)
#47101D
(71,16,29)
#3D0F1A
(61,15,26)
#330E17
(51,14,23)
#290D14
(41,13,20)
#1F0C11
(31,12,17)
#150B0E
(21,11,14)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #6F1429

#6F1429
(111,20,41)
#7C293C
(124,41,60)
#893E4F
(137,62,79)
#965362
(150,83,98)
#A36875
(163,104,117)
#B07D88
(176,125,136)
#BD929B
(189,146,155)
#CAA7AE
(202,167,174)
#D7BCC1
(215,188,193)
#E4D1D4
(228,209,212)
#F1E6E7
(241,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F1429 color. Also use rgb(111,20,41) instead hex code.

Text Font Color

.myTextColor { color: #6F1429; }

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

This text font color is #6F1429.

Background Color

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

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

This div background color is #6F1429.

Border color

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

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

This div border color is #6F1429.

Opacity

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

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

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

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

This text has shadow with #6F1429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F1429.

Preview

Color preview on black background

This text has color #6F1429 on black background.


Color preview on white background

This text has color #6F1429 on white background.


Black color preview on #6F1429 background

This text has black color on #6F1429 background.


White color preview on #6F1429 background

This text has white color on #6F1429 background.


Related colors

Complementary color

Complementary color for #hex is #90EBD6.


I love getcolorcode.com

Triadic colors

1 #296F14 and #14296F with #6F1429 are triadic colors.

2 #29146F and #146F29 with #6F1429 are triadic colors.