COLOR #6D9895

HEX: #6D9895 RGB: (109,152,149)

Renk bilgisi

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

RGB renk modeli

#6D9895 color RGB value is (109,152,149).

RGB: (109,152,149) (43%, 60%, 58%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 152 of 255 = 60%
B 149 of 255 = 58%

109
152
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 152 + 149 = 410 (100%)
R 109 of 410 ~ 26.59%
G 152 of 410 ~ 37.07%
B 149 of 410 ~ 36.34'%

%26.59
%37.07
%36.34

CMYK RENK MODELİ

#6D9895 rengi CMYK tonu (28,0,2,40).

  • camgöbeği tonu 28.29%
  • eflatun tonu 0.00%
  • sarı tonu 1.97%
  • ana renk tonu 40.39%

CMYK: (28,0,2,40)
C28M0Y2K40 (28%, 0%, 2%, 40%)
(0.28 / 0.00 / 0.02 / 0.40)

CMYK yüzdeleri

%28.29
%0
%1.97
%40.39

Codes

Color #6D9895 in popluar color models

6D 98 95
RGB 109 152 149
HSL 176° 17.27% 51.18%
HSB/HSV 176° 28.29% 59.61%
CMYK 28.29% 0.00% 1.97%
40.39%

Color #6D9895 in popluar number systems.

HEX 6D 98 95
Decimal 109 152 149
Binary 1101101 10011000 10010101
Octal 155 230 225

Shades and tints

Shades of #6D9895

#6D9895
(109,152,149)
#648B88
(100,139,136)
#5B7E7B
(91,126,123)
#52716E
(82,113,110)
#496461
(73,100,97)
#405754
(64,87,84)
#374A47
(55,74,71)
#2E3D3A
(46,61,58)
#25302D
(37,48,45)
#1C2320
(28,35,32)
#131613
(19,22,19)
#000000
(0,0,0)

Tints of #6D9895

#6D9895
(109,152,149)
#7AA19E
(122,161,158)
#87AAA7
(135,170,167)
#94B3B0
(148,179,176)
#A1BCB9
(161,188,185)
#AEC5C2
(174,197,194)
#BBCECB
(187,206,203)
#C8D7D4
(200,215,212)
#D5E0DD
(213,224,221)
#E2E9E6
(226,233,230)
#EFF2EF
(239,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9895 color. Also use rgb(109,152,149) instead hex code.

Text Font Color

.myTextColor { color: #6D9895; }

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

This text font color is #6D9895.

Background Color

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

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

This div background color is #6D9895.

Border color

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

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

This div border color is #6D9895.

Opacity

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

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

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

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

This text has shadow with #6D9895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9895.

Preview

Color preview on black background

This text has color #6D9895 on black background.


Color preview on white background

This text has color #6D9895 on white background.


Black color preview on #6D9895 background

This text has black color on #6D9895 background.


White color preview on #6D9895 background

This text has white color on #6D9895 background.


Related colors

Complementary color

Complementary color for #hex is #92676A.


I love getcolorcode.com

Triadic colors

1 #956D98 and #98956D with #6D9895 are triadic colors.

2 #95986D and #986D95 with #6D9895 are triadic colors.