COLOR #6D295E

HEX: #6D295E RGB: (109,41,94)

Color info

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

RGB color model

#6D295E color RGB value is (109,41,94).

RGB: (109,41,94) (43%, 16%, 37%)

RGB channels and saturation

R 109 of 255 = 43%
G 41 of 255 = 16%
B 94 of 255 = 37%

109
41
94

R + G + B ~ 32%. #6D295E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 41 + 94 = 244 (100%)
R 109 of 244 ~ 44.67%
G 41 of 244 ~ 16.8%
B 94 of 244 ~ 38.52'%

%44.67
%16.8
%38.52

CMYK color model

#6D295E color CMYK value is (0,62,14,57).

  • cyan value is 0.00%
  • magenta value is 62.39%
  • yellow value is 13.76%
  • key color value is 57.25%

CMYK: (0,62,14,57)
C0M62Y14K57 (0%, 62%, 14%, 57%)
(0.00 / 0.62 / 0.14 / 0.57)

CMYK percentages

%0
%62.39
%13.76
%57.25

Codes

Color #6D295E in popluar color models

6D 29 5E
RGB 109 41 94
HSL 313° 45.33% 29.41%
HSB/HSV 313° 62.39% 42.75%
CMYK 0.00% 62.39% 13.76%
57.25%

Color #6D295E in popluar number systems.

HEX 6D 29 5E
Decimal 109 41 94
Binary 1101101 101001 1011110
Octal 155 51 136

Shades and tints

Shades of #6D295E

#6D295E
(109,41,94)
#642656
(100,38,86)
#5B234E
(91,35,78)
#522046
(82,32,70)
#491D3E
(73,29,62)
#401A36
(64,26,54)
#37172E
(55,23,46)
#2E1426
(46,20,38)
#25111E
(37,17,30)
#1C0E16
(28,14,22)
#130B0E
(19,11,14)
#000000
(0,0,0)

Tints of #6D295E

#6D295E
(109,41,94)
#7A3C6C
(122,60,108)
#874F7A
(135,79,122)
#946288
(148,98,136)
#A17596
(161,117,150)
#AE88A4
(174,136,164)
#BB9BB2
(187,155,178)
#C8AEC0
(200,174,192)
#D5C1CE
(213,193,206)
#E2D4DC
(226,212,220)
#EFE7EA
(239,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D295E color. Also use rgb(109,41,94) instead hex code.

Text Font Color

.myTextColor { color: #6D295E; }

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

This text font color is #6D295E.

Background Color

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

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

This div background color is #6D295E.

Border color

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

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

This div border color is #6D295E.

Opacity

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

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

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

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

This text has shadow with #6D295E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D295E.

Preview

Color preview on black background

This text has color #6D295E on black background.


Color preview on white background

This text has color #6D295E on white background.


Black color preview on #6D295E background

This text has black color on #6D295E background.


White color preview on #6D295E background

This text has white color on #6D295E background.


Related colors

Complementary color

Complementary color for #hex is #92D6A1.


I love getcolorcode.com

Triadic colors

1 #5E6D29 and #295E6D with #6D295E are triadic colors.

2 #5E296D and #296D5E with #6D295E are triadic colors.