COLOR #6F5148

HEX: #6F5148 RGB: (111,81,72)

Color info

#6F5148 contains red, green and blue colors in about the same proportion. Web safe color of #6F5148 is #666633 (or #663).

RGB color model

#6F5148 color RGB value is (111,81,72).

RGB: (111,81,72) (44%, 32%, 28%)

RGB channels and saturation

R 111 of 255 = 44%
G 81 of 255 = 32%
B 72 of 255 = 28%

111
81
72

R + G + B ~ 35%. #6F5148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 81 + 72 = 264 (100%)
R 111 of 264 ~ 42.05%
G 81 of 264 ~ 30.68%
B 72 of 264 ~ 27.27'%

%42.05
%30.68
%27.27

CMYK color model

#6F5148 color CMYK value is (0,27,35,56).

  • cyan value is 0.00%
  • magenta value is 27.03%
  • yellow value is 35.14%
  • key color value is 56.47%
CMYK: (0,27,35,56) C0M27Y35K56 (0%,27%,35%,56%) (0.00/0.27/0.35/0.56) 

CMYK percentages

%0
%27.03
%35.14
%56.47

Codes

Color #6F5148 in popluar color models

6F 51 48
RGB 111 81 72
HSL 14° 21.31% 35.88%
HSB/HSV 14° 35.14% 43.53%
CMYK 0.00% 27.03% 35.14%
56.47%

Color #6F5148 in popluar number systems.

HEX 6F 51 48
Decimal 111 81 72
Binary 1101111 1010001 1001000
Octal 157 121 110

Shades and tints

Shades of #6F5148

#6F5148
(111,81,72)
#654A42
(101,74,66)
#5B433C
(91,67,60)
#513C36
(81,60,54)
#473530
(71,53,48)
#3D2E2A
(61,46,42)
#332724
(51,39,36)
#29201E
(41,32,30)
#1F1918
(31,25,24)
#151212
(21,18,18)
#0B0B0C
(11,11,12)
#000000
(0,0,0)

Tints of #6F5148

#6F5148
(111,81,72)
#7C6058
(124,96,88)
#896F68
(137,111,104)
#967E78
(150,126,120)
#A38D88
(163,141,136)
#B09C98
(176,156,152)
#BDABA8
(189,171,168)
#CABAB8
(202,186,184)
#D7C9C8
(215,201,200)
#E4D8D8
(228,216,216)
#F1E7E8
(241,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F5148 color. Also use rgb(111,81,72) instead hex code.

Text Font Color

.myTextColor { color: #6F5148; }

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

This text font color is #6F5148.

Background Color

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

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

This div background color is #6F5148.

Border color

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

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

This div border color is #6F5148.

Opacity

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

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

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

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

This text has shadow with #6F5148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F5148.

Preview

Color preview on black background

This text has color #6F5148 on black background.


Color preview on white background

This text has color #6F5148 on white background.


Black color preview on #6F5148 background

This text has black color on #6F5148 background.


White color preview on #6F5148 background

This text has white color on #6F5148 background.


Related colors

Complementary color

Complementary color for #hex is #90AEB7.


I love getcolorcode.com

Triadic colors

1 #486F51 and #51486F with #6F5148 are triadic colors.

2 #48516F and #516F48 with #6F5148 are triadic colors.