COLOR #6D997C

HEX: #6D997C RGB: (109,153,124)

Renk bilgisi

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

RGB renk modeli

#6D997C color RGB value is (109,153,124).

RGB: (109,153,124) (43%, 60%, 49%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 153 of 255 = 60%
B 124 of 255 = 49%

109
153
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 153 + 124 = 386 (100%)
R 109 of 386 ~ 28.24%
G 153 of 386 ~ 39.64%
B 124 of 386 ~ 32.12'%

%28.24
%39.64
%32.12

CMYK RENK MODELİ

#6D997C rengi CMYK tonu (29,0,19,40).

  • camgöbeği tonu 28.76%
  • eflatun tonu 0.00%
  • sarı tonu 18.95%
  • ana renk tonu 40.00%

CMYK: (29,0,19,40)
C29M0Y19K40 (29%, 0%, 19%, 40%)
(0.29 / 0.00 / 0.19 / 0.40)

CMYK yüzdeleri

%28.76
%0
%18.95
%40

Codes

Color #6D997C in popluar color models

6D 99 7C
RGB 109 153 124
HSL 140° 17.74% 51.37%
HSB/HSV 140° 28.76% 60.00%
CMYK 28.76% 0.00% 18.95%
40.00%

Color #6D997C in popluar number systems.

HEX 6D 99 7C
Decimal 109 153 124
Binary 1101101 10011001 1111100
Octal 155 231 174

Shades and tints

Shades of #6D997C

#6D997C
(109,153,124)
#648C71
(100,140,113)
#5B7F66
(91,127,102)
#52725B
(82,114,91)
#496550
(73,101,80)
#405845
(64,88,69)
#374B3A
(55,75,58)
#2E3E2F
(46,62,47)
#253124
(37,49,36)
#1C2419
(28,36,25)
#13170E
(19,23,14)
#000000
(0,0,0)

Tints of #6D997C

#6D997C
(109,153,124)
#7AA287
(122,162,135)
#87AB92
(135,171,146)
#94B49D
(148,180,157)
#A1BDA8
(161,189,168)
#AEC6B3
(174,198,179)
#BBCFBE
(187,207,190)
#C8D8C9
(200,216,201)
#D5E1D4
(213,225,212)
#E2EADF
(226,234,223)
#EFF3EA
(239,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D997C color. Also use rgb(109,153,124) instead hex code.

Text Font Color

.myTextColor { color: #6D997C; }

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

This text font color is #6D997C.

Background Color

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

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

This div background color is #6D997C.

Border color

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

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

This div border color is #6D997C.

Opacity

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

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

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

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

This text has shadow with #6D997C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D997C.

Preview

Color preview on black background

This text has color #6D997C on black background.


Color preview on white background

This text has color #6D997C on white background.


Black color preview on #6D997C background

This text has black color on #6D997C background.


White color preview on #6D997C background

This text has white color on #6D997C background.


Related colors

Complementary color

Complementary color for #hex is #926683.


I love getcolorcode.com

Triadic colors

1 #7C6D99 and #997C6D with #6D997C are triadic colors.

2 #7C996D and #996D7C with #6D997C are triadic colors.