COLOR #6F1D49

HEX: #6F1D49 RGB: (111,29,73)

Color info

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

RGB color model

#6F1D49 color RGB value is (111,29,73).

RGB: (111,29,73) (44%, 11%, 29%)

RGB channels and saturation

R 111 of 255 = 44%
G 29 of 255 = 11%
B 73 of 255 = 29%

111
29
73

R + G + B ~ 28%. #6F1D49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 29 + 73 = 213 (100%)
R 111 of 213 ~ 52.11%
G 29 of 213 ~ 13.62%
B 73 of 213 ~ 34.27'%

%52.11
%13.62
%34.27

CMYK color model

#6F1D49 color CMYK value is (0,74,34,56).

  • cyan value is 0.00%
  • magenta value is 73.87%
  • yellow value is 34.23%
  • key color value is 56.47%
CMYK: (0,74,34,56) C0M74Y34K56 (0%,74%,34%,56%) (0.00/0.74/0.34/0.56) 

CMYK percentages

%0
%73.87
%34.23
%56.47

Codes

Color #6F1D49 in popluar color models

6F 1D 49
RGB 111 29 73
HSL 328° 58.57% 27.45%
HSB/HSV 328° 73.87% 43.53%
CMYK 0.00% 73.87% 34.23%
56.47%

Color #6F1D49 in popluar number systems.

HEX 6F 1D 49
Decimal 111 29 73
Binary 1101111 11101 1001001
Octal 157 35 111

Shades and tints

Shades of #6F1D49

#6F1D49
(111,29,73)
#651B43
(101,27,67)
#5B193D
(91,25,61)
#511737
(81,23,55)
#471531
(71,21,49)
#3D132B
(61,19,43)
#331125
(51,17,37)
#290F1F
(41,15,31)
#1F0D19
(31,13,25)
#150B13
(21,11,19)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #6F1D49

#6F1D49
(111,29,73)
#7C3159
(124,49,89)
#894569
(137,69,105)
#965979
(150,89,121)
#A36D89
(163,109,137)
#B08199
(176,129,153)
#BD95A9
(189,149,169)
#CAA9B9
(202,169,185)
#D7BDC9
(215,189,201)
#E4D1D9
(228,209,217)
#F1E5E9
(241,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F1D49 color. Also use rgb(111,29,73) instead hex code.

Text Font Color

.myTextColor { color: #6F1D49; }

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

This text font color is #6F1D49.

Background Color

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

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

This div background color is #6F1D49.

Border color

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

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

This div border color is #6F1D49.

Opacity

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

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

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

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

This text has shadow with #6F1D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F1D49.

Preview

Color preview on black background

This text has color #6F1D49 on black background.


Color preview on white background

This text has color #6F1D49 on white background.


Black color preview on #6F1D49 background

This text has black color on #6F1D49 background.


White color preview on #6F1D49 background

This text has white color on #6F1D49 background.


Related colors

Complementary color

Complementary color for #hex is #90E2B6.


I love getcolorcode.com

Triadic colors

1 #496F1D and #1D496F with #6F1D49 are triadic colors.

2 #491D6F and #1D6F49 with #6F1D49 are triadic colors.