COLOR #6D897D

HEX: #6D897D RGB: (109,137,125)

Renk bilgisi

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

RGB renk modeli

#6D897D color RGB value is (109,137,125).

RGB: (109,137,125) (43%, 54%, 49%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 137 of 255 = 54%
B 125 of 255 = 49%

109
137
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 137 + 125 = 371 (100%)
R 109 of 371 ~ 29.38%
G 137 of 371 ~ 36.93%
B 125 of 371 ~ 33.69'%

%29.38
%36.93
%33.69

CMYK RENK MODELİ

#6D897D rengi CMYK tonu (20,0,9,46).

  • camgöbeği tonu 20.44%
  • eflatun tonu 0.00%
  • sarı tonu 8.76%
  • ana renk tonu 46.27%
CMYK: (20,0,9,46) C20M0Y9K46 (20%,0%,9%,46%) (0.20/0.00/0.09/0.46) 

CMYK yüzdeleri

%20.44
%0
%8.76
%46.27

Codes

Color #6D897D in popluar color models

6D 89 7D
RGB 109 137 125
HSL 154° 11.38% 48.24%
HSB/HSV 154° 20.44% 53.73%
CMYK 20.44% 0.00% 8.76%
46.27%

Color #6D897D in popluar number systems.

HEX 6D 89 7D
Decimal 109 137 125
Binary 1101101 10001001 1111101
Octal 155 211 175

Shades and tints

Shades of #6D897D

#6D897D
(109,137,125)
#647D72
(100,125,114)
#5B7167
(91,113,103)
#52655C
(82,101,92)
#495951
(73,89,81)
#404D46
(64,77,70)
#37413B
(55,65,59)
#2E3530
(46,53,48)
#252925
(37,41,37)
#1C1D1A
(28,29,26)
#13110F
(19,17,15)
#000000
(0,0,0)

Tints of #6D897D

#6D897D
(109,137,125)
#7A9388
(122,147,136)
#879D93
(135,157,147)
#94A79E
(148,167,158)
#A1B1A9
(161,177,169)
#AEBBB4
(174,187,180)
#BBC5BF
(187,197,191)
#C8CFCA
(200,207,202)
#D5D9D5
(213,217,213)
#E2E3E0
(226,227,224)
#EFEDEB
(239,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D897D color. Also use rgb(109,137,125) instead hex code.

Text Font Color

.myTextColor { color: #6D897D; }

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

This text font color is #6D897D.

Background Color

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

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

This div background color is #6D897D.

Border color

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

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

This div border color is #6D897D.

Opacity

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

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

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

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

This text has shadow with #6D897D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D897D.

Preview

Color preview on black background

This text has color #6D897D on black background.


Color preview on white background

This text has color #6D897D on white background.


Black color preview on #6D897D background

This text has black color on #6D897D background.


White color preview on #6D897D background

This text has white color on #6D897D background.


Related colors

Complementary color

Complementary color for #hex is #927682.


I love getcolorcode.com

Triadic colors

1 #7D6D89 and #897D6D with #6D897D are triadic colors.

2 #7D896D and #896D7D with #6D897D are triadic colors.