COLOR #6D738E

HEX: #6D738E RGB: (109,115,142)

Renk bilgisi

#6D738E contains red, green and blue colors in about the same proportion. #6D738E ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6D738E color RGB value is (109,115,142).

RGB: (109,115,142) (43%, 45%, 56%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 115 of 255 = 45%
B 142 of 255 = 56%

109
115
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 115 + 142 = 366 (100%)
R 109 of 366 ~ 29.78%
G 115 of 366 ~ 31.42%
B 142 of 366 ~ 38.8'%

%29.78
%31.42
%38.8

CMYK RENK MODELİ

#6D738E rengi CMYK tonu (23,19,0,44).

  • camgöbeği tonu 23.24%
  • eflatun tonu 19.01%
  • sarı tonu 0.00%
  • ana renk tonu 44.31%

CMYK: (23,19,0,44)
C23M19Y0K44 (23%, 19%, 0%, 44%)
(0.23 / 0.19 / 0.00 / 0.44)

CMYK yüzdeleri

%23.24
%19.01
%0
%44.31

Codes

Color #6D738E in popluar color models

6D 73 8E
RGB 109 115 142
HSL 229° 13.15% 49.22%
HSB/HSV 229° 23.24% 55.69%
CMYK 23.24% 19.01% 0.00%
44.31%

Color #6D738E in popluar number systems.

HEX 6D 73 8E
Decimal 109 115 142
Binary 1101101 1110011 10001110
Octal 155 163 216

Shades and tints

Shades of #6D738E

#6D738E
(109,115,142)
#646982
(100,105,130)
#5B5F76
(91,95,118)
#52556A
(82,85,106)
#494B5E
(73,75,94)
#404152
(64,65,82)
#373746
(55,55,70)
#2E2D3A
(46,45,58)
#25232E
(37,35,46)
#1C1922
(28,25,34)
#130F16
(19,15,22)
#000000
(0,0,0)

Tints of #6D738E

#6D738E
(109,115,142)
#7A7F98
(122,127,152)
#878BA2
(135,139,162)
#9497AC
(148,151,172)
#A1A3B6
(161,163,182)
#AEAFC0
(174,175,192)
#BBBBCA
(187,187,202)
#C8C7D4
(200,199,212)
#D5D3DE
(213,211,222)
#E2DFE8
(226,223,232)
#EFEBF2
(239,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D738E color. Also use rgb(109,115,142) instead hex code.

Text Font Color

.myTextColor { color: #6D738E; }

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

This text font color is #6D738E.

Background Color

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

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

This div background color is #6D738E.

Border color

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

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

This div border color is #6D738E.

Opacity

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

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

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

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

This text has shadow with #6D738E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D738E.

Preview

Color preview on black background

This text has color #6D738E on black background.


Color preview on white background

This text has color #6D738E on white background.


Black color preview on #6D738E background

This text has black color on #6D738E background.


White color preview on #6D738E background

This text has white color on #6D738E background.


Related colors

Complementary color

Complementary color for #hex is #928C71.


I love getcolorcode.com

Triadic colors

1 #8E6D73 and #738E6D with #6D738E are triadic colors.

2 #8E736D and #736D8E with #6D738E are triadic colors.