COLOR #6D9A8A

HEX: #6D9A8A RGB: (109,154,138)

Renk bilgisi

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

RGB renk modeli

#6D9A8A color RGB value is (109,154,138).

RGB: (109,154,138) (43%, 60%, 54%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 154 of 255 = 60%
B 138 of 255 = 54%

109
154
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 154 + 138 = 401 (100%)
R 109 of 401 ~ 27.18%
G 154 of 401 ~ 38.4%
B 138 of 401 ~ 34.41'%

%27.18
%38.4
%34.41

CMYK RENK MODELİ

#6D9A8A rengi CMYK tonu (29,0,10,40).

  • camgöbeği tonu 29.22%
  • eflatun tonu 0.00%
  • sarı tonu 10.39%
  • ana renk tonu 39.61%

CMYK: (29,0,10,40)
C29M0Y10K40 (29%, 0%, 10%, 40%)
(0.29 / 0.00 / 0.10 / 0.40)

CMYK yüzdeleri

%29.22
%0
%10.39
%39.61

Codes

Color #6D9A8A in popluar color models

6D 9A 8A
RGB 109 154 138
HSL 159° 18.22% 51.57%
HSB/HSV 159° 29.22% 60.39%
CMYK 29.22% 0.00% 10.39%
39.61%

Color #6D9A8A in popluar number systems.

HEX 6D 9A 8A
Decimal 109 154 138
Binary 1101101 10011010 10001010
Octal 155 232 212

Shades and tints

Shades of #6D9A8A

#6D9A8A
(109,154,138)
#648C7E
(100,140,126)
#5B7E72
(91,126,114)
#527066
(82,112,102)
#49625A
(73,98,90)
#40544E
(64,84,78)
#374642
(55,70,66)
#2E3836
(46,56,54)
#252A2A
(37,42,42)
#1C1C1E
(28,28,30)
#130E12
(19,14,18)
#000000
(0,0,0)

Tints of #6D9A8A

#6D9A8A
(109,154,138)
#7AA394
(122,163,148)
#87AC9E
(135,172,158)
#94B5A8
(148,181,168)
#A1BEB2
(161,190,178)
#AEC7BC
(174,199,188)
#BBD0C6
(187,208,198)
#C8D9D0
(200,217,208)
#D5E2DA
(213,226,218)
#E2EBE4
(226,235,228)
#EFF4EE
(239,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9A8A color. Also use rgb(109,154,138) instead hex code.

Text Font Color

.myTextColor { color: #6D9A8A; }

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

This text font color is #6D9A8A.

Background Color

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

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

This div background color is #6D9A8A.

Border color

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

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

This div border color is #6D9A8A.

Opacity

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

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

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

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

This text has shadow with #6D9A8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9A8A.

Preview

Color preview on black background

This text has color #6D9A8A on black background.


Color preview on white background

This text has color #6D9A8A on white background.


Black color preview on #6D9A8A background

This text has black color on #6D9A8A background.


White color preview on #6D9A8A background

This text has white color on #6D9A8A background.


Related colors

Complementary color

Complementary color for #hex is #926575.


I love getcolorcode.com

Triadic colors

1 #8A6D9A and #9A8A6D with #6D9A8A are triadic colors.

2 #8A9A6D and #9A6D8A with #6D9A8A are triadic colors.