COLOR #6D9480

HEX: #6D9480 RGB: (109,148,128)

Renk bilgisi

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

RGB renk modeli

#6D9480 color RGB value is (109,148,128).

RGB: (109,148,128) (43%, 58%, 50%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 148 of 255 = 58%
B 128 of 255 = 50%

109
148
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 148 + 128 = 385 (100%)
R 109 of 385 ~ 28.31%
G 148 of 385 ~ 38.44%
B 128 of 385 ~ 33.25'%

%28.31
%38.44
%33.25

CMYK RENK MODELİ

#6D9480 rengi CMYK tonu (26,0,14,42).

  • camgöbeği tonu 26.35%
  • eflatun tonu 0.00%
  • sarı tonu 13.51%
  • ana renk tonu 41.96%

CMYK: (26,0,14,42)
C26M0Y14K42 (26%, 0%, 14%, 42%)
(0.26 / 0.00 / 0.14 / 0.42)

CMYK yüzdeleri

%26.35
%0
%13.51
%41.96

Codes

Color #6D9480 in popluar color models

6D 94 80
RGB 109 148 128
HSL 149° 15.42% 50.39%
HSB/HSV 149° 26.35% 58.04%
CMYK 26.35% 0.00% 13.51%
41.96%

Color #6D9480 in popluar number systems.

HEX 6D 94 80
Decimal 109 148 128
Binary 1101101 10010100 10000000
Octal 155 224 200

Shades and tints

Shades of #6D9480

#6D9480
(109,148,128)
#648775
(100,135,117)
#5B7A6A
(91,122,106)
#526D5F
(82,109,95)
#496054
(73,96,84)
#405349
(64,83,73)
#37463E
(55,70,62)
#2E3933
(46,57,51)
#252C28
(37,44,40)
#1C1F1D
(28,31,29)
#131212
(19,18,18)
#000000
(0,0,0)

Tints of #6D9480

#6D9480
(109,148,128)
#7A9D8B
(122,157,139)
#87A696
(135,166,150)
#94AFA1
(148,175,161)
#A1B8AC
(161,184,172)
#AEC1B7
(174,193,183)
#BBCAC2
(187,202,194)
#C8D3CD
(200,211,205)
#D5DCD8
(213,220,216)
#E2E5E3
(226,229,227)
#EFEEEE
(239,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D9480; }

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

This text font color is #6D9480.

Background Color

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

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

This div background color is #6D9480.

Border color

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

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

This div border color is #6D9480.

Opacity

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

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

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

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

This text has shadow with #6D9480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9480.

Preview

Color preview on black background

This text has color #6D9480 on black background.


Color preview on white background

This text has color #6D9480 on white background.


Black color preview on #6D9480 background

This text has black color on #6D9480 background.


White color preview on #6D9480 background

This text has white color on #6D9480 background.


Related colors

Complementary color

Complementary color for #hex is #926B7F.


I love getcolorcode.com

Triadic colors

1 #806D94 and #94806D with #6D9480 are triadic colors.

2 #80946D and #946D80 with #6D9480 are triadic colors.