COLOR #6D5D19

HEX: #6D5D19 RGB: (109,93,25)

Renk bilgisi

#6D5D19 contains mainly red and green colors. #6D5D19 ‘ nin web güvenlik rengi #666600 (ya da #660) dir.

RGB renk modeli

#6D5D19 color RGB value is (109,93,25).

RGB: (109,93,25) (43%, 36%, 10%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 93 of 255 = 36%
B 25 of 255 = 10%

109
93
25

R + G + B ~ 30%. #6D5D19 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 93 + 25 = 227 (100%)
R 109 of 227 ~ 48.02%
G 93 of 227 ~ 40.97%
B 25 of 227 ~ 11.01'%

%48.02
%40.97
%11.01

CMYK RENK MODELİ

#6D5D19 rengi CMYK tonu (0,15,77,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.68%
  • sarı tonu 77.06%
  • ana renk tonu 57.25%

CMYK: (0,15,77,57)
C0M15Y77K57 (0%, 15%, 77%, 57%)
(0.00 / 0.15 / 0.77 / 0.57)

CMYK yüzdeleri

%0
%14.68
%77.06
%57.25

Codes

Color #6D5D19 in popluar color models

6D 5D 19
RGB 109 93 25
HSL 49° 62.69% 26.27%
HSB/HSV 49° 77.06% 42.75%
CMYK 0.00% 14.68% 77.06%
57.25%

Color #6D5D19 in popluar number systems.

HEX 6D 5D 19
Decimal 109 93 25
Binary 1101101 1011101 11001
Octal 155 135 31

Shades and tints

Shades of #6D5D19

#6D5D19
(109,93,25)
#645517
(100,85,23)
#5B4D15
(91,77,21)
#524513
(82,69,19)
#493D11
(73,61,17)
#40350F
(64,53,15)
#372D0D
(55,45,13)
#2E250B
(46,37,11)
#251D09
(37,29,9)
#1C1507
(28,21,7)
#130D05
(19,13,5)
#000000
(0,0,0)

Tints of #6D5D19

#6D5D19
(109,93,25)
#7A6B2D
(122,107,45)
#877941
(135,121,65)
#948755
(148,135,85)
#A19569
(161,149,105)
#AEA37D
(174,163,125)
#BBB191
(187,177,145)
#C8BFA5
(200,191,165)
#D5CDB9
(213,205,185)
#E2DBCD
(226,219,205)
#EFE9E1
(239,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5D19 color. Also use rgb(109,93,25) instead hex code.

Text Font Color

.myTextColor { color: #6D5D19; }

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

This text font color is #6D5D19.

Background Color

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

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

This div background color is #6D5D19.

Border color

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

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

This div border color is #6D5D19.

Opacity

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

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

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

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

This text has shadow with #6D5D19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5D19.

Preview

Color preview on black background

This text has color #6D5D19 on black background.


Color preview on white background

This text has color #6D5D19 on white background.


Black color preview on #6D5D19 background

This text has black color on #6D5D19 background.


White color preview on #6D5D19 background

This text has white color on #6D5D19 background.


Related colors

Complementary color

Complementary color for #hex is #92A2E6.


I love getcolorcode.com

Triadic colors

1 #196D5D and #5D196D with #6D5D19 are triadic colors.

2 #195D6D and #5D6D19 with #6D5D19 are triadic colors.