COLOR #6D6561

HEX: #6D6561 RGB: (109,101,97)

Renk bilgisi

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

RGB renk modeli

#6D6561 color RGB value is (109,101,97).

RGB: (109,101,97) (43%, 40%, 38%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 101 of 255 = 40%
B 97 of 255 = 38%

109
101
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 101 + 97 = 307 (100%)
R 109 of 307 ~ 35.5%
G 101 of 307 ~ 32.9%
B 97 of 307 ~ 31.6'%

%35.5
%32.9
%31.6

CMYK RENK MODELİ

#6D6561 rengi CMYK tonu (0,7,11,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.34%
  • sarı tonu 11.01%
  • ana renk tonu 57.25%
CMYK: (0,7,11,57) C0M7Y11K57 (0%,7%,11%,57%) (0.00/0.07/0.11/0.57) 

CMYK yüzdeleri

%0
%7.34
%11.01
%57.25

Codes

Color #6D6561 in popluar color models

6D 65 61
RGB 109 101 97
HSL 20° 5.83% 40.39%
HSB/HSV 20° 11.01% 42.75%
CMYK 0.00% 7.34% 11.01%
57.25%

Color #6D6561 in popluar number systems.

HEX 6D 65 61
Decimal 109 101 97
Binary 1101101 1100101 1100001
Octal 155 145 141

Shades and tints

Shades of #6D6561

#6D6561
(109,101,97)
#645C59
(100,92,89)
#5B5351
(91,83,81)
#524A49
(82,74,73)
#494141
(73,65,65)
#403839
(64,56,57)
#372F31
(55,47,49)
#2E2629
(46,38,41)
#251D21
(37,29,33)
#1C1419
(28,20,25)
#130B11
(19,11,17)
#000000
(0,0,0)

Tints of #6D6561

#6D6561
(109,101,97)
#7A736F
(122,115,111)
#87817D
(135,129,125)
#948F8B
(148,143,139)
#A19D99
(161,157,153)
#AEABA7
(174,171,167)
#BBB9B5
(187,185,181)
#C8C7C3
(200,199,195)
#D5D5D1
(213,213,209)
#E2E3DF
(226,227,223)
#EFF1ED
(239,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D6561 color. Also use rgb(109,101,97) instead hex code.

Text Font Color

.myTextColor { color: #6D6561; }

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

This text font color is #6D6561.

Background Color

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

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

This div background color is #6D6561.

Border color

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

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

This div border color is #6D6561.

Opacity

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

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

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

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

This text has shadow with #6D6561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6561.

Preview

Color preview on black background

This text has color #6D6561 on black background.


Color preview on white background

This text has color #6D6561 on white background.


Black color preview on #6D6561 background

This text has black color on #6D6561 background.


White color preview on #6D6561 background

This text has white color on #6D6561 background.


Related colors

Complementary color

Complementary color for #hex is #929A9E.


I love getcolorcode.com

Triadic colors

1 #616D65 and #65616D with #6D6561 are triadic colors.

2 #61656D and #656D61 with #6D6561 are triadic colors.