COLOR #6D7CA9

HEX: #6D7CA9 RGB: (109,124,169)

Color info

#6D7CA9 contains mainly green and blue colors. Web safe color of #6D7CA9 is #666699 (or #669).

RGB color model

#6D7CA9 color RGB value is (109,124,169).

RGB: (109,124,169) (43%, 49%, 66%)

RGB channels and saturation

R 109 of 255 = 43%
G 124 of 255 = 49%
B 169 of 255 = 66%

109
124
169

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

Portions of RGB colors in percentages

R + G + B = 109 + 124 + 169 = 402 (100%)
R 109 of 402 ~ 27.11%
G 124 of 402 ~ 30.85%
B 169 of 402 ~ 42.04'%

%27.11
%30.85
%42.04

CMYK color model

#6D7CA9 color CMYK value is (36,27,0,34).

  • cyan value is 35.50%
  • magenta value is 26.63%
  • yellow value is 0.00%
  • key color value is 33.73%

CMYK: (36,27,0,34)
C36M27Y0K34 (36%, 27%, 0%, 34%)
(0.36 / 0.27 / 0.00 / 0.34)

CMYK percentages

%35.5
%26.63
%0
%33.73

Codes

Color #6D7CA9 in popluar color models

6D 7C A9
RGB 109 124 169
HSL 225° 25.86% 54.51%
HSB/HSV 225° 35.50% 66.27%
CMYK 35.50% 26.63% 0.00%
33.73%

Color #6D7CA9 in popluar number systems.

HEX 6D 7C A9
Decimal 109 124 169
Binary 1101101 1111100 10101001
Octal 155 174 251

Shades and tints

Shades of #6D7CA9

#6D7CA9
(109,124,169)
#64719A
(100,113,154)
#5B668B
(91,102,139)
#525B7C
(82,91,124)
#49506D
(73,80,109)
#40455E
(64,69,94)
#373A4F
(55,58,79)
#2E2F40
(46,47,64)
#252431
(37,36,49)
#1C1922
(28,25,34)
#130E13
(19,14,19)
#000000
(0,0,0)

Tints of #6D7CA9

#6D7CA9
(109,124,169)
#7A87B0
(122,135,176)
#8792B7
(135,146,183)
#949DBE
(148,157,190)
#A1A8C5
(161,168,197)
#AEB3CC
(174,179,204)
#BBBED3
(187,190,211)
#C8C9DA
(200,201,218)
#D5D4E1
(213,212,225)
#E2DFE8
(226,223,232)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7CA9 color. Also use rgb(109,124,169) instead hex code.

Text Font Color

.myTextColor { color: #6D7CA9; }

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

This text font color is #6D7CA9.

Background Color

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

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

This div background color is #6D7CA9.

Border color

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

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

This div border color is #6D7CA9.

Opacity

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

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

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

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

This text has shadow with #6D7CA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7CA9.

Preview

Color preview on black background

This text has color #6D7CA9 on black background.


Color preview on white background

This text has color #6D7CA9 on white background.


Black color preview on #6D7CA9 background

This text has black color on #6D7CA9 background.


White color preview on #6D7CA9 background

This text has white color on #6D7CA9 background.


Related colors

Complementary color

Complementary color for #hex is #928356.


I love getcolorcode.com

Triadic colors

1 #A96D7C and #7CA96D with #6D7CA9 are triadic colors.

2 #A97C6D and #7C6DA9 with #6D7CA9 are triadic colors.