COLOR #6E373D

HEX: #6E373D RGB: (110,55,61)

Renk bilgisi

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

RGB renk modeli

#6E373D color RGB value is (110,55,61).

RGB: (110,55,61) (43%, 22%, 24%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 55 of 255 = 22%
B 61 of 255 = 24%

110
55
61

R + G + B ~ 30%. #6E373D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 55 + 61 = 226 (100%)
R 110 of 226 ~ 48.67%
G 55 of 226 ~ 24.34%
B 61 of 226 ~ 26.99'%

%48.67
%24.34
%26.99

CMYK RENK MODELİ

#6E373D rengi CMYK tonu (0,50,45,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.00%
  • sarı tonu 44.55%
  • ana renk tonu 56.86%

CMYK: (0,50,45,57)
C0M50Y45K57 (0%, 50%, 45%, 57%)
(0.00 / 0.50 / 0.45 / 0.57)

CMYK yüzdeleri

%0
%50
%44.55
%56.86

Codes

Color #6E373D in popluar color models

6E 37 3D
RGB 110 55 61
HSL 353° 33.33% 32.35%
HSB/HSV 353° 50.00% 43.14%
CMYK 0.00% 50.00% 44.55%
56.86%

Color #6E373D in popluar number systems.

HEX 6E 37 3D
Decimal 110 55 61
Binary 1101110 110111 111101
Octal 156 67 75

Shades and tints

Shades of #6E373D

#6E373D
(110,55,61)
#643238
(100,50,56)
#5A2D33
(90,45,51)
#50282E
(80,40,46)
#462329
(70,35,41)
#3C1E24
(60,30,36)
#32191F
(50,25,31)
#28141A
(40,20,26)
#1E0F15
(30,15,21)
#140A10
(20,10,16)
#0A050B
(10,5,11)
#000000
(0,0,0)

Tints of #6E373D

#6E373D
(110,55,61)
#7B494E
(123,73,78)
#885B5F
(136,91,95)
#956D70
(149,109,112)
#A27F81
(162,127,129)
#AF9192
(175,145,146)
#BCA3A3
(188,163,163)
#C9B5B4
(201,181,180)
#D6C7C5
(214,199,197)
#E3D9D6
(227,217,214)
#F0EBE7
(240,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E373D color. Also use rgb(110,55,61) instead hex code.

Text Font Color

.myTextColor { color: #6E373D; }

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

This text font color is #6E373D.

Background Color

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

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

This div background color is #6E373D.

Border color

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

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

This div border color is #6E373D.

Opacity

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

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

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

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

This text has shadow with #6E373D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E373D.

Preview

Color preview on black background

This text has color #6E373D on black background.


Color preview on white background

This text has color #6E373D on white background.


Black color preview on #6E373D background

This text has black color on #6E373D background.


White color preview on #6E373D background

This text has white color on #6E373D background.


Related colors

Complementary color

Complementary color for #hex is #91C8C2.


I love getcolorcode.com

Triadic colors

1 #3D6E37 and #373D6E with #6E373D are triadic colors.

2 #3D376E and #376E3D with #6E373D are triadic colors.