COLOR #6D61AE

HEX: #6D61AE RGB: (109,97,174)

Color info

#6D61AE contains mainly blue color. Web safe color of #6D61AE is #666699 (or #669).

RGB color model

#6D61AE color RGB value is (109,97,174).

RGB: (109,97,174) (43%, 38%, 68%)

RGB channels and saturation

R 109 of 255 = 43%
G 97 of 255 = 38%
B 174 of 255 = 68%

109
97
174

R + G + B ~ 50%. #6D61AE is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 109 + 97 + 174 = 380 (100%)
R 109 of 380 ~ 28.68%
G 97 of 380 ~ 25.53%
B 174 of 380 ~ 45.79'%

%28.68
%25.53
%45.79

CMYK color model

#6D61AE color CMYK value is (37,44,0,32).

  • cyan value is 37.36%
  • magenta value is 44.25%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (37,44,0,32)
C37M44Y0K32 (37%, 44%, 0%, 32%)
(0.37 / 0.44 / 0.00 / 0.32)

CMYK percentages

%37.36
%44.25
%0
%31.76

Codes

Color #6D61AE in popluar color models

6D 61 AE
RGB 109 97 174
HSL 249° 32.22% 53.14%
HSB/HSV 249° 44.25% 68.24%
CMYK 37.36% 44.25% 0.00%
31.76%

Color #6D61AE in popluar number systems.

HEX 6D 61 AE
Decimal 109 97 174
Binary 1101101 1100001 10101110
Octal 155 141 256

Shades and tints

Shades of #6D61AE

#6D61AE
(109,97,174)
#64599F
(100,89,159)
#5B5190
(91,81,144)
#524981
(82,73,129)
#494172
(73,65,114)
#403963
(64,57,99)
#373154
(55,49,84)
#2E2945
(46,41,69)
#252136
(37,33,54)
#1C1927
(28,25,39)
#131118
(19,17,24)
#000000
(0,0,0)

Tints of #6D61AE

#6D61AE
(109,97,174)
#7A6FB5
(122,111,181)
#877DBC
(135,125,188)
#948BC3
(148,139,195)
#A199CA
(161,153,202)
#AEA7D1
(174,167,209)
#BBB5D8
(187,181,216)
#C8C3DF
(200,195,223)
#D5D1E6
(213,209,230)
#E2DFED
(226,223,237)
#EFEDF4
(239,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D61AE color. Also use rgb(109,97,174) instead hex code.

Text Font Color

.myTextColor { color: #6D61AE; }

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

This text font color is #6D61AE.

Background Color

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

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

This div background color is #6D61AE.

Border color

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

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

This div border color is #6D61AE.

Opacity

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

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

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

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

This text has shadow with #6D61AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D61AE.

Preview

Color preview on black background

This text has color #6D61AE on black background.


Color preview on white background

This text has color #6D61AE on white background.


Black color preview on #6D61AE background

This text has black color on #6D61AE background.


White color preview on #6D61AE background

This text has white color on #6D61AE background.


Related colors

Complementary color

Complementary color for #hex is #929E51.


I love getcolorcode.com

Triadic colors

1 #AE6D61 and #61AE6D with #6D61AE are triadic colors.

2 #AE616D and #616DAE with #6D61AE are triadic colors.