COLOR #6C464C

HEX: #6C464C RGB: (108,70,76)

Renk bilgisi

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

RGB renk modeli

#6C464C color RGB value is (108,70,76).

RGB: (108,70,76) (42%, 27%, 30%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 70 of 255 = 27%
B 76 of 255 = 30%

108
70
76

R + G + B ~ 33%. #6C464C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 70 + 76 = 254 (100%)
R 108 of 254 ~ 42.52%
G 70 of 254 ~ 27.56%
B 76 of 254 ~ 29.92'%

%42.52
%27.56
%29.92

CMYK RENK MODELİ

#6C464C rengi CMYK tonu (0,35,30,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.19%
  • sarı tonu 29.63%
  • ana renk tonu 57.65%

CMYK: (0,35,30,58)
C0M35Y30K58 (0%, 35%, 30%, 58%)
(0.00 / 0.35 / 0.30 / 0.58)

CMYK yüzdeleri

%0
%35.19
%29.63
%57.65

Codes

Color #6C464C in popluar color models

6C 46 4C
RGB 108 70 76
HSL 351° 21.35% 34.90%
HSB/HSV 351° 35.19% 42.35%
CMYK 0.00% 35.19% 29.63%
57.65%

Color #6C464C in popluar number systems.

HEX 6C 46 4C
Decimal 108 70 76
Binary 1101100 1000110 1001100
Octal 154 106 114

Shades and tints

Shades of #6C464C

#6C464C
(108,70,76)
#634046
(99,64,70)
#5A3A40
(90,58,64)
#51343A
(81,52,58)
#482E34
(72,46,52)
#3F282E
(63,40,46)
#362228
(54,34,40)
#2D1C22
(45,28,34)
#24161C
(36,22,28)
#1B1016
(27,16,22)
#120A10
(18,10,16)
#000000
(0,0,0)

Tints of #6C464C

#6C464C
(108,70,76)
#79565C
(121,86,92)
#86666C
(134,102,108)
#93767C
(147,118,124)
#A0868C
(160,134,140)
#AD969C
(173,150,156)
#BAA6AC
(186,166,172)
#C7B6BC
(199,182,188)
#D4C6CC
(212,198,204)
#E1D6DC
(225,214,220)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C464C color. Also use rgb(108,70,76) instead hex code.

Text Font Color

.myTextColor { color: #6C464C; }

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

This text font color is #6C464C.

Background Color

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

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

This div background color is #6C464C.

Border color

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

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

This div border color is #6C464C.

Opacity

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

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

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

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

This text has shadow with #6C464C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C464C.

Preview

Color preview on black background

This text has color #6C464C on black background.


Color preview on white background

This text has color #6C464C on white background.


Black color preview on #6C464C background

This text has black color on #6C464C background.


White color preview on #6C464C background

This text has white color on #6C464C background.


Related colors

Complementary color

Complementary color for #hex is #93B9B3.


I love getcolorcode.com

Triadic colors

1 #4C6C46 and #464C6C with #6C464C are triadic colors.

2 #4C466C and #466C4C with #6C464C are triadic colors.