COLOR #6C4952

HEX: #6C4952 RGB: (108,73,82)

Renk bilgisi

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

RGB renk modeli

#6C4952 color RGB value is (108,73,82).

RGB: (108,73,82) (42%, 29%, 32%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 73 of 255 = 29%
B 82 of 255 = 32%

108
73
82

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 73 + 82 = 263 (100%)
R 108 of 263 ~ 41.06%
G 73 of 263 ~ 27.76%
B 82 of 263 ~ 31.18'%

%41.06
%27.76
%31.18

CMYK RENK MODELİ

#6C4952 rengi CMYK tonu (0,32,24,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.41%
  • sarı tonu 24.07%
  • ana renk tonu 57.65%

CMYK: (0,32,24,58)
C0M32Y24K58 (0%, 32%, 24%, 58%)
(0.00 / 0.32 / 0.24 / 0.58)

CMYK yüzdeleri

%0
%32.41
%24.07
%57.65

Codes

Color #6C4952 in popluar color models

6C 49 52
RGB 108 73 82
HSL 345° 19.34% 35.49%
HSB/HSV 345° 32.41% 42.35%
CMYK 0.00% 32.41% 24.07%
57.65%

Color #6C4952 in popluar number systems.

HEX 6C 49 52
Decimal 108 73 82
Binary 1101100 1001001 1010010
Octal 154 111 122

Shades and tints

Shades of #6C4952

#6C4952
(108,73,82)
#63434B
(99,67,75)
#5A3D44
(90,61,68)
#51373D
(81,55,61)
#483136
(72,49,54)
#3F2B2F
(63,43,47)
#362528
(54,37,40)
#2D1F21
(45,31,33)
#24191A
(36,25,26)
#1B1313
(27,19,19)
#120D0C
(18,13,12)
#000000
(0,0,0)

Tints of #6C4952

#6C4952
(108,73,82)
#795961
(121,89,97)
#866970
(134,105,112)
#93797F
(147,121,127)
#A0898E
(160,137,142)
#AD999D
(173,153,157)
#BAA9AC
(186,169,172)
#C7B9BB
(199,185,187)
#D4C9CA
(212,201,202)
#E1D9D9
(225,217,217)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4952 color. Also use rgb(108,73,82) instead hex code.

Text Font Color

.myTextColor { color: #6C4952; }

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

This text font color is #6C4952.

Background Color

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

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

This div background color is #6C4952.

Border color

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

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

This div border color is #6C4952.

Opacity

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

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

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

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

This text has shadow with #6C4952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4952.

Preview

Color preview on black background

This text has color #6C4952 on black background.


Color preview on white background

This text has color #6C4952 on white background.


Black color preview on #6C4952 background

This text has black color on #6C4952 background.


White color preview on #6C4952 background

This text has white color on #6C4952 background.


Related colors

Complementary color

Complementary color for #hex is #93B6AD.


I love getcolorcode.com

Triadic colors

1 #526C49 and #49526C with #6C4952 are triadic colors.

2 #52496C and #496C52 with #6C4952 are triadic colors.