COLOR #6D472C

HEX: #6D472C RGB: (109,71,44)

Renk bilgisi

#6D472C contains mainly red and green colors. #6D472C ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#6D472C color RGB value is (109,71,44).

RGB: (109,71,44) (43%, 28%, 17%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 71 of 255 = 28%
B 44 of 255 = 17%

109
71
44

R + G + B ~ 29%. #6D472C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 71 + 44 = 224 (100%)
R 109 of 224 ~ 48.66%
G 71 of 224 ~ 31.7%
B 44 of 224 ~ 19.64'%

%48.66
%31.7
%19.64

CMYK RENK MODELİ

#6D472C rengi CMYK tonu (0,35,60,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.86%
  • sarı tonu 59.63%
  • ana renk tonu 57.25%

CMYK: (0,35,60,57)
C0M35Y60K57 (0%, 35%, 60%, 57%)
(0.00 / 0.35 / 0.60 / 0.57)

CMYK yüzdeleri

%0
%34.86
%59.63
%57.25

Codes

Color #6D472C in popluar color models

6D 47 2C
RGB 109 71 44
HSL 25° 42.48% 30.00%
HSB/HSV 25° 59.63% 42.75%
CMYK 0.00% 34.86% 59.63%
57.25%

Color #6D472C in popluar number systems.

HEX 6D 47 2C
Decimal 109 71 44
Binary 1101101 1000111 101100
Octal 155 107 54

Shades and tints

Shades of #6D472C

#6D472C
(109,71,44)
#644128
(100,65,40)
#5B3B24
(91,59,36)
#523520
(82,53,32)
#492F1C
(73,47,28)
#402918
(64,41,24)
#372314
(55,35,20)
#2E1D10
(46,29,16)
#25170C
(37,23,12)
#1C1108
(28,17,8)
#130B04
(19,11,4)
#000000
(0,0,0)

Tints of #6D472C

#6D472C
(109,71,44)
#7A573F
(122,87,63)
#876752
(135,103,82)
#947765
(148,119,101)
#A18778
(161,135,120)
#AE978B
(174,151,139)
#BBA79E
(187,167,158)
#C8B7B1
(200,183,177)
#D5C7C4
(213,199,196)
#E2D7D7
(226,215,215)
#EFE7EA
(239,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D472C color. Also use rgb(109,71,44) instead hex code.

Text Font Color

.myTextColor { color: #6D472C; }

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

This text font color is #6D472C.

Background Color

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

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

This div background color is #6D472C.

Border color

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

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

This div border color is #6D472C.

Opacity

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

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

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

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

This text has shadow with #6D472C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D472C.

Preview

Color preview on black background

This text has color #6D472C on black background.


Color preview on white background

This text has color #6D472C on white background.


Black color preview on #6D472C background

This text has black color on #6D472C background.


White color preview on #6D472C background

This text has white color on #6D472C background.


Related colors

Complementary color

Complementary color for #hex is #92B8D3.


I love getcolorcode.com

Triadic colors

1 #2C6D47 and #472C6D with #6D472C are triadic colors.

2 #2C476D and #476D2C with #6D472C are triadic colors.