COLOR #6F394A

HEX: #6F394A RGB: (111,57,74)

Color info

#6F394A contains red, green and blue colors in about the same proportion. Web safe color of #6F394A is #663333 (or #633).

RGB color model

#6F394A color RGB value is (111,57,74).

RGB: (111,57,74) (44%, 22%, 29%)

RGB channels and saturation

R 111 of 255 = 44%
G 57 of 255 = 22%
B 74 of 255 = 29%

111
57
74

R + G + B ~ 32%. #6F394A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 57 + 74 = 242 (100%)
R 111 of 242 ~ 45.87%
G 57 of 242 ~ 23.55%
B 74 of 242 ~ 30.58'%

%45.87
%23.55
%30.58

CMYK color model

#6F394A color CMYK value is (0,49,33,56).

  • cyan value is 0.00%
  • magenta value is 48.65%
  • yellow value is 33.33%
  • key color value is 56.47%

CMYK: (0,49,33,56)
C0M49Y33K56 (0%, 49%, 33%, 56%)
(0.00 / 0.49 / 0.33 / 0.56)

CMYK percentages

%0
%48.65
%33.33
%56.47

Codes

Color #6F394A in popluar color models

6F 39 4A
RGB 111 57 74
HSL 341° 32.14% 32.94%
HSB/HSV 341° 48.65% 43.53%
CMYK 0.00% 48.65% 33.33%
56.47%

Color #6F394A in popluar number systems.

HEX 6F 39 4A
Decimal 111 57 74
Binary 1101111 111001 1001010
Octal 157 71 112

Shades and tints

Shades of #6F394A

#6F394A
(111,57,74)
#653444
(101,52,68)
#5B2F3E
(91,47,62)
#512A38
(81,42,56)
#472532
(71,37,50)
#3D202C
(61,32,44)
#331B26
(51,27,38)
#291620
(41,22,32)
#1F111A
(31,17,26)
#150C14
(21,12,20)
#0B070E
(11,7,14)
#000000
(0,0,0)

Tints of #6F394A

#6F394A
(111,57,74)
#7C4B5A
(124,75,90)
#895D6A
(137,93,106)
#966F7A
(150,111,122)
#A3818A
(163,129,138)
#B0939A
(176,147,154)
#BDA5AA
(189,165,170)
#CAB7BA
(202,183,186)
#D7C9CA
(215,201,202)
#E4DBDA
(228,219,218)
#F1EDEA
(241,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F394A color. Also use rgb(111,57,74) instead hex code.

Text Font Color

.myTextColor { color: #6F394A; }

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

This text font color is #6F394A.

Background Color

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

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

This div background color is #6F394A.

Border color

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

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

This div border color is #6F394A.

Opacity

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

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

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

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

This text has shadow with #6F394A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F394A.

Preview

Color preview on black background

This text has color #6F394A on black background.


Color preview on white background

This text has color #6F394A on white background.


Black color preview on #6F394A background

This text has black color on #6F394A background.


White color preview on #6F394A background

This text has white color on #6F394A background.


Related colors

Complementary color

Complementary color for #hex is #90C6B5.


I love getcolorcode.com

Triadic colors

1 #4A6F39 and #394A6F with #6F394A are triadic colors.

2 #4A396F and #396F4A with #6F394A are triadic colors.