COLOR #6B594C

HEX: #6B594C RGB: (107,89,76)

Renk bilgisi

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

RGB renk modeli

#6B594C color RGB value is (107,89,76).

RGB: (107,89,76) (42%, 35%, 30%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 89 of 255 = 35%
B 76 of 255 = 30%

107
89
76

R + G + B ~ 36%. #6B594C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 89 + 76 = 272 (100%)
R 107 of 272 ~ 39.34%
G 89 of 272 ~ 32.72%
B 76 of 272 ~ 27.94'%

%39.34
%32.72
%27.94

CMYK RENK MODELİ

#6B594C rengi CMYK tonu (0,17,29,58).

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

CMYK: (0,17,29,58)
C0M17Y29K58 (0%, 17%, 29%, 58%)
(0.00 / 0.17 / 0.29 / 0.58)

CMYK yüzdeleri

%0
%16.82
%28.97
%58.04

Codes

Color #6B594C in popluar color models

6B 59 4C
RGB 107 89 76
HSL 25° 16.94% 35.88%
HSB/HSV 25° 28.97% 41.96%
CMYK 0.00% 16.82% 28.97%
58.04%

Color #6B594C in popluar number systems.

HEX 6B 59 4C
Decimal 107 89 76
Binary 1101011 1011001 1001100
Octal 153 131 114

Shades and tints

Shades of #6B594C

#6B594C
(107,89,76)
#625146
(98,81,70)
#594940
(89,73,64)
#50413A
(80,65,58)
#473934
(71,57,52)
#3E312E
(62,49,46)
#352928
(53,41,40)
#2C2122
(44,33,34)
#23191C
(35,25,28)
#1A1116
(26,17,22)
#110910
(17,9,16)
#000000
(0,0,0)

Tints of #6B594C

#6B594C
(107,89,76)
#78685C
(120,104,92)
#85776C
(133,119,108)
#92867C
(146,134,124)
#9F958C
(159,149,140)
#ACA49C
(172,164,156)
#B9B3AC
(185,179,172)
#C6C2BC
(198,194,188)
#D3D1CC
(211,209,204)
#E0E0DC
(224,224,220)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B594C; }

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

This text font color is #6B594C.

Background Color

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

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

This div background color is #6B594C.

Border color

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

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

This div border color is #6B594C.

Opacity

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

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

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

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

This text has shadow with #6B594C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B594C.

Preview

Color preview on black background

This text has color #6B594C on black background.


Color preview on white background

This text has color #6B594C on white background.


Black color preview on #6B594C background

This text has black color on #6B594C background.


White color preview on #6B594C background

This text has white color on #6B594C background.


Related colors

Complementary color

Complementary color for #hex is #94A6B3.


I love getcolorcode.com

Triadic colors

1 #4C6B59 and #594C6B with #6B594C are triadic colors.

2 #4C596B and #596B4C with #6B594C are triadic colors.