COLOR #6B5E25

HEX: #6B5E25 RGB: (107,94,37)

Renk bilgisi

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

RGB renk modeli

#6B5E25 color RGB value is (107,94,37).

RGB: (107,94,37) (42%, 37%, 15%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 94 of 255 = 37%
B 37 of 255 = 15%

107
94
37

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 94 + 37 = 238 (100%)
R 107 of 238 ~ 44.96%
G 94 of 238 ~ 39.5%
B 37 of 238 ~ 15.55'%

%44.96
%39.5
%15.55

CMYK RENK MODELİ

#6B5E25 rengi CMYK tonu (0,12,65,58).

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

CMYK: (0,12,65,58)
C0M12Y65K58 (0%, 12%, 65%, 58%)
(0.00 / 0.12 / 0.65 / 0.58)

CMYK yüzdeleri

%0
%12.15
%65.42
%58.04

Codes

Color #6B5E25 in popluar color models

6B 5E 25
RGB 107 94 37
HSL 49° 48.61% 28.24%
HSB/HSV 49° 65.42% 41.96%
CMYK 0.00% 12.15% 65.42%
58.04%

Color #6B5E25 in popluar number systems.

HEX 6B 5E 25
Decimal 107 94 37
Binary 1101011 1011110 100101
Octal 153 136 45

Shades and tints

Shades of #6B5E25

#6B5E25
(107,94,37)
#625622
(98,86,34)
#594E1F
(89,78,31)
#50461C
(80,70,28)
#473E19
(71,62,25)
#3E3616
(62,54,22)
#352E13
(53,46,19)
#2C2610
(44,38,16)
#231E0D
(35,30,13)
#1A160A
(26,22,10)
#110E07
(17,14,7)
#000000
(0,0,0)

Tints of #6B5E25

#6B5E25
(107,94,37)
#786C38
(120,108,56)
#857A4B
(133,122,75)
#92885E
(146,136,94)
#9F9671
(159,150,113)
#ACA484
(172,164,132)
#B9B297
(185,178,151)
#C6C0AA
(198,192,170)
#D3CEBD
(211,206,189)
#E0DCD0
(224,220,208)
#EDEAE3
(237,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5E25; }

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

This text font color is #6B5E25.

Background Color

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

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

This div background color is #6B5E25.

Border color

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

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

This div border color is #6B5E25.

Opacity

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

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

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

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

This text has shadow with #6B5E25 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5E25.

Preview

Color preview on black background

This text has color #6B5E25 on black background.


Color preview on white background

This text has color #6B5E25 on white background.


Black color preview on #6B5E25 background

This text has black color on #6B5E25 background.


White color preview on #6B5E25 background

This text has white color on #6B5E25 background.


Related colors

Complementary color

Complementary color for #hex is #94A1DA.


I love getcolorcode.com

Triadic colors

1 #256B5E and #5E256B with #6B5E25 are triadic colors.

2 #255E6B and #5E6B25 with #6B5E25 are triadic colors.