COLOR #6D390E

HEX: #6D390E
RGB: (109,57,14)

Renk bilgisi

#6D390E contains mainly red and green colors. #6D390E ‘ nin web güvenlik rengi #663300 (ya da #630) dir.

RGB renk modeli

#6D390E color RGB value is (109,57,14).

  • kırmız ton 109;
  • yeşil ton 57;
  • mavi ton 14.
RGB:
(109,57,14)
(43%,22%,5%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 57 of 255 = 22%
B 14 of 255 = 5%

109
57
14

R + G + B ~ 23%. #6D390E is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 57 + 14 = 180 (100%)
R 109 of 180 ~ 60.56%
G 57 of 180 ~ 31.67%
B 14 of 180 ~ 7.78%

%60.56
%31.67

CMYK RENK MODELİ

#6D390E rengi CMYK tonu (0,48,87,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.71%
  • sarı tonu 87.16%
  • ana renk tonu 57.25%
CMYK:
(0,48,87,57)
C0M48Y87K57 
(0%,48%,87%,57%)
(0.00/0.48/0.87/0.57)	

CMYK yüzdeleri

%0
%47.71
%87.16
%57.25

Codes

Color #6D390E in popluar color models

6D390E
RGB1095714
HSL27°77.24%24.12%
HSB/HSV27°87.16%42.75%
CMYK0.00%47.71%87.16%
57.25%

Color #6D390E in popluar number systems.

HEX6D390E
Decimal1095714
Binary11011011110011110
Octal1557116

Shades and tints

Shades of #6D390E

#6D390E
(109,57,14)
#64340D
(100,52,13)
#5B2F0C
(91,47,12)
#522A0B
(82,42,11)
#49250A
(73,37,10)
#402009
(64,32,9)
#371B08
(55,27,8)
#2E1607
(46,22,7)
#251106
(37,17,6)
#1C0C05
(28,12,5)
#130704
(19,7,4)
#000000
(0,0,0)

Tints of #6D390E

#6D390E
(109,57,14)
#7A4B23
(122,75,35)
#875D38
(135,93,56)
#946F4D
(148,111,77)
#A18162
(161,129,98)
#AE9377
(174,147,119)
#BBA58C
(187,165,140)
#C8B7A1
(200,183,161)
#D5C9B6
(213,201,182)
#E2DBCB
(226,219,203)
#EFEDE0
(239,237,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D390E color. Also use rgb(109,57,14) instead hex code.

Text Font Color

.myTextColor { color: #6D390E; }

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

This text font color is #6D390E.


Background Color

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

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

This div background color is #6D390E.


Border color

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

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

This div border color is #6D390E.


Opacity

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

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

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

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

This text has shadow with #6D390E color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D390E on black background.


Color preview on white background

This text has color #6D390E on white background.



Black color preview on #6D390E background

This text has black color on #6D390E background.


White color preview on #6D390E background

This text has white color on #6D390E background.