COLOR #6B4240

HEX: #6B4240 RGB: (107,66,64)

Renk bilgisi

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

RGB renk modeli

#6B4240 color RGB value is (107,66,64).

RGB: (107,66,64) (42%, 26%, 25%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 66 of 255 = 26%
B 64 of 255 = 25%

107
66
64

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 66 + 64 = 237 (100%)
R 107 of 237 ~ 45.15%
G 66 of 237 ~ 27.85%
B 64 of 237 ~ 27'%

%45.15
%27.85
%27

CMYK RENK MODELİ

#6B4240 rengi CMYK tonu (0,38,40,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.32%
  • sarı tonu 40.19%
  • ana renk tonu 58.04%

CMYK: (0,38,40,58)
C0M38Y40K58 (0%, 38%, 40%, 58%)
(0.00 / 0.38 / 0.40 / 0.58)

CMYK yüzdeleri

%0
%38.32
%40.19
%58.04

Codes

Color #6B4240 in popluar color models

6B 42 40
RGB 107 66 64
HSL 25.15% 33.53%
HSB/HSV 40.19% 41.96%
CMYK 0.00% 38.32% 40.19%
58.04%

Color #6B4240 in popluar number systems.

HEX 6B 42 40
Decimal 107 66 64
Binary 1101011 1000010 1000000
Octal 153 102 100

Shades and tints

Shades of #6B4240

#6B4240
(107,66,64)
#623C3B
(98,60,59)
#593636
(89,54,54)
#503031
(80,48,49)
#472A2C
(71,42,44)
#3E2427
(62,36,39)
#351E22
(53,30,34)
#2C181D
(44,24,29)
#231218
(35,18,24)
#1A0C13
(26,12,19)
#11060E
(17,6,14)
#000000
(0,0,0)

Tints of #6B4240

#6B4240
(107,66,64)
#785351
(120,83,81)
#856462
(133,100,98)
#927573
(146,117,115)
#9F8684
(159,134,132)
#AC9795
(172,151,149)
#B9A8A6
(185,168,166)
#C6B9B7
(198,185,183)
#D3CAC8
(211,202,200)
#E0DBD9
(224,219,217)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4240 color. Also use rgb(107,66,64) instead hex code.

Text Font Color

.myTextColor { color: #6B4240; }

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

This text font color is #6B4240.

Background Color

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

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

This div background color is #6B4240.

Border color

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

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

This div border color is #6B4240.

Opacity

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

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

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

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

This text has shadow with #6B4240 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4240.

Preview

Color preview on black background

This text has color #6B4240 on black background.


Color preview on white background

This text has color #6B4240 on white background.


Black color preview on #6B4240 background

This text has black color on #6B4240 background.


White color preview on #6B4240 background

This text has white color on #6B4240 background.


Related colors

Complementary color

Complementary color for #hex is #94BDBF.


I love getcolorcode.com

Triadic colors

1 #406B42 and #42406B with #6B4240 are triadic colors.

2 #40426B and #426B40 with #6B4240 are triadic colors.