COLOR #6B5D14

HEX: #6B5D14 RGB: (107,93,20)

Renk bilgisi

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

RGB renk modeli

#6B5D14 color RGB value is (107,93,20).

RGB: (107,93,20) (42%, 36%, 8%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 93 of 255 = 36%
B 20 of 255 = 8%

107
93
20

R + G + B ~ 29%. #6B5D14 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 93 + 20 = 220 (100%)
R 107 of 220 ~ 48.64%
G 93 of 220 ~ 42.27%
B 20 of 220 ~ 9.09'%

%48.64
%42.27

CMYK RENK MODELİ

#6B5D14 rengi CMYK tonu (0,13,81,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.08%
  • sarı tonu 81.31%
  • ana renk tonu 58.04%

CMYK: (0,13,81,58)
C0M13Y81K58 (0%, 13%, 81%, 58%)
(0.00 / 0.13 / 0.81 / 0.58)

CMYK yüzdeleri

%0
%13.08
%81.31
%58.04

Codes

Color #6B5D14 in popluar color models

6B 5D 14
RGB 107 93 20
HSL 50° 68.50% 24.90%
HSB/HSV 50° 81.31% 41.96%
CMYK 0.00% 13.08% 81.31%
58.04%

Color #6B5D14 in popluar number systems.

HEX 6B 5D 14
Decimal 107 93 20
Binary 1101011 1011101 10100
Octal 153 135 24

Shades and tints

Shades of #6B5D14

#6B5D14
(107,93,20)
#625513
(98,85,19)
#594D12
(89,77,18)
#504511
(80,69,17)
#473D10
(71,61,16)
#3E350F
(62,53,15)
#352D0E
(53,45,14)
#2C250D
(44,37,13)
#231D0C
(35,29,12)
#1A150B
(26,21,11)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #6B5D14

#6B5D14
(107,93,20)
#786B29
(120,107,41)
#85793E
(133,121,62)
#928753
(146,135,83)
#9F9568
(159,149,104)
#ACA37D
(172,163,125)
#B9B192
(185,177,146)
#C6BFA7
(198,191,167)
#D3CDBC
(211,205,188)
#E0DBD1
(224,219,209)
#EDE9E6
(237,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5D14 color. Also use rgb(107,93,20) instead hex code.

Text Font Color

.myTextColor { color: #6B5D14; }

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

This text font color is #6B5D14.

Background Color

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

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

This div background color is #6B5D14.

Border color

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

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

This div border color is #6B5D14.

Opacity

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

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

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

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

This text has shadow with #6B5D14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5D14.

Preview

Color preview on black background

This text has color #6B5D14 on black background.


Color preview on white background

This text has color #6B5D14 on white background.


Black color preview on #6B5D14 background

This text has black color on #6B5D14 background.


White color preview on #6B5D14 background

This text has white color on #6B5D14 background.


Related colors

Complementary color

Complementary color for #hex is #94A2EB.


I love getcolorcode.com

Triadic colors

1 #146B5D and #5D146B with #6B5D14 are triadic colors.

2 #145D6B and #5D6B14 with #6B5D14 are triadic colors.