COLOR #6B504C

HEX: #6B504C RGB: (107,80,76)

Renk bilgisi

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

RGB renk modeli

#6B504C color RGB value is (107,80,76).

RGB: (107,80,76) (42%, 31%, 30%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 80 of 255 = 31%
B 76 of 255 = 30%

107
80
76

R + G + B ~ 34%. #6B504C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 80 + 76 = 263 (100%)
R 107 of 263 ~ 40.68%
G 80 of 263 ~ 30.42%
B 76 of 263 ~ 28.9'%

%40.68
%30.42
%28.9

CMYK RENK MODELİ

#6B504C rengi CMYK tonu (0,25,29,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.23%
  • sarı tonu 28.97%
  • ana renk tonu 58.04%
CMYK: (0,25,29,58) C0M25Y29K58 (0%,25%,29%,58%) (0.00/0.25/0.29/0.58) 

CMYK yüzdeleri

%0
%25.23
%28.97
%58.04

Codes

Color #6B504C in popluar color models

6B 50 4C
RGB 107 80 76
HSL 16.94% 35.88%
HSB/HSV 28.97% 41.96%
CMYK 0.00% 25.23% 28.97%
58.04%

Color #6B504C in popluar number systems.

HEX 6B 50 4C
Decimal 107 80 76
Binary 1101011 1010000 1001100
Octal 153 120 114

Shades and tints

Shades of #6B504C

#6B504C
(107,80,76)
#624946
(98,73,70)
#594240
(89,66,64)
#503B3A
(80,59,58)
#473434
(71,52,52)
#3E2D2E
(62,45,46)
#352628
(53,38,40)
#2C1F22
(44,31,34)
#23181C
(35,24,28)
#1A1116
(26,17,22)
#110A10
(17,10,16)
#000000
(0,0,0)

Tints of #6B504C

#6B504C
(107,80,76)
#785F5C
(120,95,92)
#856E6C
(133,110,108)
#927D7C
(146,125,124)
#9F8C8C
(159,140,140)
#AC9B9C
(172,155,156)
#B9AAAC
(185,170,172)
#C6B9BC
(198,185,188)
#D3C8CC
(211,200,204)
#E0D7DC
(224,215,220)
#EDE6EC
(237,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B504C; }

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

This text font color is #6B504C.

Background Color

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

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

This div background color is #6B504C.

Border color

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

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

This div border color is #6B504C.

Opacity

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

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

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

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

This text has shadow with #6B504C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B504C.

Preview

Color preview on black background

This text has color #6B504C on black background.


Color preview on white background

This text has color #6B504C on white background.


Black color preview on #6B504C background

This text has black color on #6B504C background.


White color preview on #6B504C background

This text has white color on #6B504C background.


Related colors

Complementary color

Complementary color for #hex is #94AFB3.


I love getcolorcode.com

Triadic colors

1 #4C6B50 and #504C6B with #6B504C are triadic colors.

2 #4C506B and #506B4C with #6B504C are triadic colors.