COLOR #6D236A

HEX: #6D236A RGB: (109,35,106)

Color info

#6D236A contains mainly red and blue colors. Web safe color of #6D236A is #663366 (or #636).

RGB color model

#6D236A color RGB value is (109,35,106).

RGB: (109,35,106) (43%, 14%, 42%)

RGB channels and saturation

R 109 of 255 = 43%
G 35 of 255 = 14%
B 106 of 255 = 42%

109
35
106

R + G + B ~ 33%. #6D236A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 35 + 106 = 250 (100%)
R 109 of 250 ~ 43.6%
G 35 of 250 ~ 14%
B 106 of 250 ~ 42.4'%

%43.6
%14
%42.4

CMYK color model

#6D236A color CMYK value is (0,68,3,57).

  • cyan value is 0.00%
  • magenta value is 67.89%
  • yellow value is 2.75%
  • key color value is 57.25%
CMYK: (0,68,3,57) C0M68Y3K57 (0%,68%,3%,57%) (0.00/0.68/0.03/0.57) 

CMYK percentages

%0
%67.89
%2.75
%57.25

Codes

Color #6D236A in popluar color models

6D 23 6A
RGB 109 35 106
HSL 302° 51.39% 28.24%
HSB/HSV 302° 67.89% 42.75%
CMYK 0.00% 67.89% 2.75%
57.25%

Color #6D236A in popluar number systems.

HEX 6D 23 6A
Decimal 109 35 106
Binary 1101101 100011 1101010
Octal 155 43 152

Shades and tints

Shades of #6D236A

#6D236A
(109,35,106)
#642061
(100,32,97)
#5B1D58
(91,29,88)
#521A4F
(82,26,79)
#491746
(73,23,70)
#40143D
(64,20,61)
#371134
(55,17,52)
#2E0E2B
(46,14,43)
#250B22
(37,11,34)
#1C0819
(28,8,25)
#130510
(19,5,16)
#000000
(0,0,0)

Tints of #6D236A

#6D236A
(109,35,106)
#7A3777
(122,55,119)
#874B84
(135,75,132)
#945F91
(148,95,145)
#A1739E
(161,115,158)
#AE87AB
(174,135,171)
#BB9BB8
(187,155,184)
#C8AFC5
(200,175,197)
#D5C3D2
(213,195,210)
#E2D7DF
(226,215,223)
#EFEBEC
(239,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D236A color. Also use rgb(109,35,106) instead hex code.

Text Font Color

.myTextColor { color: #6D236A; }

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

This text font color is #6D236A.

Background Color

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

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

This div background color is #6D236A.

Border color

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

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

This div border color is #6D236A.

Opacity

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

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

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

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

This text has shadow with #6D236A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D236A.

Preview

Color preview on black background

This text has color #6D236A on black background.


Color preview on white background

This text has color #6D236A on white background.


Black color preview on #6D236A background

This text has black color on #6D236A background.


White color preview on #6D236A background

This text has white color on #6D236A background.


Related colors

Complementary color

Complementary color for #hex is #92DC95.


I love getcolorcode.com

Triadic colors

1 #6A6D23 and #236A6D with #6D236A are triadic colors.

2 #6A236D and #236D6A with #6D236A are triadic colors.