COLOR #6C6359

HEX: #6C6359 RGB: (108,99,89)

Renk bilgisi

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

RGB renk modeli

#6C6359 color RGB value is (108,99,89).

RGB: (108,99,89) (42%, 39%, 35%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 99 of 255 = 39%
B 89 of 255 = 35%

108
99
89

R + G + B ~ 39%. #6C6359 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 99 + 89 = 296 (100%)
R 108 of 296 ~ 36.49%
G 99 of 296 ~ 33.45%
B 89 of 296 ~ 30.07'%

%36.49
%33.45
%30.07

CMYK RENK MODELİ

#6C6359 rengi CMYK tonu (0,8,18,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.33%
  • sarı tonu 17.59%
  • ana renk tonu 57.65%
CMYK: (0,8,18,58) C0M8Y18K58 (0%,8%,18%,58%) (0.00/0.08/0.18/0.58) 

CMYK yüzdeleri

%0
%8.33
%17.59
%57.65

Codes

Color #6C6359 in popluar color models

6C 63 59
RGB 108 99 89
HSL 32° 9.64% 38.63%
HSB/HSV 32° 17.59% 42.35%
CMYK 0.00% 8.33% 17.59%
57.65%

Color #6C6359 in popluar number systems.

HEX 6C 63 59
Decimal 108 99 89
Binary 1101100 1100011 1011001
Octal 154 143 131

Shades and tints

Shades of #6C6359

#6C6359
(108,99,89)
#635A51
(99,90,81)
#5A5149
(90,81,73)
#514841
(81,72,65)
#483F39
(72,63,57)
#3F3631
(63,54,49)
#362D29
(54,45,41)
#2D2421
(45,36,33)
#241B19
(36,27,25)
#1B1211
(27,18,17)
#120909
(18,9,9)
#000000
(0,0,0)

Tints of #6C6359

#6C6359
(108,99,89)
#797168
(121,113,104)
#867F77
(134,127,119)
#938D86
(147,141,134)
#A09B95
(160,155,149)
#ADA9A4
(173,169,164)
#BAB7B3
(186,183,179)
#C7C5C2
(199,197,194)
#D4D3D1
(212,211,209)
#E1E1E0
(225,225,224)
#EEEFEF
(238,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C6359; }

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

This text font color is #6C6359.

Background Color

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

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

This div background color is #6C6359.

Border color

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

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

This div border color is #6C6359.

Opacity

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

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

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

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

This text has shadow with #6C6359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C6359.

Preview

Color preview on black background

This text has color #6C6359 on black background.


Color preview on white background

This text has color #6C6359 on white background.


Black color preview on #6C6359 background

This text has black color on #6C6359 background.


White color preview on #6C6359 background

This text has white color on #6C6359 background.


Related colors

Complementary color

Complementary color for #hex is #939CA6.


I love getcolorcode.com

Triadic colors

1 #596C63 and #63596C with #6C6359 are triadic colors.

2 #59636C and #636C59 with #6C6359 are triadic colors.