COLOR #6F3C73

HEX: #6F3C73 RGB: (111,60,115)

Color info

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

RGB color model

#6F3C73 color RGB value is (111,60,115).

RGB: (111,60,115) (44%, 24%, 45%)

RGB channels and saturation

R 111 of 255 = 44%
G 60 of 255 = 24%
B 115 of 255 = 45%

111
60
115

R + G + B ~ 38%. #6F3C73 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 60 + 115 = 286 (100%)
R 111 of 286 ~ 38.81%
G 60 of 286 ~ 20.98%
B 115 of 286 ~ 40.21'%

%38.81
%20.98
%40.21

CMYK color model

#6F3C73 color CMYK value is (3,48,0,55).

  • cyan value is 3.48%
  • magenta value is 47.83%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (3,48,0,55)
C3M48Y0K55 (3%, 48%, 0%, 55%)
(0.03 / 0.48 / 0.00 / 0.55)

CMYK percentages

%3.48
%47.83
%0
%54.9

Codes

Color #6F3C73 in popluar color models

6F 3C 73
RGB 111 60 115
HSL 296° 31.43% 34.31%
HSB/HSV 296° 47.83% 45.10%
CMYK 3.48% 47.83% 0.00%
54.90%

Color #6F3C73 in popluar number systems.

HEX 6F 3C 73
Decimal 111 60 115
Binary 1101111 111100 1110011
Octal 157 74 163

Shades and tints

Shades of #6F3C73

#6F3C73
(111,60,115)
#653769
(101,55,105)
#5B325F
(91,50,95)
#512D55
(81,45,85)
#47284B
(71,40,75)
#3D2341
(61,35,65)
#331E37
(51,30,55)
#29192D
(41,25,45)
#1F1423
(31,20,35)
#150F19
(21,15,25)
#0B0A0F
(11,10,15)
#000000
(0,0,0)

Tints of #6F3C73

#6F3C73
(111,60,115)
#7C4D7F
(124,77,127)
#895E8B
(137,94,139)
#966F97
(150,111,151)
#A380A3
(163,128,163)
#B091AF
(176,145,175)
#BDA2BB
(189,162,187)
#CAB3C7
(202,179,199)
#D7C4D3
(215,196,211)
#E4D5DF
(228,213,223)
#F1E6EB
(241,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6F3C73; }

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

This text font color is #6F3C73.

Background Color

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

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

This div background color is #6F3C73.

Border color

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

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

This div border color is #6F3C73.

Opacity

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

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

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

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

This text has shadow with #6F3C73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F3C73.

Preview

Color preview on black background

This text has color #6F3C73 on black background.


Color preview on white background

This text has color #6F3C73 on white background.


Black color preview on #6F3C73 background

This text has black color on #6F3C73 background.


White color preview on #6F3C73 background

This text has white color on #6F3C73 background.


Related colors

Complementary color

Complementary color for #hex is #90C38C.


I love getcolorcode.com

Triadic colors

1 #736F3C and #3C736F with #6F3C73 are triadic colors.

2 #733C6F and #3C6F73 with #6F3C73 are triadic colors.