COLOR #6C4A72

HEX: #6C4A72 RGB: (108,74,114)

Renk bilgisi

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

RGB renk modeli

#6C4A72 color RGB value is (108,74,114).

RGB: (108,74,114) (42%, 29%, 45%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 74 of 255 = 29%
B 114 of 255 = 45%

108
74
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 74 + 114 = 296 (100%)
R 108 of 296 ~ 36.49%
G 74 of 296 ~ 25%
B 114 of 296 ~ 38.51'%

%36.49
%25
%38.51

CMYK RENK MODELİ

#6C4A72 rengi CMYK tonu (5,35,0,55).

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

CMYK: (5,35,0,55)
C5M35Y0K55 (5%, 35%, 0%, 55%)
(0.05 / 0.35 / 0.00 / 0.55)

CMYK yüzdeleri

%5.26
%35.09
%0
%55.29

Codes

Color #6C4A72 in popluar color models

6C 4A 72
RGB 108 74 114
HSL 291° 21.28% 36.86%
HSB/HSV 291° 35.09% 44.71%
CMYK 5.26% 35.09% 0.00%
55.29%

Color #6C4A72 in popluar number systems.

HEX 6C 4A 72
Decimal 108 74 114
Binary 1101100 1001010 1110010
Octal 154 112 162

Shades and tints

Shades of #6C4A72

#6C4A72
(108,74,114)
#634468
(99,68,104)
#5A3E5E
(90,62,94)
#513854
(81,56,84)
#48324A
(72,50,74)
#3F2C40
(63,44,64)
#362636
(54,38,54)
#2D202C
(45,32,44)
#241A22
(36,26,34)
#1B1418
(27,20,24)
#120E0E
(18,14,14)
#000000
(0,0,0)

Tints of #6C4A72

#6C4A72
(108,74,114)
#795A7E
(121,90,126)
#866A8A
(134,106,138)
#937A96
(147,122,150)
#A08AA2
(160,138,162)
#AD9AAE
(173,154,174)
#BAAABA
(186,170,186)
#C7BAC6
(199,186,198)
#D4CAD2
(212,202,210)
#E1DADE
(225,218,222)
#EEEAEA
(238,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C4A72; }

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

This text font color is #6C4A72.

Background Color

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

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

This div background color is #6C4A72.

Border color

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

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

This div border color is #6C4A72.

Opacity

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

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

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

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

This text has shadow with #6C4A72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4A72.

Preview

Color preview on black background

This text has color #6C4A72 on black background.


Color preview on white background

This text has color #6C4A72 on white background.


Black color preview on #6C4A72 background

This text has black color on #6C4A72 background.


White color preview on #6C4A72 background

This text has white color on #6C4A72 background.


Related colors

Complementary color

Complementary color for #hex is #93B58D.


I love getcolorcode.com

Triadic colors

1 #726C4A and #4A726C with #6C4A72 are triadic colors.

2 #724A6C and #4A6C72 with #6C4A72 are triadic colors.