COLOR #6D9B97

HEX: #6D9B97 RGB: (109,155,151)

Renk bilgisi

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

RGB renk modeli

#6D9B97 color RGB value is (109,155,151).

RGB: (109,155,151) (43%, 61%, 59%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 155 of 255 = 61%
B 151 of 255 = 59%

109
155
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 155 + 151 = 415 (100%)
R 109 of 415 ~ 26.27%
G 155 of 415 ~ 37.35%
B 151 of 415 ~ 36.39'%

%26.27
%37.35
%36.39

CMYK RENK MODELİ

#6D9B97 rengi CMYK tonu (30,0,3,39).

  • camgöbeği tonu 29.68%
  • eflatun tonu 0.00%
  • sarı tonu 2.58%
  • ana renk tonu 39.22%
CMYK: (30,0,3,39) C30M0Y3K39 (30%,0%,3%,39%) (0.30/0.00/0.03/0.39) 

CMYK yüzdeleri

%29.68
%0
%2.58
%39.22

Codes

Color #6D9B97 in popluar color models

6D 9B 97
RGB 109 155 151
HSL 175° 18.70% 51.76%
HSB/HSV 175° 29.68% 60.78%
CMYK 29.68% 0.00% 2.58%
39.22%

Color #6D9B97 in popluar number systems.

HEX 6D 9B 97
Decimal 109 155 151
Binary 1101101 10011011 10010111
Octal 155 233 227

Shades and tints

Shades of #6D9B97

#6D9B97
(109,155,151)
#648D8A
(100,141,138)
#5B7F7D
(91,127,125)
#527170
(82,113,112)
#496363
(73,99,99)
#405556
(64,85,86)
#374749
(55,71,73)
#2E393C
(46,57,60)
#252B2F
(37,43,47)
#1C1D22
(28,29,34)
#130F15
(19,15,21)
#000000
(0,0,0)

Tints of #6D9B97

#6D9B97
(109,155,151)
#7AA4A0
(122,164,160)
#87ADA9
(135,173,169)
#94B6B2
(148,182,178)
#A1BFBB
(161,191,187)
#AEC8C4
(174,200,196)
#BBD1CD
(187,209,205)
#C8DAD6
(200,218,214)
#D5E3DF
(213,227,223)
#E2ECE8
(226,236,232)
#EFF5F1
(239,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9B97 color. Also use rgb(109,155,151) instead hex code.

Text Font Color

.myTextColor { color: #6D9B97; }

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

This text font color is #6D9B97.

Background Color

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

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

This div background color is #6D9B97.

Border color

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

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

This div border color is #6D9B97.

Opacity

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

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

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

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

This text has shadow with #6D9B97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9B97.

Preview

Color preview on black background

This text has color #6D9B97 on black background.


Color preview on white background

This text has color #6D9B97 on white background.


Black color preview on #6D9B97 background

This text has black color on #6D9B97 background.


White color preview on #6D9B97 background

This text has white color on #6D9B97 background.


Related colors

Complementary color

Complementary color for #hex is #926468.


I love getcolorcode.com

Triadic colors

1 #976D9B and #9B976D with #6D9B97 are triadic colors.

2 #979B6D and #9B6D97 with #6D9B97 are triadic colors.