COLOR #6B6D49

HEX: #6B6D49 RGB: (107,109,73)

Renk bilgisi

#6B6D49 contains red, green and blue colors in about the same proportion. #6B6D49 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#6B6D49 color RGB value is (107,109,73).

RGB: (107,109,73) (42%, 43%, 29%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 109 of 255 = 43%
B 73 of 255 = 29%

107
109
73

R + G + B ~ 38%. #6B6D49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 109 + 73 = 289 (100%)
R 107 of 289 ~ 37.02%
G 109 of 289 ~ 37.72%
B 73 of 289 ~ 25.26'%

%37.02
%37.72
%25.26

CMYK RENK MODELİ

#6B6D49 rengi CMYK tonu (2,0,33,57).

  • camgöbeği tonu 1.83%
  • eflatun tonu 0.00%
  • sarı tonu 33.03%
  • ana renk tonu 57.25%

CMYK: (2,0,33,57)
C2M0Y33K57 (2%, 0%, 33%, 57%)
(0.02 / 0.00 / 0.33 / 0.57)

CMYK yüzdeleri

%1.83
%0
%33.03
%57.25

Codes

Color #6B6D49 in popluar color models

6B 6D 49
RGB 107 109 73
HSL 63° 19.78% 35.69%
HSB/HSV 63° 33.03% 42.75%
CMYK 1.83% 0.00% 33.03%
57.25%

Color #6B6D49 in popluar number systems.

HEX 6B 6D 49
Decimal 107 109 73
Binary 1101011 1101101 1001001
Octal 153 155 111

Shades and tints

Shades of #6B6D49

#6B6D49
(107,109,73)
#626443
(98,100,67)
#595B3D
(89,91,61)
#505237
(80,82,55)
#474931
(71,73,49)
#3E402B
(62,64,43)
#353725
(53,55,37)
#2C2E1F
(44,46,31)
#232519
(35,37,25)
#1A1C13
(26,28,19)
#11130D
(17,19,13)
#000000
(0,0,0)

Tints of #6B6D49

#6B6D49
(107,109,73)
#787A59
(120,122,89)
#858769
(133,135,105)
#929479
(146,148,121)
#9FA189
(159,161,137)
#ACAE99
(172,174,153)
#B9BBA9
(185,187,169)
#C6C8B9
(198,200,185)
#D3D5C9
(211,213,201)
#E0E2D9
(224,226,217)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B6D49 color. Also use rgb(107,109,73) instead hex code.

Text Font Color

.myTextColor { color: #6B6D49; }

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

This text font color is #6B6D49.

Background Color

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

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

This div background color is #6B6D49.

Border color

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

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

This div border color is #6B6D49.

Opacity

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

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

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

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

This text has shadow with #6B6D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B6D49.

Preview

Color preview on black background

This text has color #6B6D49 on black background.


Color preview on white background

This text has color #6B6D49 on white background.


Black color preview on #6B6D49 background

This text has black color on #6B6D49 background.


White color preview on #6B6D49 background

This text has white color on #6B6D49 background.


Related colors

Complementary color

Complementary color for #hex is #9492B6.


I love getcolorcode.com

Triadic colors

1 #496B6D and #6D496B with #6B6D49 are triadic colors.

2 #496D6B and #6D6B49 with #6B6D49 are triadic colors.