COLOR #6F3D64

HEX: #6F3D64 RGB: (111,61,100)

Color info

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

RGB color model

#6F3D64 color RGB value is (111,61,100).

RGB: (111,61,100) (44%, 24%, 39%)

RGB channels and saturation

R 111 of 255 = 44%
G 61 of 255 = 24%
B 100 of 255 = 39%

111
61
100

R + G + B ~ 36%. #6F3D64 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 61 + 100 = 272 (100%)
R 111 of 272 ~ 40.81%
G 61 of 272 ~ 22.43%
B 100 of 272 ~ 36.76'%

%40.81
%22.43
%36.76

CMYK color model

#6F3D64 color CMYK value is (0,45,10,56).

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

CMYK: (0,45,10,56)
C0M45Y10K56 (0%, 45%, 10%, 56%)
(0.00 / 0.45 / 0.10 / 0.56)

CMYK percentages

%0
%45.05
%9.91
%56.47

Codes

Color #6F3D64 in popluar color models

6F 3D 64
RGB 111 61 100
HSL 313° 29.07% 33.73%
HSB/HSV 313° 45.05% 43.53%
CMYK 0.00% 45.05% 9.91%
56.47%

Color #6F3D64 in popluar number systems.

HEX 6F 3D 64
Decimal 111 61 100
Binary 1101111 111101 1100100
Octal 157 75 144

Shades and tints

Shades of #6F3D64

#6F3D64
(111,61,100)
#65385B
(101,56,91)
#5B3352
(91,51,82)
#512E49
(81,46,73)
#472940
(71,41,64)
#3D2437
(61,36,55)
#331F2E
(51,31,46)
#291A25
(41,26,37)
#1F151C
(31,21,28)
#151013
(21,16,19)
#0B0B0A
(11,11,10)
#000000
(0,0,0)

Tints of #6F3D64

#6F3D64
(111,61,100)
#7C4E72
(124,78,114)
#895F80
(137,95,128)
#96708E
(150,112,142)
#A3819C
(163,129,156)
#B092AA
(176,146,170)
#BDA3B8
(189,163,184)
#CAB4C6
(202,180,198)
#D7C5D4
(215,197,212)
#E4D6E2
(228,214,226)
#F1E7F0
(241,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6F3D64; }

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

This text font color is #6F3D64.

Background Color

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

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

This div background color is #6F3D64.

Border color

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

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

This div border color is #6F3D64.

Opacity

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

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

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

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

This text has shadow with #6F3D64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F3D64.

Preview

Color preview on black background

This text has color #6F3D64 on black background.


Color preview on white background

This text has color #6F3D64 on white background.


Black color preview on #6F3D64 background

This text has black color on #6F3D64 background.


White color preview on #6F3D64 background

This text has white color on #6F3D64 background.


Related colors

Complementary color

Complementary color for #hex is #90C29B.


I love getcolorcode.com

Triadic colors

1 #646F3D and #3D646F with #6F3D64 are triadic colors.

2 #643D6F and #3D6F64 with #6F3D64 are triadic colors.