COLOR #6B4748

HEX: #6B4748 RGB: (107,71,72)

Renk bilgisi

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

RGB renk modeli

#6B4748 color RGB value is (107,71,72).

RGB: (107,71,72) (42%, 28%, 28%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 71 of 255 = 28%
B 72 of 255 = 28%

107
71
72

R + G + B ~ 33%. #6B4748 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 71 + 72 = 250 (100%)
R 107 of 250 ~ 42.8%
G 71 of 250 ~ 28.4%
B 72 of 250 ~ 28.8'%

%42.8
%28.4
%28.8

CMYK RENK MODELİ

#6B4748 rengi CMYK tonu (0,34,33,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.64%
  • sarı tonu 32.71%
  • ana renk tonu 58.04%

CMYK: (0,34,33,58)
C0M34Y33K58 (0%, 34%, 33%, 58%)
(0.00 / 0.34 / 0.33 / 0.58)

CMYK yüzdeleri

%0
%33.64
%32.71
%58.04

Codes

Color #6B4748 in popluar color models

6B 47 48
RGB 107 71 72
HSL 358° 20.22% 34.90%
HSB/HSV 358° 33.64% 41.96%
CMYK 0.00% 33.64% 32.71%
58.04%

Color #6B4748 in popluar number systems.

HEX 6B 47 48
Decimal 107 71 72
Binary 1101011 1000111 1001000
Octal 153 107 110

Shades and tints

Shades of #6B4748

#6B4748
(107,71,72)
#624142
(98,65,66)
#593B3C
(89,59,60)
#503536
(80,53,54)
#472F30
(71,47,48)
#3E292A
(62,41,42)
#352324
(53,35,36)
#2C1D1E
(44,29,30)
#231718
(35,23,24)
#1A1112
(26,17,18)
#110B0C
(17,11,12)
#000000
(0,0,0)

Tints of #6B4748

#6B4748
(107,71,72)
#785758
(120,87,88)
#856768
(133,103,104)
#927778
(146,119,120)
#9F8788
(159,135,136)
#AC9798
(172,151,152)
#B9A7A8
(185,167,168)
#C6B7B8
(198,183,184)
#D3C7C8
(211,199,200)
#E0D7D8
(224,215,216)
#EDE7E8
(237,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4748 color. Also use rgb(107,71,72) instead hex code.

Text Font Color

.myTextColor { color: #6B4748; }

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

This text font color is #6B4748.

Background Color

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

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

This div background color is #6B4748.

Border color

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

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

This div border color is #6B4748.

Opacity

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

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

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

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

This text has shadow with #6B4748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4748.

Preview

Color preview on black background

This text has color #6B4748 on black background.


Color preview on white background

This text has color #6B4748 on white background.


Black color preview on #6B4748 background

This text has black color on #6B4748 background.


White color preview on #6B4748 background

This text has white color on #6B4748 background.


Related colors

Complementary color

Complementary color for #hex is #94B8B7.


I love getcolorcode.com

Triadic colors

1 #486B47 and #47486B with #6B4748 are triadic colors.

2 #48476B and #476B48 with #6B4748 are triadic colors.