COLOR #6B4D56

HEX: #6B4D56 RGB: (107,77,86)

Renk bilgisi

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

RGB renk modeli

#6B4D56 color RGB value is (107,77,86).

RGB: (107,77,86) (42%, 30%, 34%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 77 of 255 = 30%
B 86 of 255 = 34%

107
77
86

R + G + B ~ 35%. #6B4D56 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 77 + 86 = 270 (100%)
R 107 of 270 ~ 39.63%
G 77 of 270 ~ 28.52%
B 86 of 270 ~ 31.85'%

%39.63
%28.52
%31.85

CMYK RENK MODELİ

#6B4D56 rengi CMYK tonu (0,28,20,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.04%
  • sarı tonu 19.63%
  • ana renk tonu 58.04%

CMYK: (0,28,20,58)
C0M28Y20K58 (0%, 28%, 20%, 58%)
(0.00 / 0.28 / 0.20 / 0.58)

CMYK yüzdeleri

%0
%28.04
%19.63
%58.04

Codes

Color #6B4D56 in popluar color models

6B 4D 56
RGB 107 77 86
HSL 342° 16.30% 36.08%
HSB/HSV 342° 28.04% 41.96%
CMYK 0.00% 28.04% 19.63%
58.04%

Color #6B4D56 in popluar number systems.

HEX 6B 4D 56
Decimal 107 77 86
Binary 1101011 1001101 1010110
Octal 153 115 126

Shades and tints

Shades of #6B4D56

#6B4D56
(107,77,86)
#62464F
(98,70,79)
#593F48
(89,63,72)
#503841
(80,56,65)
#47313A
(71,49,58)
#3E2A33
(62,42,51)
#35232C
(53,35,44)
#2C1C25
(44,28,37)
#23151E
(35,21,30)
#1A0E17
(26,14,23)
#110710
(17,7,16)
#000000
(0,0,0)

Tints of #6B4D56

#6B4D56
(107,77,86)
#785D65
(120,93,101)
#856D74
(133,109,116)
#927D83
(146,125,131)
#9F8D92
(159,141,146)
#AC9DA1
(172,157,161)
#B9ADB0
(185,173,176)
#C6BDBF
(198,189,191)
#D3CDCE
(211,205,206)
#E0DDDD
(224,221,221)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4D56 color. Also use rgb(107,77,86) instead hex code.

Text Font Color

.myTextColor { color: #6B4D56; }

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

This text font color is #6B4D56.

Background Color

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

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

This div background color is #6B4D56.

Border color

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

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

This div border color is #6B4D56.

Opacity

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

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

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

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

This text has shadow with #6B4D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4D56.

Preview

Color preview on black background

This text has color #6B4D56 on black background.


Color preview on white background

This text has color #6B4D56 on white background.


Black color preview on #6B4D56 background

This text has black color on #6B4D56 background.


White color preview on #6B4D56 background

This text has white color on #6B4D56 background.


Related colors

Complementary color

Complementary color for #hex is #94B2A9.


I love getcolorcode.com

Triadic colors

1 #566B4D and #4D566B with #6B4D56 are triadic colors.

2 #564D6B and #4D6B56 with #6B4D56 are triadic colors.