COLOR #6F3D69

HEX: #6F3D69 RGB: (111,61,105)

Color info

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

RGB color model

#6F3D69 color RGB value is (111,61,105).

RGB: (111,61,105) (44%, 24%, 41%)

RGB channels and saturation

R 111 of 255 = 44%
G 61 of 255 = 24%
B 105 of 255 = 41%

111
61
105

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

Portions of RGB colors in percentages

R + G + B = 111 + 61 + 105 = 277 (100%)
R 111 of 277 ~ 40.07%
G 61 of 277 ~ 22.02%
B 105 of 277 ~ 37.91'%

%40.07
%22.02
%37.91

CMYK color model

#6F3D69 color CMYK value is (0,45,5,56).

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

CMYK: (0,45,5,56)
C0M45Y5K56 (0%, 45%, 5%, 56%)
(0.00 / 0.45 / 0.05 / 0.56)

CMYK percentages

%0
%45.05
%5.41
%56.47

Codes

Color #6F3D69 in popluar color models

6F 3D 69
RGB 111 61 105
HSL 307° 29.07% 33.73%
HSB/HSV 307° 45.05% 43.53%
CMYK 0.00% 45.05% 5.41%
56.47%

Color #6F3D69 in popluar number systems.

HEX 6F 3D 69
Decimal 111 61 105
Binary 1101111 111101 1101001
Octal 157 75 151

Shades and tints

Shades of #6F3D69

#6F3D69
(111,61,105)
#653860
(101,56,96)
#5B3357
(91,51,87)
#512E4E
(81,46,78)
#472945
(71,41,69)
#3D243C
(61,36,60)
#331F33
(51,31,51)
#291A2A
(41,26,42)
#1F1521
(31,21,33)
#151018
(21,16,24)
#0B0B0F
(11,11,15)
#000000
(0,0,0)

Tints of #6F3D69

#6F3D69
(111,61,105)
#7C4E76
(124,78,118)
#895F83
(137,95,131)
#967090
(150,112,144)
#A3819D
(163,129,157)
#B092AA
(176,146,170)
#BDA3B7
(189,163,183)
#CAB4C4
(202,180,196)
#D7C5D1
(215,197,209)
#E4D6DE
(228,214,222)
#F1E7EB
(241,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6F3D69; }

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

This text font color is #6F3D69.

Background Color

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

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

This div background color is #6F3D69.

Border color

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

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

This div border color is #6F3D69.

Opacity

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

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

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

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

This text has shadow with #6F3D69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F3D69.

Preview

Color preview on black background

This text has color #6F3D69 on black background.


Color preview on white background

This text has color #6F3D69 on white background.


Black color preview on #6F3D69 background

This text has black color on #6F3D69 background.


White color preview on #6F3D69 background

This text has white color on #6F3D69 background.


Related colors

Complementary color

Complementary color for #hex is #90C296.


I love getcolorcode.com

Triadic colors

1 #696F3D and #3D696F with #6F3D69 are triadic colors.

2 #693D6F and #3D6F69 with #6F3D69 are triadic colors.