COLOR #6F4459

HEX: #6F4459 RGB: (111,68,89)

Color info

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

RGB color model

#6F4459 color RGB value is (111,68,89).

RGB: (111,68,89) (44%, 27%, 35%)

RGB channels and saturation

R 111 of 255 = 44%
G 68 of 255 = 27%
B 89 of 255 = 35%

111
68
89

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

Portions of RGB colors in percentages

R + G + B = 111 + 68 + 89 = 268 (100%)
R 111 of 268 ~ 41.42%
G 68 of 268 ~ 25.37%
B 89 of 268 ~ 33.21'%

%41.42
%25.37
%33.21

CMYK color model

#6F4459 color CMYK value is (0,39,20,56).

  • cyan value is 0.00%
  • magenta value is 38.74%
  • yellow value is 19.82%
  • key color value is 56.47%

CMYK: (0,39,20,56)
C0M39Y20K56 (0%, 39%, 20%, 56%)
(0.00 / 0.39 / 0.20 / 0.56)

CMYK percentages

%0
%38.74
%19.82
%56.47

Codes

Color #6F4459 in popluar color models

6F 44 59
RGB 111 68 89
HSL 331° 24.02% 35.10%
HSB/HSV 331° 38.74% 43.53%
CMYK 0.00% 38.74% 19.82%
56.47%

Color #6F4459 in popluar number systems.

HEX 6F 44 59
Decimal 111 68 89
Binary 1101111 1000100 1011001
Octal 157 104 131

Shades and tints

Shades of #6F4459

#6F4459
(111,68,89)
#653E51
(101,62,81)
#5B3849
(91,56,73)
#513241
(81,50,65)
#472C39
(71,44,57)
#3D2631
(61,38,49)
#332029
(51,32,41)
#291A21
(41,26,33)
#1F1419
(31,20,25)
#150E11
(21,14,17)
#0B0809
(11,8,9)
#000000
(0,0,0)

Tints of #6F4459

#6F4459
(111,68,89)
#7C5568
(124,85,104)
#896677
(137,102,119)
#967786
(150,119,134)
#A38895
(163,136,149)
#B099A4
(176,153,164)
#BDAAB3
(189,170,179)
#CABBC2
(202,187,194)
#D7CCD1
(215,204,209)
#E4DDE0
(228,221,224)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6F4459; }

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

This text font color is #6F4459.

Background Color

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

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

This div background color is #6F4459.

Border color

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

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

This div border color is #6F4459.

Opacity

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

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

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

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

This text has shadow with #6F4459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F4459.

Preview

Color preview on black background

This text has color #6F4459 on black background.


Color preview on white background

This text has color #6F4459 on white background.


Black color preview on #6F4459 background

This text has black color on #6F4459 background.


White color preview on #6F4459 background

This text has white color on #6F4459 background.


Related colors

Complementary color

Complementary color for #hex is #90BBA6.


I love getcolorcode.com

Triadic colors

1 #596F44 and #44596F with #6F4459 are triadic colors.

2 #59446F and #446F59 with #6F4459 are triadic colors.