COLOR #6B5E19

HEX: #6B5E19 RGB: (107,94,25)

Renk bilgisi

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

RGB renk modeli

#6B5E19 color RGB value is (107,94,25).

RGB: (107,94,25) (42%, 37%, 10%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 94 of 255 = 37%
B 25 of 255 = 10%

107
94
25

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 94 + 25 = 226 (100%)
R 107 of 226 ~ 47.35%
G 94 of 226 ~ 41.59%
B 25 of 226 ~ 11.06'%

%47.35
%41.59
%11.06

CMYK RENK MODELİ

#6B5E19 rengi CMYK tonu (0,12,77,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.15%
  • sarı tonu 76.64%
  • ana renk tonu 58.04%

CMYK: (0,12,77,58)
C0M12Y77K58 (0%, 12%, 77%, 58%)
(0.00 / 0.12 / 0.77 / 0.58)

CMYK yüzdeleri

%0
%12.15
%76.64
%58.04

Codes

Color #6B5E19 in popluar color models

6B 5E 19
RGB 107 94 25
HSL 50° 62.12% 25.88%
HSB/HSV 50° 76.64% 41.96%
CMYK 0.00% 12.15% 76.64%
58.04%

Color #6B5E19 in popluar number systems.

HEX 6B 5E 19
Decimal 107 94 25
Binary 1101011 1011110 11001
Octal 153 136 31

Shades and tints

Shades of #6B5E19

#6B5E19
(107,94,25)
#625617
(98,86,23)
#594E15
(89,78,21)
#504613
(80,70,19)
#473E11
(71,62,17)
#3E360F
(62,54,15)
#352E0D
(53,46,13)
#2C260B
(44,38,11)
#231E09
(35,30,9)
#1A1607
(26,22,7)
#110E05
(17,14,5)
#000000
(0,0,0)

Tints of #6B5E19

#6B5E19
(107,94,25)
#786C2D
(120,108,45)
#857A41
(133,122,65)
#928855
(146,136,85)
#9F9669
(159,150,105)
#ACA47D
(172,164,125)
#B9B291
(185,178,145)
#C6C0A5
(198,192,165)
#D3CEB9
(211,206,185)
#E0DCCD
(224,220,205)
#EDEAE1
(237,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5E19 color. Also use rgb(107,94,25) instead hex code.

Text Font Color

.myTextColor { color: #6B5E19; }

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

This text font color is #6B5E19.

Background Color

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

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

This div background color is #6B5E19.

Border color

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

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

This div border color is #6B5E19.

Opacity

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

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

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

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

This text has shadow with #6B5E19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5E19.

Preview

Color preview on black background

This text has color #6B5E19 on black background.


Color preview on white background

This text has color #6B5E19 on white background.


Black color preview on #6B5E19 background

This text has black color on #6B5E19 background.


White color preview on #6B5E19 background

This text has white color on #6B5E19 background.


Related colors

Complementary color

Complementary color for #hex is #94A1E6.


I love getcolorcode.com

Triadic colors

1 #196B5E and #5E196B with #6B5E19 are triadic colors.

2 #195E6B and #5E6B19 with #6B5E19 are triadic colors.