COLOR #6C5E61

HEX: #6C5E61 RGB: (108,94,97)

Renk bilgisi

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

RGB renk modeli

#6C5E61 color RGB value is (108,94,97).

RGB: (108,94,97) (42%, 37%, 38%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 94 of 255 = 37%
B 97 of 255 = 38%

108
94
97

R + G + B ~ 39%. #6C5E61 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 94 + 97 = 299 (100%)
R 108 of 299 ~ 36.12%
G 94 of 299 ~ 31.44%
B 97 of 299 ~ 32.44'%

%36.12
%31.44
%32.44

CMYK RENK MODELİ

#6C5E61 rengi CMYK tonu (0,13,10,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.96%
  • sarı tonu 10.19%
  • ana renk tonu 57.65%

CMYK: (0,13,10,58)
C0M13Y10K58 (0%, 13%, 10%, 58%)
(0.00 / 0.13 / 0.10 / 0.58)

CMYK yüzdeleri

%0
%12.96
%10.19
%57.65

Codes

Color #6C5E61 in popluar color models

6C 5E 61
RGB 108 94 97
HSL 347° 6.93% 39.61%
HSB/HSV 347° 12.96% 42.35%
CMYK 0.00% 12.96% 10.19%
57.65%

Color #6C5E61 in popluar number systems.

HEX 6C 5E 61
Decimal 108 94 97
Binary 1101100 1011110 1100001
Octal 154 136 141

Shades and tints

Shades of #6C5E61

#6C5E61
(108,94,97)
#635659
(99,86,89)
#5A4E51
(90,78,81)
#514649
(81,70,73)
#483E41
(72,62,65)
#3F3639
(63,54,57)
#362E31
(54,46,49)
#2D2629
(45,38,41)
#241E21
(36,30,33)
#1B1619
(27,22,25)
#120E11
(18,14,17)
#000000
(0,0,0)

Tints of #6C5E61

#6C5E61
(108,94,97)
#796C6F
(121,108,111)
#867A7D
(134,122,125)
#93888B
(147,136,139)
#A09699
(160,150,153)
#ADA4A7
(173,164,167)
#BAB2B5
(186,178,181)
#C7C0C3
(199,192,195)
#D4CED1
(212,206,209)
#E1DCDF
(225,220,223)
#EEEAED
(238,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C5E61 color. Also use rgb(108,94,97) instead hex code.

Text Font Color

.myTextColor { color: #6C5E61; }

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

This text font color is #6C5E61.

Background Color

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

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

This div background color is #6C5E61.

Border color

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

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

This div border color is #6C5E61.

Opacity

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

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

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

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

This text has shadow with #6C5E61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5E61.

Preview

Color preview on black background

This text has color #6C5E61 on black background.


Color preview on white background

This text has color #6C5E61 on white background.


Black color preview on #6C5E61 background

This text has black color on #6C5E61 background.


White color preview on #6C5E61 background

This text has white color on #6C5E61 background.


Related colors

Complementary color

Complementary color for #hex is #93A19E.


I love getcolorcode.com

Triadic colors

1 #616C5E and #5E616C with #6C5E61 are triadic colors.

2 #615E6C and #5E6C61 with #6C5E61 are triadic colors.