COLOR #6D849F

HEX: #6D849F RGB: (109,132,159)

Renk bilgisi

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

RGB renk modeli

#6D849F color RGB value is (109,132,159).

RGB: (109,132,159) (43%, 52%, 62%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 132 of 255 = 52%
B 159 of 255 = 62%

109
132
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 132 + 159 = 400 (100%)
R 109 of 400 ~ 27.25%
G 132 of 400 ~ 33%
B 159 of 400 ~ 39.75'%

%27.25
%33
%39.75

CMYK RENK MODELİ

#6D849F rengi CMYK tonu (31,17,0,38).

  • camgöbeği tonu 31.45%
  • eflatun tonu 16.98%
  • sarı tonu 0.00%
  • ana renk tonu 37.65%
CMYK: (31,17,0,38) C31M17Y0K38 (31%,17%,0%,38%) (0.31/0.17/0.00/0.38) 

CMYK yüzdeleri

%31.45
%16.98
%0
%37.65

Codes

Color #6D849F in popluar color models

6D 84 9F
RGB 109 132 159
HSL 212° 20.66% 52.55%
HSB/HSV 212° 31.45% 62.35%
CMYK 31.45% 16.98% 0.00%
37.65%

Color #6D849F in popluar number systems.

HEX 6D 84 9F
Decimal 109 132 159
Binary 1101101 10000100 10011111
Octal 155 204 237

Shades and tints

Shades of #6D849F

#6D849F
(109,132,159)
#647891
(100,120,145)
#5B6C83
(91,108,131)
#526075
(82,96,117)
#495467
(73,84,103)
#404859
(64,72,89)
#373C4B
(55,60,75)
#2E303D
(46,48,61)
#25242F
(37,36,47)
#1C1821
(28,24,33)
#130C13
(19,12,19)
#000000
(0,0,0)

Tints of #6D849F

#6D849F
(109,132,159)
#7A8FA7
(122,143,167)
#879AAF
(135,154,175)
#94A5B7
(148,165,183)
#A1B0BF
(161,176,191)
#AEBBC7
(174,187,199)
#BBC6CF
(187,198,207)
#C8D1D7
(200,209,215)
#D5DCDF
(213,220,223)
#E2E7E7
(226,231,231)
#EFF2EF
(239,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D849F; }

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

This text font color is #6D849F.

Background Color

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

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

This div background color is #6D849F.

Border color

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

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

This div border color is #6D849F.

Opacity

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

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

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

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

This text has shadow with #6D849F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D849F.

Preview

Color preview on black background

This text has color #6D849F on black background.


Color preview on white background

This text has color #6D849F on white background.


Black color preview on #6D849F background

This text has black color on #6D849F background.


White color preview on #6D849F background

This text has white color on #6D849F background.


Related colors

Complementary color

Complementary color for #hex is #927B60.


I love getcolorcode.com

Triadic colors

1 #9F6D84 and #849F6D with #6D849F are triadic colors.

2 #9F846D and #846D9F with #6D849F are triadic colors.