COLOR #6D4C35

HEX: #6D4C35 RGB: (109,76,53)

Renk bilgisi

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

RGB renk modeli

#6D4C35 color RGB value is (109,76,53).

RGB: (109,76,53) (43%, 30%, 21%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 76 of 255 = 30%
B 53 of 255 = 21%

109
76
53

R + G + B ~ 31%. #6D4C35 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 76 + 53 = 238 (100%)
R 109 of 238 ~ 45.8%
G 76 of 238 ~ 31.93%
B 53 of 238 ~ 22.27'%

%45.8
%31.93
%22.27

CMYK RENK MODELİ

#6D4C35 rengi CMYK tonu (0,30,51,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.28%
  • sarı tonu 51.38%
  • ana renk tonu 57.25%

CMYK: (0,30,51,57)
C0M30Y51K57 (0%, 30%, 51%, 57%)
(0.00 / 0.30 / 0.51 / 0.57)

CMYK yüzdeleri

%0
%30.28
%51.38
%57.25

Codes

Color #6D4C35 in popluar color models

6D 4C 35
RGB 109 76 53
HSL 25° 34.57% 31.76%
HSB/HSV 25° 51.38% 42.75%
CMYK 0.00% 30.28% 51.38%
57.25%

Color #6D4C35 in popluar number systems.

HEX 6D 4C 35
Decimal 109 76 53
Binary 1101101 1001100 110101
Octal 155 114 65

Shades and tints

Shades of #6D4C35

#6D4C35
(109,76,53)
#644631
(100,70,49)
#5B402D
(91,64,45)
#523A29
(82,58,41)
#493425
(73,52,37)
#402E21
(64,46,33)
#37281D
(55,40,29)
#2E2219
(46,34,25)
#251C15
(37,28,21)
#1C1611
(28,22,17)
#13100D
(19,16,13)
#000000
(0,0,0)

Tints of #6D4C35

#6D4C35
(109,76,53)
#7A5C47
(122,92,71)
#876C59
(135,108,89)
#947C6B
(148,124,107)
#A18C7D
(161,140,125)
#AE9C8F
(174,156,143)
#BBACA1
(187,172,161)
#C8BCB3
(200,188,179)
#D5CCC5
(213,204,197)
#E2DCD7
(226,220,215)
#EFECE9
(239,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4C35 color. Also use rgb(109,76,53) instead hex code.

Text Font Color

.myTextColor { color: #6D4C35; }

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

This text font color is #6D4C35.

Background Color

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

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

This div background color is #6D4C35.

Border color

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

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

This div border color is #6D4C35.

Opacity

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

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

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

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

This text has shadow with #6D4C35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4C35.

Preview

Color preview on black background

This text has color #6D4C35 on black background.


Color preview on white background

This text has color #6D4C35 on white background.


Black color preview on #6D4C35 background

This text has black color on #6D4C35 background.


White color preview on #6D4C35 background

This text has white color on #6D4C35 background.


Related colors

Complementary color

Complementary color for #hex is #92B3CA.


I love getcolorcode.com

Triadic colors

1 #356D4C and #4C356D with #6D4C35 are triadic colors.

2 #354C6D and #4C6D35 with #6D4C35 are triadic colors.