COLOR #6D5A53

HEX: #6D5A53 RGB: (109,90,83)

Renk bilgisi

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

RGB renk modeli

#6D5A53 color RGB value is (109,90,83).

RGB: (109,90,83) (43%, 35%, 33%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 90 of 255 = 35%
B 83 of 255 = 33%

109
90
83

R + G + B ~ 37%. #6D5A53 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 90 + 83 = 282 (100%)
R 109 of 282 ~ 38.65%
G 90 of 282 ~ 31.91%
B 83 of 282 ~ 29.43'%

%38.65
%31.91
%29.43

CMYK RENK MODELİ

#6D5A53 rengi CMYK tonu (0,17,24,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.43%
  • sarı tonu 23.85%
  • ana renk tonu 57.25%

CMYK: (0,17,24,57)
C0M17Y24K57 (0%, 17%, 24%, 57%)
(0.00 / 0.17 / 0.24 / 0.57)

CMYK yüzdeleri

%0
%17.43
%23.85
%57.25

Codes

Color #6D5A53 in popluar color models

6D 5A 53
RGB 109 90 83
HSL 16° 13.54% 37.65%
HSB/HSV 16° 23.85% 42.75%
CMYK 0.00% 17.43% 23.85%
57.25%

Color #6D5A53 in popluar number systems.

HEX 6D 5A 53
Decimal 109 90 83
Binary 1101101 1011010 1010011
Octal 155 132 123

Shades and tints

Shades of #6D5A53

#6D5A53
(109,90,83)
#64524C
(100,82,76)
#5B4A45
(91,74,69)
#52423E
(82,66,62)
#493A37
(73,58,55)
#403230
(64,50,48)
#372A29
(55,42,41)
#2E2222
(46,34,34)
#251A1B
(37,26,27)
#1C1214
(28,18,20)
#130A0D
(19,10,13)
#000000
(0,0,0)

Tints of #6D5A53

#6D5A53
(109,90,83)
#7A6962
(122,105,98)
#877871
(135,120,113)
#948780
(148,135,128)
#A1968F
(161,150,143)
#AEA59E
(174,165,158)
#BBB4AD
(187,180,173)
#C8C3BC
(200,195,188)
#D5D2CB
(213,210,203)
#E2E1DA
(226,225,218)
#EFF0E9
(239,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5A53 color. Also use rgb(109,90,83) instead hex code.

Text Font Color

.myTextColor { color: #6D5A53; }

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

This text font color is #6D5A53.

Background Color

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

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

This div background color is #6D5A53.

Border color

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

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

This div border color is #6D5A53.

Opacity

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

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

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

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

This text has shadow with #6D5A53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5A53.

Preview

Color preview on black background

This text has color #6D5A53 on black background.


Color preview on white background

This text has color #6D5A53 on white background.


Black color preview on #6D5A53 background

This text has black color on #6D5A53 background.


White color preview on #6D5A53 background

This text has white color on #6D5A53 background.


Related colors

Complementary color

Complementary color for #hex is #92A5AC.


I love getcolorcode.com

Triadic colors

1 #536D5A and #5A536D with #6D5A53 are triadic colors.

2 #535A6D and #5A6D53 with #6D5A53 are triadic colors.