COLOR #6D5A27

HEX: #6D5A27 RGB: (109,90,39)

Renk bilgisi

#6D5A27 contains mainly red and green colors. #6D5A27 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#6D5A27 color RGB value is (109,90,39).

RGB: (109,90,39) (43%, 35%, 15%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 90 of 255 = 35%
B 39 of 255 = 15%

109
90
39

R + G + B ~ 31%. #6D5A27 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 90 + 39 = 238 (100%)
R 109 of 238 ~ 45.8%
G 90 of 238 ~ 37.82%
B 39 of 238 ~ 16.39'%

%45.8
%37.82
%16.39

CMYK RENK MODELİ

#6D5A27 rengi CMYK tonu (0,17,64,57).

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

CMYK: (0,17,64,57)
C0M17Y64K57 (0%, 17%, 64%, 57%)
(0.00 / 0.17 / 0.64 / 0.57)

CMYK yüzdeleri

%0
%17.43
%64.22
%57.25

Codes

Color #6D5A27 in popluar color models

6D 5A 27
RGB 109 90 39
HSL 44° 47.30% 29.02%
HSB/HSV 44° 64.22% 42.75%
CMYK 0.00% 17.43% 64.22%
57.25%

Color #6D5A27 in popluar number systems.

HEX 6D 5A 27
Decimal 109 90 39
Binary 1101101 1011010 100111
Octal 155 132 47

Shades and tints

Shades of #6D5A27

#6D5A27
(109,90,39)
#645224
(100,82,36)
#5B4A21
(91,74,33)
#52421E
(82,66,30)
#493A1B
(73,58,27)
#403218
(64,50,24)
#372A15
(55,42,21)
#2E2212
(46,34,18)
#251A0F
(37,26,15)
#1C120C
(28,18,12)
#130A09
(19,10,9)
#000000
(0,0,0)

Tints of #6D5A27

#6D5A27
(109,90,39)
#7A693A
(122,105,58)
#87784D
(135,120,77)
#948760
(148,135,96)
#A19673
(161,150,115)
#AEA586
(174,165,134)
#BBB499
(187,180,153)
#C8C3AC
(200,195,172)
#D5D2BF
(213,210,191)
#E2E1D2
(226,225,210)
#EFF0E5
(239,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5A27; }

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

This text font color is #6D5A27.

Background Color

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

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

This div background color is #6D5A27.

Border color

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

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

This div border color is #6D5A27.

Opacity

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

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

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

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

This text has shadow with #6D5A27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5A27.

Preview

Color preview on black background

This text has color #6D5A27 on black background.


Color preview on white background

This text has color #6D5A27 on white background.


Black color preview on #6D5A27 background

This text has black color on #6D5A27 background.


White color preview on #6D5A27 background

This text has white color on #6D5A27 background.


Related colors

Complementary color

Complementary color for #hex is #92A5D8.


I love getcolorcode.com

Triadic colors

1 #276D5A and #5A276D with #6D5A27 are triadic colors.

2 #275A6D and #5A6D27 with #6D5A27 are triadic colors.