COLOR #6D5E58

HEX: #6D5E58 RGB: (109,94,88)

Renk bilgisi

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

RGB renk modeli

#6D5E58 color RGB value is (109,94,88).

RGB: (109,94,88) (43%, 37%, 35%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 94 of 255 = 37%
B 88 of 255 = 35%

109
94
88

R + G + B ~ 38%. #6D5E58 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 94 + 88 = 291 (100%)
R 109 of 291 ~ 37.46%
G 94 of 291 ~ 32.3%
B 88 of 291 ~ 30.24'%

%37.46
%32.3
%30.24

CMYK RENK MODELİ

#6D5E58 rengi CMYK tonu (0,14,19,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.76%
  • sarı tonu 19.27%
  • ana renk tonu 57.25%

CMYK: (0,14,19,57)
C0M14Y19K57 (0%, 14%, 19%, 57%)
(0.00 / 0.14 / 0.19 / 0.57)

CMYK yüzdeleri

%0
%13.76
%19.27
%57.25

Codes

Color #6D5E58 in popluar color models

6D 5E 58
RGB 109 94 88
HSL 17° 10.66% 38.63%
HSB/HSV 17° 19.27% 42.75%
CMYK 0.00% 13.76% 19.27%
57.25%

Color #6D5E58 in popluar number systems.

HEX 6D 5E 58
Decimal 109 94 88
Binary 1101101 1011110 1011000
Octal 155 136 130

Shades and tints

Shades of #6D5E58

#6D5E58
(109,94,88)
#645650
(100,86,80)
#5B4E48
(91,78,72)
#524640
(82,70,64)
#493E38
(73,62,56)
#403630
(64,54,48)
#372E28
(55,46,40)
#2E2620
(46,38,32)
#251E18
(37,30,24)
#1C1610
(28,22,16)
#130E08
(19,14,8)
#000000
(0,0,0)

Tints of #6D5E58

#6D5E58
(109,94,88)
#7A6C67
(122,108,103)
#877A76
(135,122,118)
#948885
(148,136,133)
#A19694
(161,150,148)
#AEA4A3
(174,164,163)
#BBB2B2
(187,178,178)
#C8C0C1
(200,192,193)
#D5CED0
(213,206,208)
#E2DCDF
(226,220,223)
#EFEAEE
(239,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5E58 color. Also use rgb(109,94,88) instead hex code.

Text Font Color

.myTextColor { color: #6D5E58; }

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

This text font color is #6D5E58.

Background Color

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

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

This div background color is #6D5E58.

Border color

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

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

This div border color is #6D5E58.

Opacity

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

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

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

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

This text has shadow with #6D5E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5E58.

Preview

Color preview on black background

This text has color #6D5E58 on black background.


Color preview on white background

This text has color #6D5E58 on white background.


Black color preview on #6D5E58 background

This text has black color on #6D5E58 background.


White color preview on #6D5E58 background

This text has white color on #6D5E58 background.


Related colors

Complementary color

Complementary color for #hex is #92A1A7.


I love getcolorcode.com

Triadic colors

1 #586D5E and #5E586D with #6D5E58 are triadic colors.

2 #585E6D and #5E6D58 with #6D5E58 are triadic colors.