COLOR #6D9A95

HEX: #6D9A95 RGB: (109,154,149)

Renk bilgisi

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

RGB renk modeli

#6D9A95 color RGB value is (109,154,149).

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

RGB bağlantıları ve doygunluk

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

109
154
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 154 + 149 = 412 (100%)
R 109 of 412 ~ 26.46%
G 154 of 412 ~ 37.38%
B 149 of 412 ~ 36.17'%

%26.46
%37.38
%36.17

CMYK RENK MODELİ

#6D9A95 rengi CMYK tonu (29,0,3,40).

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

CMYK: (29,0,3,40)
C29M0Y3K40 (29%, 0%, 3%, 40%)
(0.29 / 0.00 / 0.03 / 0.40)

CMYK yüzdeleri

%29.22
%0
%3.25
%39.61

Codes

Color #6D9A95 in popluar color models

6D 9A 95
RGB 109 154 149
HSL 173° 18.22% 51.57%
HSB/HSV 173° 29.22% 60.39%
CMYK 29.22% 0.00% 3.25%
39.61%

Color #6D9A95 in popluar number systems.

HEX 6D 9A 95
Decimal 109 154 149
Binary 1101101 10011010 10010101
Octal 155 232 225

Shades and tints

Shades of #6D9A95

#6D9A95
(109,154,149)
#648C88
(100,140,136)
#5B7E7B
(91,126,123)
#52706E
(82,112,110)
#496261
(73,98,97)
#405454
(64,84,84)
#374647
(55,70,71)
#2E383A
(46,56,58)
#252A2D
(37,42,45)
#1C1C20
(28,28,32)
#130E13
(19,14,19)
#000000
(0,0,0)

Tints of #6D9A95

#6D9A95
(109,154,149)
#7AA39E
(122,163,158)
#87ACA7
(135,172,167)
#94B5B0
(148,181,176)
#A1BEB9
(161,190,185)
#AEC7C2
(174,199,194)
#BBD0CB
(187,208,203)
#C8D9D4
(200,217,212)
#D5E2DD
(213,226,221)
#E2EBE6
(226,235,230)
#EFF4EF
(239,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D9A95; }

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

This text font color is #6D9A95.

Background Color

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

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

This div background color is #6D9A95.

Border color

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

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

This div border color is #6D9A95.

Opacity

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

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

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

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

This text has shadow with #6D9A95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9A95.

Preview

Color preview on black background

This text has color #6D9A95 on black background.


Color preview on white background

This text has color #6D9A95 on white background.


Black color preview on #6D9A95 background

This text has black color on #6D9A95 background.


White color preview on #6D9A95 background

This text has white color on #6D9A95 background.


Related colors

Complementary color

Complementary color for #hex is #92656A.


I love getcolorcode.com

Triadic colors

1 #956D9A and #9A956D with #6D9A95 are triadic colors.

2 #959A6D and #9A6D95 with #6D9A95 are triadic colors.