COLOR #6D9390

HEX: #6D9390 RGB: (109,147,144)

Renk bilgisi

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

RGB renk modeli

#6D9390 color RGB value is (109,147,144).

RGB: (109,147,144) (43%, 58%, 56%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 147 of 255 = 58%
B 144 of 255 = 56%

109
147
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 147 + 144 = 400 (100%)
R 109 of 400 ~ 27.25%
G 147 of 400 ~ 36.75%
B 144 of 400 ~ 36'%

%27.25
%36.75
%36

CMYK RENK MODELİ

#6D9390 rengi CMYK tonu (26,0,2,42).

  • camgöbeği tonu 25.85%
  • eflatun tonu 0.00%
  • sarı tonu 2.04%
  • ana renk tonu 42.35%

CMYK: (26,0,2,42)
C26M0Y2K42 (26%, 0%, 2%, 42%)
(0.26 / 0.00 / 0.02 / 0.42)

CMYK yüzdeleri

%25.85
%0
%2.04
%42.35

Codes

Color #6D9390 in popluar color models

6D 93 90
RGB 109 147 144
HSL 175° 14.96% 50.20%
HSB/HSV 175° 25.85% 57.65%
CMYK 25.85% 0.00% 2.04%
42.35%

Color #6D9390 in popluar number systems.

HEX 6D 93 90
Decimal 109 147 144
Binary 1101101 10010011 10010000
Octal 155 223 220

Shades and tints

Shades of #6D9390

#6D9390
(109,147,144)
#648683
(100,134,131)
#5B7976
(91,121,118)
#526C69
(82,108,105)
#495F5C
(73,95,92)
#40524F
(64,82,79)
#374542
(55,69,66)
#2E3835
(46,56,53)
#252B28
(37,43,40)
#1C1E1B
(28,30,27)
#13110E
(19,17,14)
#000000
(0,0,0)

Tints of #6D9390

#6D9390
(109,147,144)
#7A9C9A
(122,156,154)
#87A5A4
(135,165,164)
#94AEAE
(148,174,174)
#A1B7B8
(161,183,184)
#AEC0C2
(174,192,194)
#BBC9CC
(187,201,204)
#C8D2D6
(200,210,214)
#D5DBE0
(213,219,224)
#E2E4EA
(226,228,234)
#EFEDF4
(239,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D9390; }

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

This text font color is #6D9390.

Background Color

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

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

This div background color is #6D9390.

Border color

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

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

This div border color is #6D9390.

Opacity

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

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

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

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

This text has shadow with #6D9390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9390.

Preview

Color preview on black background

This text has color #6D9390 on black background.


Color preview on white background

This text has color #6D9390 on white background.


Black color preview on #6D9390 background

This text has black color on #6D9390 background.


White color preview on #6D9390 background

This text has white color on #6D9390 background.


Related colors

Complementary color

Complementary color for #hex is #926C6F.


I love getcolorcode.com

Triadic colors

1 #906D93 and #93906D with #6D9390 are triadic colors.

2 #90936D and #936D90 with #6D9390 are triadic colors.