COLOR #6B4C51

HEX: #6B4C51 RGB: (107,76,81)

Renk bilgisi

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

RGB renk modeli

#6B4C51 color RGB value is (107,76,81).

RGB: (107,76,81) (42%, 30%, 32%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 76 of 255 = 30%
B 81 of 255 = 32%

107
76
81

R + G + B ~ 35%. #6B4C51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 76 + 81 = 264 (100%)
R 107 of 264 ~ 40.53%
G 76 of 264 ~ 28.79%
B 81 of 264 ~ 30.68'%

%40.53
%28.79
%30.68

CMYK RENK MODELİ

#6B4C51 rengi CMYK tonu (0,29,24,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.97%
  • sarı tonu 24.30%
  • ana renk tonu 58.04%

CMYK: (0,29,24,58)
C0M29Y24K58 (0%, 29%, 24%, 58%)
(0.00 / 0.29 / 0.24 / 0.58)

CMYK yüzdeleri

%0
%28.97
%24.3
%58.04

Codes

Color #6B4C51 in popluar color models

6B 4C 51
RGB 107 76 81
HSL 350° 16.94% 35.88%
HSB/HSV 350° 28.97% 41.96%
CMYK 0.00% 28.97% 24.30%
58.04%

Color #6B4C51 in popluar number systems.

HEX 6B 4C 51
Decimal 107 76 81
Binary 1101011 1001100 1010001
Octal 153 114 121

Shades and tints

Shades of #6B4C51

#6B4C51
(107,76,81)
#62464A
(98,70,74)
#594043
(89,64,67)
#503A3C
(80,58,60)
#473435
(71,52,53)
#3E2E2E
(62,46,46)
#352827
(53,40,39)
#2C2220
(44,34,32)
#231C19
(35,28,25)
#1A1612
(26,22,18)
#11100B
(17,16,11)
#000000
(0,0,0)

Tints of #6B4C51

#6B4C51
(107,76,81)
#785C60
(120,92,96)
#856C6F
(133,108,111)
#927C7E
(146,124,126)
#9F8C8D
(159,140,141)
#AC9C9C
(172,156,156)
#B9ACAB
(185,172,171)
#C6BCBA
(198,188,186)
#D3CCC9
(211,204,201)
#E0DCD8
(224,220,216)
#EDECE7
(237,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4C51 color. Also use rgb(107,76,81) instead hex code.

Text Font Color

.myTextColor { color: #6B4C51; }

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

This text font color is #6B4C51.

Background Color

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

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

This div background color is #6B4C51.

Border color

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

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

This div border color is #6B4C51.

Opacity

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

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

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

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

This text has shadow with #6B4C51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4C51.

Preview

Color preview on black background

This text has color #6B4C51 on black background.


Color preview on white background

This text has color #6B4C51 on white background.


Black color preview on #6B4C51 background

This text has black color on #6B4C51 background.


White color preview on #6B4C51 background

This text has white color on #6B4C51 background.


Related colors

Complementary color

Complementary color for #hex is #94B3AE.


I love getcolorcode.com

Triadic colors

1 #516B4C and #4C516B with #6B4C51 are triadic colors.

2 #514C6B and #4C6B51 with #6B4C51 are triadic colors.