COLOR #6F3A37

HEX: #6F3A37 RGB: (111,58,55)

Color info

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

RGB color model

#6F3A37 color RGB value is (111,58,55).

RGB: (111,58,55) (44%, 23%, 22%)

RGB channels and saturation

R 111 of 255 = 44%
G 58 of 255 = 23%
B 55 of 255 = 22%

111
58
55

R + G + B ~ 30%. #6F3A37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 58 + 55 = 224 (100%)
R 111 of 224 ~ 49.55%
G 58 of 224 ~ 25.89%
B 55 of 224 ~ 24.55'%

%49.55
%25.89
%24.55

CMYK color model

#6F3A37 color CMYK value is (0,48,50,56).

  • cyan value is 0.00%
  • magenta value is 47.75%
  • yellow value is 50.45%
  • key color value is 56.47%

CMYK: (0,48,50,56)
C0M48Y50K56 (0%, 48%, 50%, 56%)
(0.00 / 0.48 / 0.50 / 0.56)

CMYK percentages

%0
%47.75
%50.45
%56.47

Codes

Color #6F3A37 in popluar color models

6F 3A 37
RGB 111 58 55
HSL 33.73% 32.55%
HSB/HSV 50.45% 43.53%
CMYK 0.00% 47.75% 50.45%
56.47%

Color #6F3A37 in popluar number systems.

HEX 6F 3A 37
Decimal 111 58 55
Binary 1101111 111010 110111
Octal 157 72 67

Shades and tints

Shades of #6F3A37

#6F3A37
(111,58,55)
#653532
(101,53,50)
#5B302D
(91,48,45)
#512B28
(81,43,40)
#472623
(71,38,35)
#3D211E
(61,33,30)
#331C19
(51,28,25)
#291714
(41,23,20)
#1F120F
(31,18,15)
#150D0A
(21,13,10)
#0B0805
(11,8,5)
#000000
(0,0,0)

Tints of #6F3A37

#6F3A37
(111,58,55)
#7C4B49
(124,75,73)
#895C5B
(137,92,91)
#966D6D
(150,109,109)
#A37E7F
(163,126,127)
#B08F91
(176,143,145)
#BDA0A3
(189,160,163)
#CAB1B5
(202,177,181)
#D7C2C7
(215,194,199)
#E4D3D9
(228,211,217)
#F1E4EB
(241,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F3A37 color. Also use rgb(111,58,55) instead hex code.

Text Font Color

.myTextColor { color: #6F3A37; }

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

This text font color is #6F3A37.

Background Color

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

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

This div background color is #6F3A37.

Border color

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

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

This div border color is #6F3A37.

Opacity

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

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

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

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

This text has shadow with #6F3A37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F3A37.

Preview

Color preview on black background

This text has color #6F3A37 on black background.


Color preview on white background

This text has color #6F3A37 on white background.


Black color preview on #6F3A37 background

This text has black color on #6F3A37 background.


White color preview on #6F3A37 background

This text has white color on #6F3A37 background.


Related colors

Complementary color

Complementary color for #hex is #90C5C8.


I love getcolorcode.com

Triadic colors

1 #376F3A and #3A376F with #6F3A37 are triadic colors.

2 #373A6F and #3A6F37 with #6F3A37 are triadic colors.