COLOR #6E4249

HEX: #6E4249 RGB: (110,66,73)

Renk bilgisi

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

RGB renk modeli

#6E4249 color RGB value is (110,66,73).

RGB: (110,66,73) (43%, 26%, 29%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 66 of 255 = 26%
B 73 of 255 = 29%

110
66
73

R + G + B ~ 33%. #6E4249 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 66 + 73 = 249 (100%)
R 110 of 249 ~ 44.18%
G 66 of 249 ~ 26.51%
B 73 of 249 ~ 29.32'%

%44.18
%26.51
%29.32

CMYK RENK MODELİ

#6E4249 rengi CMYK tonu (0,40,34,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.00%
  • sarı tonu 33.64%
  • ana renk tonu 56.86%

CMYK: (0,40,34,57)
C0M40Y34K57 (0%, 40%, 34%, 57%)
(0.00 / 0.40 / 0.34 / 0.57)

CMYK yüzdeleri

%0
%40
%33.64
%56.86

Codes

Color #6E4249 in popluar color models

6E 42 49
RGB 110 66 73
HSL 350° 25.00% 34.51%
HSB/HSV 350° 40.00% 43.14%
CMYK 0.00% 40.00% 33.64%
56.86%

Color #6E4249 in popluar number systems.

HEX 6E 42 49
Decimal 110 66 73
Binary 1101110 1000010 1001001
Octal 156 102 111

Shades and tints

Shades of #6E4249

#6E4249
(110,66,73)
#643C43
(100,60,67)
#5A363D
(90,54,61)
#503037
(80,48,55)
#462A31
(70,42,49)
#3C242B
(60,36,43)
#321E25
(50,30,37)
#28181F
(40,24,31)
#1E1219
(30,18,25)
#140C13
(20,12,19)
#0A060D
(10,6,13)
#000000
(0,0,0)

Tints of #6E4249

#6E4249
(110,66,73)
#7B5359
(123,83,89)
#886469
(136,100,105)
#957579
(149,117,121)
#A28689
(162,134,137)
#AF9799
(175,151,153)
#BCA8A9
(188,168,169)
#C9B9B9
(201,185,185)
#D6CAC9
(214,202,201)
#E3DBD9
(227,219,217)
#F0ECE9
(240,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4249 color. Also use rgb(110,66,73) instead hex code.

Text Font Color

.myTextColor { color: #6E4249; }

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

This text font color is #6E4249.

Background Color

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

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

This div background color is #6E4249.

Border color

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

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

This div border color is #6E4249.

Opacity

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

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

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

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

This text has shadow with #6E4249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4249.

Preview

Color preview on black background

This text has color #6E4249 on black background.


Color preview on white background

This text has color #6E4249 on white background.


Black color preview on #6E4249 background

This text has black color on #6E4249 background.


White color preview on #6E4249 background

This text has white color on #6E4249 background.


Related colors

Complementary color

Complementary color for #hex is #91BDB6.


I love getcolorcode.com

Triadic colors

1 #496E42 and #42496E with #6E4249 are triadic colors.

2 #49426E and #426E49 with #6E4249 are triadic colors.