COLOR #6D779F

HEX: #6D779F RGB: (109,119,159)

Renk bilgisi

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

RGB renk modeli

#6D779F color RGB value is (109,119,159).

RGB: (109,119,159) (43%, 47%, 62%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 119 of 255 = 47%
B 159 of 255 = 62%

109
119
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 119 + 159 = 387 (100%)
R 109 of 387 ~ 28.17%
G 119 of 387 ~ 30.75%
B 159 of 387 ~ 41.09'%

%28.17
%30.75
%41.09

CMYK RENK MODELİ

#6D779F rengi CMYK tonu (31,25,0,38).

  • camgöbeği tonu 31.45%
  • eflatun tonu 25.16%
  • sarı tonu 0.00%
  • ana renk tonu 37.65%

CMYK: (31,25,0,38)
C31M25Y0K38 (31%, 25%, 0%, 38%)
(0.31 / 0.25 / 0.00 / 0.38)

CMYK yüzdeleri

%31.45
%25.16
%0
%37.65

Codes

Color #6D779F in popluar color models

6D 77 9F
RGB 109 119 159
HSL 228° 20.66% 52.55%
HSB/HSV 228° 31.45% 62.35%
CMYK 31.45% 25.16% 0.00%
37.65%

Color #6D779F in popluar number systems.

HEX 6D 77 9F
Decimal 109 119 159
Binary 1101101 1110111 10011111
Octal 155 167 237

Shades and tints

Shades of #6D779F

#6D779F
(109,119,159)
#646D91
(100,109,145)
#5B6383
(91,99,131)
#525975
(82,89,117)
#494F67
(73,79,103)
#404559
(64,69,89)
#373B4B
(55,59,75)
#2E313D
(46,49,61)
#25272F
(37,39,47)
#1C1D21
(28,29,33)
#131313
(19,19,19)
#000000
(0,0,0)

Tints of #6D779F

#6D779F
(109,119,159)
#7A83A7
(122,131,167)
#878FAF
(135,143,175)
#949BB7
(148,155,183)
#A1A7BF
(161,167,191)
#AEB3C7
(174,179,199)
#BBBFCF
(187,191,207)
#C8CBD7
(200,203,215)
#D5D7DF
(213,215,223)
#E2E3E7
(226,227,231)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D779F color. Also use rgb(109,119,159) instead hex code.

Text Font Color

.myTextColor { color: #6D779F; }

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

This text font color is #6D779F.

Background Color

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

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

This div background color is #6D779F.

Border color

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

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

This div border color is #6D779F.

Opacity

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

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

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

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

This text has shadow with #6D779F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D779F.

Preview

Color preview on black background

This text has color #6D779F on black background.


Color preview on white background

This text has color #6D779F on white background.


Black color preview on #6D779F background

This text has black color on #6D779F background.


White color preview on #6D779F background

This text has white color on #6D779F background.


Related colors

Complementary color

Complementary color for #hex is #928860.


I love getcolorcode.com

Triadic colors

1 #9F6D77 and #779F6D with #6D779F are triadic colors.

2 #9F776D and #776D9F with #6D779F are triadic colors.