COLOR #6C4979

HEX: #6C4979 RGB: (108,73,121)

Renk bilgisi

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

RGB renk modeli

#6C4979 color RGB value is (108,73,121).

RGB: (108,73,121) (42%, 29%, 47%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 73 of 255 = 29%
B 121 of 255 = 47%

108
73
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 73 + 121 = 302 (100%)
R 108 of 302 ~ 35.76%
G 73 of 302 ~ 24.17%
B 121 of 302 ~ 40.07'%

%35.76
%24.17
%40.07

CMYK RENK MODELİ

#6C4979 rengi CMYK tonu (11,40,0,53).

  • camgöbeği tonu 10.74%
  • eflatun tonu 39.67%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (11,40,0,53)
C11M40Y0K53 (11%, 40%, 0%, 53%)
(0.11 / 0.40 / 0.00 / 0.53)

CMYK yüzdeleri

%10.74
%39.67
%0
%52.55

Codes

Color #6C4979 in popluar color models

6C 49 79
RGB 108 73 121
HSL 284° 24.74% 38.04%
HSB/HSV 284° 39.67% 47.45%
CMYK 10.74% 39.67% 0.00%
52.55%

Color #6C4979 in popluar number systems.

HEX 6C 49 79
Decimal 108 73 121
Binary 1101100 1001001 1111001
Octal 154 111 171

Shades and tints

Shades of #6C4979

#6C4979
(108,73,121)
#63436E
(99,67,110)
#5A3D63
(90,61,99)
#513758
(81,55,88)
#48314D
(72,49,77)
#3F2B42
(63,43,66)
#362537
(54,37,55)
#2D1F2C
(45,31,44)
#241921
(36,25,33)
#1B1316
(27,19,22)
#120D0B
(18,13,11)
#000000
(0,0,0)

Tints of #6C4979

#6C4979
(108,73,121)
#795985
(121,89,133)
#866991
(134,105,145)
#93799D
(147,121,157)
#A089A9
(160,137,169)
#AD99B5
(173,153,181)
#BAA9C1
(186,169,193)
#C7B9CD
(199,185,205)
#D4C9D9
(212,201,217)
#E1D9E5
(225,217,229)
#EEE9F1
(238,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C4979; }

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

This text font color is #6C4979.

Background Color

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

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

This div background color is #6C4979.

Border color

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

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

This div border color is #6C4979.

Opacity

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

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

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

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

This text has shadow with #6C4979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4979.

Preview

Color preview on black background

This text has color #6C4979 on black background.


Color preview on white background

This text has color #6C4979 on white background.


Black color preview on #6C4979 background

This text has black color on #6C4979 background.


White color preview on #6C4979 background

This text has white color on #6C4979 background.


Related colors

Complementary color

Complementary color for #hex is #93B686.


I love getcolorcode.com

Triadic colors

1 #796C49 and #49796C with #6C4979 are triadic colors.

2 #79496C and #496C79 with #6C4979 are triadic colors.