COLOR #6E5E51

HEX: #6E5E51 RGB: (110,94,81)

Renk bilgisi

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

RGB renk modeli

#6E5E51 color RGB value is (110,94,81).

RGB: (110,94,81) (43%, 37%, 32%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 94 of 255 = 37%
B 81 of 255 = 32%

110
94
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 94 + 81 = 285 (100%)
R 110 of 285 ~ 38.6%
G 94 of 285 ~ 32.98%
B 81 of 285 ~ 28.42'%

%38.6
%32.98
%28.42

CMYK RENK MODELİ

#6E5E51 rengi CMYK tonu (0,15,26,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.55%
  • sarı tonu 26.36%
  • ana renk tonu 56.86%

CMYK: (0,15,26,57)
C0M15Y26K57 (0%, 15%, 26%, 57%)
(0.00 / 0.15 / 0.26 / 0.57)

CMYK yüzdeleri

%0
%14.55
%26.36
%56.86

Codes

Color #6E5E51 in popluar color models

6E 5E 51
RGB 110 94 81
HSL 27° 15.18% 37.45%
HSB/HSV 27° 26.36% 43.14%
CMYK 0.00% 14.55% 26.36%
56.86%

Color #6E5E51 in popluar number systems.

HEX 6E 5E 51
Decimal 110 94 81
Binary 1101110 1011110 1010001
Octal 156 136 121

Shades and tints

Shades of #6E5E51

#6E5E51
(110,94,81)
#64564A
(100,86,74)
#5A4E43
(90,78,67)
#50463C
(80,70,60)
#463E35
(70,62,53)
#3C362E
(60,54,46)
#322E27
(50,46,39)
#282620
(40,38,32)
#1E1E19
(30,30,25)
#141612
(20,22,18)
#0A0E0B
(10,14,11)
#000000
(0,0,0)

Tints of #6E5E51

#6E5E51
(110,94,81)
#7B6C60
(123,108,96)
#887A6F
(136,122,111)
#95887E
(149,136,126)
#A2968D
(162,150,141)
#AFA49C
(175,164,156)
#BCB2AB
(188,178,171)
#C9C0BA
(201,192,186)
#D6CEC9
(214,206,201)
#E3DCD8
(227,220,216)
#F0EAE7
(240,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E5E51; }

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

This text font color is #6E5E51.

Background Color

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

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

This div background color is #6E5E51.

Border color

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

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

This div border color is #6E5E51.

Opacity

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

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

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

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

This text has shadow with #6E5E51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5E51.

Preview

Color preview on black background

This text has color #6E5E51 on black background.


Color preview on white background

This text has color #6E5E51 on white background.


Black color preview on #6E5E51 background

This text has black color on #6E5E51 background.


White color preview on #6E5E51 background

This text has white color on #6E5E51 background.


Related colors

Complementary color

Complementary color for #hex is #91A1AE.


I love getcolorcode.com

Triadic colors

1 #516E5E and #5E516E with #6E5E51 are triadic colors.

2 #515E6E and #5E6E51 with #6E5E51 are triadic colors.