COLOR #6D8586

HEX: #6D8586 RGB: (109,133,134)

Renk bilgisi

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

RGB renk modeli

#6D8586 color RGB value is (109,133,134).

RGB: (109,133,134) (43%, 52%, 53%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 133 of 255 = 52%
B 134 of 255 = 53%

109
133
134

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 133 + 134 = 376 (100%)
R 109 of 376 ~ 28.99%
G 133 of 376 ~ 35.37%
B 134 of 376 ~ 35.64'%

%28.99
%35.37
%35.64

CMYK RENK MODELİ

#6D8586 rengi CMYK tonu (19,1,0,47).

  • camgöbeği tonu 18.66%
  • eflatun tonu 0.75%
  • sarı tonu 0.00%
  • ana renk tonu 47.45%

CMYK: (19,1,0,47)
C19M1Y0K47 (19%, 1%, 0%, 47%)
(0.19 / 0.01 / 0.00 / 0.47)

CMYK yüzdeleri

%18.66
%0.75
%0
%47.45

Codes

Color #6D8586 in popluar color models

6D 85 86
RGB 109 133 134
HSL 182° 10.29% 47.65%
HSB/HSV 182° 18.66% 52.55%
CMYK 18.66% 0.75% 0.00%
47.45%

Color #6D8586 in popluar number systems.

HEX 6D 85 86
Decimal 109 133 134
Binary 1101101 10000101 10000110
Octal 155 205 206

Shades and tints

Shades of #6D8586

#6D8586
(109,133,134)
#64797A
(100,121,122)
#5B6D6E
(91,109,110)
#526162
(82,97,98)
#495556
(73,85,86)
#40494A
(64,73,74)
#373D3E
(55,61,62)
#2E3132
(46,49,50)
#252526
(37,37,38)
#1C191A
(28,25,26)
#130D0E
(19,13,14)
#000000
(0,0,0)

Tints of #6D8586

#6D8586
(109,133,134)
#7A9091
(122,144,145)
#879B9C
(135,155,156)
#94A6A7
(148,166,167)
#A1B1B2
(161,177,178)
#AEBCBD
(174,188,189)
#BBC7C8
(187,199,200)
#C8D2D3
(200,210,211)
#D5DDDE
(213,221,222)
#E2E8E9
(226,232,233)
#EFF3F4
(239,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8586 color. Also use rgb(109,133,134) instead hex code.

Text Font Color

.myTextColor { color: #6D8586; }

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

This text font color is #6D8586.

Background Color

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

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

This div background color is #6D8586.

Border color

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

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

This div border color is #6D8586.

Opacity

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

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

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

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

This text has shadow with #6D8586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8586.

Preview

Color preview on black background

This text has color #6D8586 on black background.


Color preview on white background

This text has color #6D8586 on white background.


Black color preview on #6D8586 background

This text has black color on #6D8586 background.


White color preview on #6D8586 background

This text has white color on #6D8586 background.


Related colors

Complementary color

Complementary color for #hex is #927A79.


I love getcolorcode.com

Triadic colors

1 #866D85 and #85866D with #6D8586 are triadic colors.

2 #86856D and #856D86 with #6D8586 are triadic colors.