COLOR #6F3D61

HEX: #6F3D61 RGB: (111,61,97)

Color info

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

RGB color model

#6F3D61 color RGB value is (111,61,97).

RGB: (111,61,97) (44%, 24%, 38%)

RGB channels and saturation

R 111 of 255 = 44%
G 61 of 255 = 24%
B 97 of 255 = 38%

111
61
97

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

Portions of RGB colors in percentages

R + G + B = 111 + 61 + 97 = 269 (100%)
R 111 of 269 ~ 41.26%
G 61 of 269 ~ 22.68%
B 97 of 269 ~ 36.06'%

%41.26
%22.68
%36.06

CMYK color model

#6F3D61 color CMYK value is (0,45,13,56).

  • cyan value is 0.00%
  • magenta value is 45.05%
  • yellow value is 12.61%
  • key color value is 56.47%

CMYK: (0,45,13,56)
C0M45Y13K56 (0%, 45%, 13%, 56%)
(0.00 / 0.45 / 0.13 / 0.56)

CMYK percentages

%0
%45.05
%12.61
%56.47

Codes

Color #6F3D61 in popluar color models

6F 3D 61
RGB 111 61 97
HSL 317° 29.07% 33.73%
HSB/HSV 317° 45.05% 43.53%
CMYK 0.00% 45.05% 12.61%
56.47%

Color #6F3D61 in popluar number systems.

HEX 6F 3D 61
Decimal 111 61 97
Binary 1101111 111101 1100001
Octal 157 75 141

Shades and tints

Shades of #6F3D61

#6F3D61
(111,61,97)
#653859
(101,56,89)
#5B3351
(91,51,81)
#512E49
(81,46,73)
#472941
(71,41,65)
#3D2439
(61,36,57)
#331F31
(51,31,49)
#291A29
(41,26,41)
#1F1521
(31,21,33)
#151019
(21,16,25)
#0B0B11
(11,11,17)
#000000
(0,0,0)

Tints of #6F3D61

#6F3D61
(111,61,97)
#7C4E6F
(124,78,111)
#895F7D
(137,95,125)
#96708B
(150,112,139)
#A38199
(163,129,153)
#B092A7
(176,146,167)
#BDA3B5
(189,163,181)
#CAB4C3
(202,180,195)
#D7C5D1
(215,197,209)
#E4D6DF
(228,214,223)
#F1E7ED
(241,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6F3D61; }

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

This text font color is #6F3D61.

Background Color

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

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

This div background color is #6F3D61.

Border color

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

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

This div border color is #6F3D61.

Opacity

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

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

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

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

This text has shadow with #6F3D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F3D61.

Preview

Color preview on black background

This text has color #6F3D61 on black background.


Color preview on white background

This text has color #6F3D61 on white background.


Black color preview on #6F3D61 background

This text has black color on #6F3D61 background.


White color preview on #6F3D61 background

This text has white color on #6F3D61 background.


Related colors

Complementary color

Complementary color for #hex is #90C29E.


I love getcolorcode.com

Triadic colors

1 #616F3D and #3D616F with #6F3D61 are triadic colors.

2 #613D6F and #3D6F61 with #6F3D61 are triadic colors.