COLOR #6D6984

HEX: #6D6984 RGB: (109,105,132)

Renk bilgisi

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

RGB renk modeli

#6D6984 color RGB value is (109,105,132).

RGB: (109,105,132) (43%, 41%, 52%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 105 of 255 = 41%
B 132 of 255 = 52%

109
105
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 105 + 132 = 346 (100%)
R 109 of 346 ~ 31.5%
G 105 of 346 ~ 30.35%
B 132 of 346 ~ 38.15'%

%31.5
%30.35
%38.15

CMYK RENK MODELİ

#6D6984 rengi CMYK tonu (17,20,0,48).

  • camgöbeği tonu 17.42%
  • eflatun tonu 20.45%
  • sarı tonu 0.00%
  • ana renk tonu 48.24%

CMYK: (17,20,0,48)
C17M20Y0K48 (17%, 20%, 0%, 48%)
(0.17 / 0.20 / 0.00 / 0.48)

CMYK yüzdeleri

%17.42
%20.45
%0
%48.24

Codes

Color #6D6984 in popluar color models

6D 69 84
RGB 109 105 132
HSL 249° 11.39% 46.47%
HSB/HSV 249° 20.45% 51.76%
CMYK 17.42% 20.45% 0.00%
48.24%

Color #6D6984 in popluar number systems.

HEX 6D 69 84
Decimal 109 105 132
Binary 1101101 1101001 10000100
Octal 155 151 204

Shades and tints

Shades of #6D6984

#6D6984
(109,105,132)
#646078
(100,96,120)
#5B576C
(91,87,108)
#524E60
(82,78,96)
#494554
(73,69,84)
#403C48
(64,60,72)
#37333C
(55,51,60)
#2E2A30
(46,42,48)
#252124
(37,33,36)
#1C1818
(28,24,24)
#130F0C
(19,15,12)
#000000
(0,0,0)

Tints of #6D6984

#6D6984
(109,105,132)
#7A768F
(122,118,143)
#87839A
(135,131,154)
#9490A5
(148,144,165)
#A19DB0
(161,157,176)
#AEAABB
(174,170,187)
#BBB7C6
(187,183,198)
#C8C4D1
(200,196,209)
#D5D1DC
(213,209,220)
#E2DEE7
(226,222,231)
#EFEBF2
(239,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D6984; }

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

This text font color is #6D6984.

Background Color

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

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

This div background color is #6D6984.

Border color

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

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

This div border color is #6D6984.

Opacity

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

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

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

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

This text has shadow with #6D6984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6984.

Preview

Color preview on black background

This text has color #6D6984 on black background.


Color preview on white background

This text has color #6D6984 on white background.


Black color preview on #6D6984 background

This text has black color on #6D6984 background.


White color preview on #6D6984 background

This text has white color on #6D6984 background.


Related colors

Complementary color

Complementary color for #hex is #92967B.


I love getcolorcode.com

Triadic colors

1 #846D69 and #69846D with #6D6984 are triadic colors.

2 #84696D and #696D84 with #6D6984 are triadic colors.