COLOR #6C4D72

HEX: #6C4D72 RGB: (108,77,114)

Renk bilgisi

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

RGB renk modeli

#6C4D72 color RGB value is (108,77,114).

RGB: (108,77,114) (42%, 30%, 45%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 77 of 255 = 30%
B 114 of 255 = 45%

108
77
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 77 + 114 = 299 (100%)
R 108 of 299 ~ 36.12%
G 77 of 299 ~ 25.75%
B 114 of 299 ~ 38.13'%

%36.12
%25.75
%38.13

CMYK RENK MODELİ

#6C4D72 rengi CMYK tonu (5,32,0,55).

  • camgöbeği tonu 5.26%
  • eflatun tonu 32.46%
  • sarı tonu 0.00%
  • ana renk tonu 55.29%

CMYK: (5,32,0,55)
C5M32Y0K55 (5%, 32%, 0%, 55%)
(0.05 / 0.32 / 0.00 / 0.55)

CMYK yüzdeleri

%5.26
%32.46
%0
%55.29

Codes

Color #6C4D72 in popluar color models

6C 4D 72
RGB 108 77 114
HSL 290° 19.37% 37.45%
HSB/HSV 290° 32.46% 44.71%
CMYK 5.26% 32.46% 0.00%
55.29%

Color #6C4D72 in popluar number systems.

HEX 6C 4D 72
Decimal 108 77 114
Binary 1101100 1001101 1110010
Octal 154 115 162

Shades and tints

Shades of #6C4D72

#6C4D72
(108,77,114)
#634668
(99,70,104)
#5A3F5E
(90,63,94)
#513854
(81,56,84)
#48314A
(72,49,74)
#3F2A40
(63,42,64)
#362336
(54,35,54)
#2D1C2C
(45,28,44)
#241522
(36,21,34)
#1B0E18
(27,14,24)
#12070E
(18,7,14)
#000000
(0,0,0)

Tints of #6C4D72

#6C4D72
(108,77,114)
#795D7E
(121,93,126)
#866D8A
(134,109,138)
#937D96
(147,125,150)
#A08DA2
(160,141,162)
#AD9DAE
(173,157,174)
#BAADBA
(186,173,186)
#C7BDC6
(199,189,198)
#D4CDD2
(212,205,210)
#E1DDDE
(225,221,222)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4D72 color. Also use rgb(108,77,114) instead hex code.

Text Font Color

.myTextColor { color: #6C4D72; }

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

This text font color is #6C4D72.

Background Color

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

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

This div background color is #6C4D72.

Border color

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

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

This div border color is #6C4D72.

Opacity

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

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

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

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

This text has shadow with #6C4D72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4D72.

Preview

Color preview on black background

This text has color #6C4D72 on black background.


Color preview on white background

This text has color #6C4D72 on white background.


Black color preview on #6C4D72 background

This text has black color on #6C4D72 background.


White color preview on #6C4D72 background

This text has white color on #6C4D72 background.


Related colors

Complementary color

Complementary color for #hex is #93B28D.


I love getcolorcode.com

Triadic colors

1 #726C4D and #4D726C with #6C4D72 are triadic colors.

2 #724D6C and #4D6C72 with #6C4D72 are triadic colors.