COLOR #6C5955

HEX: #6C5955 RGB: (108,89,85)

Renk bilgisi

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

RGB renk modeli

#6C5955 color RGB value is (108,89,85).

RGB: (108,89,85) (42%, 35%, 33%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 89 of 255 = 35%
B 85 of 255 = 33%

108
89
85

R + G + B ~ 37%. #6C5955 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 89 + 85 = 282 (100%)
R 108 of 282 ~ 38.3%
G 89 of 282 ~ 31.56%
B 85 of 282 ~ 30.14'%

%38.3
%31.56
%30.14

CMYK RENK MODELİ

#6C5955 rengi CMYK tonu (0,18,21,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.59%
  • sarı tonu 21.30%
  • ana renk tonu 57.65%

CMYK: (0,18,21,58)
C0M18Y21K58 (0%, 18%, 21%, 58%)
(0.00 / 0.18 / 0.21 / 0.58)

CMYK yüzdeleri

%0
%17.59
%21.3
%57.65

Codes

Color #6C5955 in popluar color models

6C 59 55
RGB 108 89 85
HSL 10° 11.92% 37.84%
HSB/HSV 10° 21.30% 42.35%
CMYK 0.00% 17.59% 21.30%
57.65%

Color #6C5955 in popluar number systems.

HEX 6C 59 55
Decimal 108 89 85
Binary 1101100 1011001 1010101
Octal 154 131 125

Shades and tints

Shades of #6C5955

#6C5955
(108,89,85)
#63514E
(99,81,78)
#5A4947
(90,73,71)
#514140
(81,65,64)
#483939
(72,57,57)
#3F3132
(63,49,50)
#36292B
(54,41,43)
#2D2124
(45,33,36)
#24191D
(36,25,29)
#1B1116
(27,17,22)
#12090F
(18,9,15)
#000000
(0,0,0)

Tints of #6C5955

#6C5955
(108,89,85)
#796864
(121,104,100)
#867773
(134,119,115)
#938682
(147,134,130)
#A09591
(160,149,145)
#ADA4A0
(173,164,160)
#BAB3AF
(186,179,175)
#C7C2BE
(199,194,190)
#D4D1CD
(212,209,205)
#E1E0DC
(225,224,220)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C5955 color. Also use rgb(108,89,85) instead hex code.

Text Font Color

.myTextColor { color: #6C5955; }

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

This text font color is #6C5955.

Background Color

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

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

This div background color is #6C5955.

Border color

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

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

This div border color is #6C5955.

Opacity

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

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

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

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

This text has shadow with #6C5955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5955.

Preview

Color preview on black background

This text has color #6C5955 on black background.


Color preview on white background

This text has color #6C5955 on white background.


Black color preview on #6C5955 background

This text has black color on #6C5955 background.


White color preview on #6C5955 background

This text has white color on #6C5955 background.


Related colors

Complementary color

Complementary color for #hex is #93A6AA.


I love getcolorcode.com

Triadic colors

1 #556C59 and #59556C with #6C5955 are triadic colors.

2 #55596C and #596C55 with #6C5955 are triadic colors.