COLOR #6C4B52

HEX: #6C4B52 RGB: (108,75,82)

Renk bilgisi

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

RGB renk modeli

#6C4B52 color RGB value is (108,75,82).

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

RGB bağlantıları ve doygunluk

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

108
75
82

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 75 + 82 = 265 (100%)
R 108 of 265 ~ 40.75%
G 75 of 265 ~ 28.3%
B 82 of 265 ~ 30.94'%

%40.75
%28.3
%30.94

CMYK RENK MODELİ

#6C4B52 rengi CMYK tonu (0,31,24,58).

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

CMYK: (0,31,24,58)
C0M31Y24K58 (0%, 31%, 24%, 58%)
(0.00 / 0.31 / 0.24 / 0.58)

CMYK yüzdeleri

%0
%30.56
%24.07
%57.65

Codes

Color #6C4B52 in popluar color models

6C 4B 52
RGB 108 75 82
HSL 347° 18.03% 35.88%
HSB/HSV 347° 30.56% 42.35%
CMYK 0.00% 30.56% 24.07%
57.65%

Color #6C4B52 in popluar number systems.

HEX 6C 4B 52
Decimal 108 75 82
Binary 1101100 1001011 1010010
Octal 154 113 122

Shades and tints

Shades of #6C4B52

#6C4B52
(108,75,82)
#63454B
(99,69,75)
#5A3F44
(90,63,68)
#51393D
(81,57,61)
#483336
(72,51,54)
#3F2D2F
(63,45,47)
#362728
(54,39,40)
#2D2121
(45,33,33)
#241B1A
(36,27,26)
#1B1513
(27,21,19)
#120F0C
(18,15,12)
#000000
(0,0,0)

Tints of #6C4B52

#6C4B52
(108,75,82)
#795B61
(121,91,97)
#866B70
(134,107,112)
#937B7F
(147,123,127)
#A08B8E
(160,139,142)
#AD9B9D
(173,155,157)
#BAABAC
(186,171,172)
#C7BBBB
(199,187,187)
#D4CBCA
(212,203,202)
#E1DBD9
(225,219,217)
#EEEBE8
(238,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C4B52; }

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

This text font color is #6C4B52.

Background Color

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

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

This div background color is #6C4B52.

Border color

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

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

This div border color is #6C4B52.

Opacity

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

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

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

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

This text has shadow with #6C4B52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4B52.

Preview

Color preview on black background

This text has color #6C4B52 on black background.


Color preview on white background

This text has color #6C4B52 on white background.


Black color preview on #6C4B52 background

This text has black color on #6C4B52 background.


White color preview on #6C4B52 background

This text has white color on #6C4B52 background.


Related colors

Complementary color

Complementary color for #hex is #93B4AD.


I love getcolorcode.com

Triadic colors

1 #526C4B and #4B526C with #6C4B52 are triadic colors.

2 #524B6C and #4B6C52 with #6C4B52 are triadic colors.