COLOR #6B5E51

HEX: #6B5E51 RGB: (107,94,81)

Renk bilgisi

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

RGB renk modeli

#6B5E51 color RGB value is (107,94,81).

RGB: (107,94,81) (42%, 37%, 32%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 94 of 255 = 37%
B 81 of 255 = 32%

107
94
81

R + G + B ~ 37%. #6B5E51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 94 + 81 = 282 (100%)
R 107 of 282 ~ 37.94%
G 94 of 282 ~ 33.33%
B 81 of 282 ~ 28.72'%

%37.94
%33.33
%28.72

CMYK RENK MODELİ

#6B5E51 rengi CMYK tonu (0,12,24,58).

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

CMYK: (0,12,24,58)
C0M12Y24K58 (0%, 12%, 24%, 58%)
(0.00 / 0.12 / 0.24 / 0.58)

CMYK yüzdeleri

%0
%12.15
%24.3
%58.04

Codes

Color #6B5E51 in popluar color models

6B 5E 51
RGB 107 94 81
HSL 30° 13.83% 36.86%
HSB/HSV 30° 24.30% 41.96%
CMYK 0.00% 12.15% 24.30%
58.04%

Color #6B5E51 in popluar number systems.

HEX 6B 5E 51
Decimal 107 94 81
Binary 1101011 1011110 1010001
Octal 153 136 121

Shades and tints

Shades of #6B5E51

#6B5E51
(107,94,81)
#62564A
(98,86,74)
#594E43
(89,78,67)
#50463C
(80,70,60)
#473E35
(71,62,53)
#3E362E
(62,54,46)
#352E27
(53,46,39)
#2C2620
(44,38,32)
#231E19
(35,30,25)
#1A1612
(26,22,18)
#110E0B
(17,14,11)
#000000
(0,0,0)

Tints of #6B5E51

#6B5E51
(107,94,81)
#786C60
(120,108,96)
#857A6F
(133,122,111)
#92887E
(146,136,126)
#9F968D
(159,150,141)
#ACA49C
(172,164,156)
#B9B2AB
(185,178,171)
#C6C0BA
(198,192,186)
#D3CEC9
(211,206,201)
#E0DCD8
(224,220,216)
#EDEAE7
(237,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5E51; }

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

This text font color is #6B5E51.

Background Color

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

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

This div background color is #6B5E51.

Border color

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

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

This div border color is #6B5E51.

Opacity

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

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

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

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

This text has shadow with #6B5E51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5E51.

Preview

Color preview on black background

This text has color #6B5E51 on black background.


Color preview on white background

This text has color #6B5E51 on white background.


Black color preview on #6B5E51 background

This text has black color on #6B5E51 background.


White color preview on #6B5E51 background

This text has white color on #6B5E51 background.


Related colors

Complementary color

Complementary color for #hex is #94A1AE.


I love getcolorcode.com

Triadic colors

1 #516B5E and #5E516B with #6B5E51 are triadic colors.

2 #515E6B and #5E6B51 with #6B5E51 are triadic colors.