COLOR #6D7D98

HEX: #6D7D98 RGB: (109,125,152)

Color info

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

RGB color model

#6D7D98 color RGB value is (109,125,152).

RGB: (109,125,152) (43%, 49%, 60%)

RGB channels and saturation

R 109 of 255 = 43%
G 125 of 255 = 49%
B 152 of 255 = 60%

109
125
152

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

Portions of RGB colors in percentages

R + G + B = 109 + 125 + 152 = 386 (100%)
R 109 of 386 ~ 28.24%
G 125 of 386 ~ 32.38%
B 152 of 386 ~ 39.38'%

%28.24
%32.38
%39.38

CMYK color model

#6D7D98 color CMYK value is (28,18,0,40).

  • cyan value is 28.29%
  • magenta value is 17.76%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (28,18,0,40)
C28M18Y0K40 (28%, 18%, 0%, 40%)
(0.28 / 0.18 / 0.00 / 0.40)

CMYK percentages

%28.29
%17.76
%0
%40.39

Codes

Color #6D7D98 in popluar color models

6D 7D 98
RGB 109 125 152
HSL 218° 17.27% 51.18%
HSB/HSV 218° 28.29% 59.61%
CMYK 28.29% 17.76% 0.00%
40.39%

Color #6D7D98 in popluar number systems.

HEX 6D 7D 98
Decimal 109 125 152
Binary 1101101 1111101 10011000
Octal 155 175 230

Shades and tints

Shades of #6D7D98

#6D7D98
(109,125,152)
#64728B
(100,114,139)
#5B677E
(91,103,126)
#525C71
(82,92,113)
#495164
(73,81,100)
#404657
(64,70,87)
#373B4A
(55,59,74)
#2E303D
(46,48,61)
#252530
(37,37,48)
#1C1A23
(28,26,35)
#130F16
(19,15,22)
#000000
(0,0,0)

Tints of #6D7D98

#6D7D98
(109,125,152)
#7A88A1
(122,136,161)
#8793AA
(135,147,170)
#949EB3
(148,158,179)
#A1A9BC
(161,169,188)
#AEB4C5
(174,180,197)
#BBBFCE
(187,191,206)
#C8CAD7
(200,202,215)
#D5D5E0
(213,213,224)
#E2E0E9
(226,224,233)
#EFEBF2
(239,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7D98 color. Also use rgb(109,125,152) instead hex code.

Text Font Color

.myTextColor { color: #6D7D98; }

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

This text font color is #6D7D98.

Background Color

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

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

This div background color is #6D7D98.

Border color

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

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

This div border color is #6D7D98.

Opacity

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

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

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

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

This text has shadow with #6D7D98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7D98.

Preview

Color preview on black background

This text has color #6D7D98 on black background.


Color preview on white background

This text has color #6D7D98 on white background.


Black color preview on #6D7D98 background

This text has black color on #6D7D98 background.


White color preview on #6D7D98 background

This text has white color on #6D7D98 background.


Related colors

Complementary color

Complementary color for #hex is #928267.


I love getcolorcode.com

Triadic colors

1 #986D7D and #7D986D with #6D7D98 are triadic colors.

2 #987D6D and #7D6D98 with #6D7D98 are triadic colors.