COLOR #6E4D55

HEX: #6E4D55 RGB: (110,77,85)

Renk bilgisi

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

RGB renk modeli

#6E4D55 color RGB value is (110,77,85).

RGB: (110,77,85) (43%, 30%, 33%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 77 of 255 = 30%
B 85 of 255 = 33%

110
77
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 77 + 85 = 272 (100%)
R 110 of 272 ~ 40.44%
G 77 of 272 ~ 28.31%
B 85 of 272 ~ 31.25'%

%40.44
%28.31
%31.25

CMYK RENK MODELİ

#6E4D55 rengi CMYK tonu (0,30,23,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.00%
  • sarı tonu 22.73%
  • ana renk tonu 56.86%

CMYK: (0,30,23,57)
C0M30Y23K57 (0%, 30%, 23%, 57%)
(0.00 / 0.30 / 0.23 / 0.57)

CMYK yüzdeleri

%0
%30
%22.73
%56.86

Codes

Color #6E4D55 in popluar color models

6E 4D 55
RGB 110 77 85
HSL 345° 17.65% 36.67%
HSB/HSV 345° 30.00% 43.14%
CMYK 0.00% 30.00% 22.73%
56.86%

Color #6E4D55 in popluar number systems.

HEX 6E 4D 55
Decimal 110 77 85
Binary 1101110 1001101 1010101
Octal 156 115 125

Shades and tints

Shades of #6E4D55

#6E4D55
(110,77,85)
#64464E
(100,70,78)
#5A3F47
(90,63,71)
#503840
(80,56,64)
#463139
(70,49,57)
#3C2A32
(60,42,50)
#32232B
(50,35,43)
#281C24
(40,28,36)
#1E151D
(30,21,29)
#140E16
(20,14,22)
#0A070F
(10,7,15)
#000000
(0,0,0)

Tints of #6E4D55

#6E4D55
(110,77,85)
#7B5D64
(123,93,100)
#886D73
(136,109,115)
#957D82
(149,125,130)
#A28D91
(162,141,145)
#AF9DA0
(175,157,160)
#BCADAF
(188,173,175)
#C9BDBE
(201,189,190)
#D6CDCD
(214,205,205)
#E3DDDC
(227,221,220)
#F0EDEB
(240,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4D55 color. Also use rgb(110,77,85) instead hex code.

Text Font Color

.myTextColor { color: #6E4D55; }

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

This text font color is #6E4D55.

Background Color

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

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

This div background color is #6E4D55.

Border color

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

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

This div border color is #6E4D55.

Opacity

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

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

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

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

This text has shadow with #6E4D55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4D55.

Preview

Color preview on black background

This text has color #6E4D55 on black background.


Color preview on white background

This text has color #6E4D55 on white background.


Black color preview on #6E4D55 background

This text has black color on #6E4D55 background.


White color preview on #6E4D55 background

This text has white color on #6E4D55 background.


Related colors

Complementary color

Complementary color for #hex is #91B2AA.


I love getcolorcode.com

Triadic colors

1 #556E4D and #4D556E with #6E4D55 are triadic colors.

2 #554D6E and #4D6E55 with #6E4D55 are triadic colors.