COLOR #6D8090

HEX: #6D8090 RGB: (109,128,144)

Renk bilgisi

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

RGB renk modeli

#6D8090 color RGB value is (109,128,144).

RGB: (109,128,144) (43%, 50%, 56%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 128 of 255 = 50%
B 144 of 255 = 56%

109
128
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 128 + 144 = 381 (100%)
R 109 of 381 ~ 28.61%
G 128 of 381 ~ 33.6%
B 144 of 381 ~ 37.8'%

%28.61
%33.6
%37.8

CMYK RENK MODELİ

#6D8090 rengi CMYK tonu (24,11,0,44).

  • camgöbeği tonu 24.31%
  • eflatun tonu 11.11%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (24,11,0,44)
C24M11Y0K44 (24%, 11%, 0%, 44%)
(0.24 / 0.11 / 0.00 / 0.44)

CMYK yüzdeleri

%24.31
%11.11
%0
%43.53

Codes

Color #6D8090 in popluar color models

6D 80 90
RGB 109 128 144
HSL 207° 13.83% 49.61%
HSB/HSV 207° 24.31% 56.47%
CMYK 24.31% 11.11% 0.00%
43.53%

Color #6D8090 in popluar number systems.

HEX 6D 80 90
Decimal 109 128 144
Binary 1101101 10000000 10010000
Octal 155 200 220

Shades and tints

Shades of #6D8090

#6D8090
(109,128,144)
#647583
(100,117,131)
#5B6A76
(91,106,118)
#525F69
(82,95,105)
#49545C
(73,84,92)
#40494F
(64,73,79)
#373E42
(55,62,66)
#2E3335
(46,51,53)
#252828
(37,40,40)
#1C1D1B
(28,29,27)
#13120E
(19,18,14)
#000000
(0,0,0)

Tints of #6D8090

#6D8090
(109,128,144)
#7A8B9A
(122,139,154)
#8796A4
(135,150,164)
#94A1AE
(148,161,174)
#A1ACB8
(161,172,184)
#AEB7C2
(174,183,194)
#BBC2CC
(187,194,204)
#C8CDD6
(200,205,214)
#D5D8E0
(213,216,224)
#E2E3EA
(226,227,234)
#EFEEF4
(239,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8090; }

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

This text font color is #6D8090.

Background Color

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

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

This div background color is #6D8090.

Border color

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

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

This div border color is #6D8090.

Opacity

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

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

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

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

This text has shadow with #6D8090 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8090.

Preview

Color preview on black background

This text has color #6D8090 on black background.


Color preview on white background

This text has color #6D8090 on white background.


Black color preview on #6D8090 background

This text has black color on #6D8090 background.


White color preview on #6D8090 background

This text has white color on #6D8090 background.


Related colors

Complementary color

Complementary color for #hex is #927F6F.


I love getcolorcode.com

Triadic colors

1 #906D80 and #80906D with #6D8090 are triadic colors.

2 #90806D and #806D90 with #6D8090 are triadic colors.