COLOR #6F486F

HEX: #6F486F RGB: (111,72,111)

Color info

#6F486F contains red, green and blue colors in about the same proportion. Web safe color of #6F486F is #663366 (or #636).

RGB color model

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

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

RGB channels and saturation

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

111
72
111

R + G + B ~ 39%. #6F486F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 72 + 111 = 294 (100%)
R 111 of 294 ~ 37.76%
G 72 of 294 ~ 24.49%
B 111 of 294 ~ 37.76'%

%37.76
%24.49
%37.76

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 35.14%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (0,35,0,56)
C0M35Y0K56 (0%, 35%, 0%, 56%)
(0.00 / 0.35 / 0.00 / 0.56)

CMYK percentages

%0
%35.14
%0
%56.47

Codes

Color #6F486F in popluar color models

6F 48 6F
RGB 111 72 111
HSL 300° 21.31% 35.88%
HSB/HSV 300° 35.14% 43.53%
CMYK 0.00% 35.14% 0.00%
56.47%

Color #6F486F in popluar number systems.

HEX 6F 48 6F
Decimal 111 72 111
Binary 1101111 1001000 1101111
Octal 157 110 157

Shades and tints

Shades of #6F486F

#6F486F
(111,72,111)
#654265
(101,66,101)
#5B3C5B
(91,60,91)
#513651
(81,54,81)
#473047
(71,48,71)
#3D2A3D
(61,42,61)
#332433
(51,36,51)
#291E29
(41,30,41)
#1F181F
(31,24,31)
#151215
(21,18,21)
#0B0C0B
(11,12,11)
#000000
(0,0,0)

Tints of #6F486F

#6F486F
(111,72,111)
#7C587C
(124,88,124)
#896889
(137,104,137)
#967896
(150,120,150)
#A388A3
(163,136,163)
#B098B0
(176,152,176)
#BDA8BD
(189,168,189)
#CAB8CA
(202,184,202)
#D7C8D7
(215,200,215)
#E4D8E4
(228,216,228)
#F1E8F1
(241,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6F486F; }

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

This text font color is #6F486F.

Background Color

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

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

This div background color is #6F486F.

Border color

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

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

This div border color is #6F486F.

Opacity

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

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

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

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

This text has shadow with #6F486F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F486F.

Preview

Color preview on black background

This text has color #6F486F on black background.


Color preview on white background

This text has color #6F486F on white background.


Black color preview on #6F486F background

This text has black color on #6F486F background.


White color preview on #6F486F background

This text has white color on #6F486F background.


Related colors

Complementary color

Complementary color for #hex is #90B790.


I love getcolorcode.com

Triadic colors

1 #6F6F48 and #486F6F with #6F486F are triadic colors.

2 #6F486F and #486F6F with #6F486F are triadic colors.