COLOR #6D5C63

HEX: #6D5C63 RGB: (109,92,99)

Renk bilgisi

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

RGB renk modeli

#6D5C63 color RGB value is (109,92,99).

RGB: (109,92,99) (43%, 36%, 39%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 92 of 255 = 36%
B 99 of 255 = 39%

109
92
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 92 + 99 = 300 (100%)
R 109 of 300 ~ 36.33%
G 92 of 300 ~ 30.67%
B 99 of 300 ~ 33'%

%36.33
%30.67
%33

CMYK RENK MODELİ

#6D5C63 rengi CMYK tonu (0,16,9,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.60%
  • sarı tonu 9.17%
  • ana renk tonu 57.25%

CMYK: (0,16,9,57)
C0M16Y9K57 (0%, 16%, 9%, 57%)
(0.00 / 0.16 / 0.09 / 0.57)

CMYK yüzdeleri

%0
%15.6
%9.17
%57.25

Codes

Color #6D5C63 in popluar color models

6D 5C 63
RGB 109 92 99
HSL 335° 8.46% 39.41%
HSB/HSV 335° 15.60% 42.75%
CMYK 0.00% 15.60% 9.17%
57.25%

Color #6D5C63 in popluar number systems.

HEX 6D 5C 63
Decimal 109 92 99
Binary 1101101 1011100 1100011
Octal 155 134 143

Shades and tints

Shades of #6D5C63

#6D5C63
(109,92,99)
#64545A
(100,84,90)
#5B4C51
(91,76,81)
#524448
(82,68,72)
#493C3F
(73,60,63)
#403436
(64,52,54)
#372C2D
(55,44,45)
#2E2424
(46,36,36)
#251C1B
(37,28,27)
#1C1412
(28,20,18)
#130C09
(19,12,9)
#000000
(0,0,0)

Tints of #6D5C63

#6D5C63
(109,92,99)
#7A6A71
(122,106,113)
#87787F
(135,120,127)
#94868D
(148,134,141)
#A1949B
(161,148,155)
#AEA2A9
(174,162,169)
#BBB0B7
(187,176,183)
#C8BEC5
(200,190,197)
#D5CCD3
(213,204,211)
#E2DAE1
(226,218,225)
#EFE8EF
(239,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5C63 color. Also use rgb(109,92,99) instead hex code.

Text Font Color

.myTextColor { color: #6D5C63; }

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

This text font color is #6D5C63.

Background Color

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

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

This div background color is #6D5C63.

Border color

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

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

This div border color is #6D5C63.

Opacity

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

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

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

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

This text has shadow with #6D5C63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5C63.

Preview

Color preview on black background

This text has color #6D5C63 on black background.


Color preview on white background

This text has color #6D5C63 on white background.


Black color preview on #6D5C63 background

This text has black color on #6D5C63 background.


White color preview on #6D5C63 background

This text has white color on #6D5C63 background.


Related colors

Complementary color

Complementary color for #hex is #92A39C.


I love getcolorcode.com

Triadic colors

1 #636D5C and #5C636D with #6D5C63 are triadic colors.

2 #635C6D and #5C6D63 with #6D5C63 are triadic colors.