COLOR #6D4F48

HEX: #6D4F48 RGB: (109,79,72)

Renk bilgisi

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

RGB renk modeli

#6D4F48 color RGB value is (109,79,72).

RGB: (109,79,72) (43%, 31%, 28%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 79 of 255 = 31%
B 72 of 255 = 28%

109
79
72

R + G + B ~ 34%. #6D4F48 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 79 + 72 = 260 (100%)
R 109 of 260 ~ 41.92%
G 79 of 260 ~ 30.38%
B 72 of 260 ~ 27.69'%

%41.92
%30.38
%27.69

CMYK RENK MODELİ

#6D4F48 rengi CMYK tonu (0,28,34,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.52%
  • sarı tonu 33.94%
  • ana renk tonu 57.25%

CMYK: (0,28,34,57)
C0M28Y34K57 (0%, 28%, 34%, 57%)
(0.00 / 0.28 / 0.34 / 0.57)

CMYK yüzdeleri

%0
%27.52
%33.94
%57.25

Codes

Color #6D4F48 in popluar color models

6D 4F 48
RGB 109 79 72
HSL 11° 20.44% 35.49%
HSB/HSV 11° 33.94% 42.75%
CMYK 0.00% 27.52% 33.94%
57.25%

Color #6D4F48 in popluar number systems.

HEX 6D 4F 48
Decimal 109 79 72
Binary 1101101 1001111 1001000
Octal 155 117 110

Shades and tints

Shades of #6D4F48

#6D4F48
(109,79,72)
#644842
(100,72,66)
#5B413C
(91,65,60)
#523A36
(82,58,54)
#493330
(73,51,48)
#402C2A
(64,44,42)
#372524
(55,37,36)
#2E1E1E
(46,30,30)
#251718
(37,23,24)
#1C1012
(28,16,18)
#13090C
(19,9,12)
#000000
(0,0,0)

Tints of #6D4F48

#6D4F48
(109,79,72)
#7A5F58
(122,95,88)
#876F68
(135,111,104)
#947F78
(148,127,120)
#A18F88
(161,143,136)
#AE9F98
(174,159,152)
#BBAFA8
(187,175,168)
#C8BFB8
(200,191,184)
#D5CFC8
(213,207,200)
#E2DFD8
(226,223,216)
#EFEFE8
(239,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4F48 color. Also use rgb(109,79,72) instead hex code.

Text Font Color

.myTextColor { color: #6D4F48; }

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

This text font color is #6D4F48.

Background Color

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

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

This div background color is #6D4F48.

Border color

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

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

This div border color is #6D4F48.

Opacity

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

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

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

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

This text has shadow with #6D4F48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4F48.

Preview

Color preview on black background

This text has color #6D4F48 on black background.


Color preview on white background

This text has color #6D4F48 on white background.


Black color preview on #6D4F48 background

This text has black color on #6D4F48 background.


White color preview on #6D4F48 background

This text has white color on #6D4F48 background.


Related colors

Complementary color

Complementary color for #hex is #92B0B7.


I love getcolorcode.com

Triadic colors

1 #486D4F and #4F486D with #6D4F48 are triadic colors.

2 #484F6D and #4F6D48 with #6D4F48 are triadic colors.