COLOR #6B4448

HEX: #6B4448 RGB: (107,68,72)

Renk bilgisi

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

RGB renk modeli

#6B4448 color RGB value is (107,68,72).

RGB: (107,68,72) (42%, 27%, 28%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 68 of 255 = 27%
B 72 of 255 = 28%

107
68
72

R + G + B ~ 32%. #6B4448 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 68 + 72 = 247 (100%)
R 107 of 247 ~ 43.32%
G 68 of 247 ~ 27.53%
B 72 of 247 ~ 29.15'%

%43.32
%27.53
%29.15

CMYK RENK MODELİ

#6B4448 rengi CMYK tonu (0,36,33,58).

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

CMYK: (0,36,33,58)
C0M36Y33K58 (0%, 36%, 33%, 58%)
(0.00 / 0.36 / 0.33 / 0.58)

CMYK yüzdeleri

%0
%36.45
%32.71
%58.04

Codes

Color #6B4448 in popluar color models

6B 44 48
RGB 107 68 72
HSL 354° 22.29% 34.31%
HSB/HSV 354° 36.45% 41.96%
CMYK 0.00% 36.45% 32.71%
58.04%

Color #6B4448 in popluar number systems.

HEX 6B 44 48
Decimal 107 68 72
Binary 1101011 1000100 1001000
Octal 153 104 110

Shades and tints

Shades of #6B4448

#6B4448
(107,68,72)
#623E42
(98,62,66)
#59383C
(89,56,60)
#503236
(80,50,54)
#472C30
(71,44,48)
#3E262A
(62,38,42)
#352024
(53,32,36)
#2C1A1E
(44,26,30)
#231418
(35,20,24)
#1A0E12
(26,14,18)
#11080C
(17,8,12)
#000000
(0,0,0)

Tints of #6B4448

#6B4448
(107,68,72)
#785558
(120,85,88)
#856668
(133,102,104)
#927778
(146,119,120)
#9F8888
(159,136,136)
#AC9998
(172,153,152)
#B9AAA8
(185,170,168)
#C6BBB8
(198,187,184)
#D3CCC8
(211,204,200)
#E0DDD8
(224,221,216)
#EDEEE8
(237,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B4448; }

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

This text font color is #6B4448.

Background Color

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

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

This div background color is #6B4448.

Border color

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

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

This div border color is #6B4448.

Opacity

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

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

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

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

This text has shadow with #6B4448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4448.

Preview

Color preview on black background

This text has color #6B4448 on black background.


Color preview on white background

This text has color #6B4448 on white background.


Black color preview on #6B4448 background

This text has black color on #6B4448 background.


White color preview on #6B4448 background

This text has white color on #6B4448 background.


Related colors

Complementary color

Complementary color for #hex is #94BBB7.


I love getcolorcode.com

Triadic colors

1 #486B44 and #44486B with #6B4448 are triadic colors.

2 #48446B and #446B48 with #6B4448 are triadic colors.