COLOR #6D7190

HEX: #6D7190 RGB: (109,113,144)

Color info

#6D7190 contains red, green and blue colors in about the same proportion. Web safe color of #6D7190 is #666699 (or #669).

RGB color model

#6D7190 color RGB value is (109,113,144).

RGB: (109,113,144) (43%, 44%, 56%)

RGB channels and saturation

R 109 of 255 = 43%
G 113 of 255 = 44%
B 144 of 255 = 56%

109
113
144

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

Portions of RGB colors in percentages

R + G + B = 109 + 113 + 144 = 366 (100%)
R 109 of 366 ~ 29.78%
G 113 of 366 ~ 30.87%
B 144 of 366 ~ 39.34'%

%29.78
%30.87
%39.34

CMYK color model

#6D7190 color CMYK value is (24,22,0,44).

  • cyan value is 24.31%
  • magenta value is 21.53%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (24,22,0,44)
C24M22Y0K44 (24%, 22%, 0%, 44%)
(0.24 / 0.22 / 0.00 / 0.44)

CMYK percentages

%24.31
%21.53
%0
%43.53

Codes

Color #6D7190 in popluar color models

6D 71 90
RGB 109 113 144
HSL 233° 13.83% 49.61%
HSB/HSV 233° 24.31% 56.47%
CMYK 24.31% 21.53% 0.00%
43.53%

Color #6D7190 in popluar number systems.

HEX 6D 71 90
Decimal 109 113 144
Binary 1101101 1110001 10010000
Octal 155 161 220

Shades and tints

Shades of #6D7190

#6D7190
(109,113,144)
#646783
(100,103,131)
#5B5D76
(91,93,118)
#525369
(82,83,105)
#49495C
(73,73,92)
#403F4F
(64,63,79)
#373542
(55,53,66)
#2E2B35
(46,43,53)
#252128
(37,33,40)
#1C171B
(28,23,27)
#130D0E
(19,13,14)
#000000
(0,0,0)

Tints of #6D7190

#6D7190
(109,113,144)
#7A7D9A
(122,125,154)
#8789A4
(135,137,164)
#9495AE
(148,149,174)
#A1A1B8
(161,161,184)
#AEADC2
(174,173,194)
#BBB9CC
(187,185,204)
#C8C5D6
(200,197,214)
#D5D1E0
(213,209,224)
#E2DDEA
(226,221,234)
#EFE9F4
(239,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7190 color. Also use rgb(109,113,144) instead hex code.

Text Font Color

.myTextColor { color: #6D7190; }

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

This text font color is #6D7190.

Background Color

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

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

This div background color is #6D7190.

Border color

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

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

This div border color is #6D7190.

Opacity

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

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

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

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

This text has shadow with #6D7190 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7190.

Preview

Color preview on black background

This text has color #6D7190 on black background.


Color preview on white background

This text has color #6D7190 on white background.


Black color preview on #6D7190 background

This text has black color on #6D7190 background.


White color preview on #6D7190 background

This text has white color on #6D7190 background.


Related colors

Complementary color

Complementary color for #hex is #928E6F.


I love getcolorcode.com

Triadic colors

1 #906D71 and #71906D with #6D7190 are triadic colors.

2 #90716D and #716D90 with #6D7190 are triadic colors.