COLOR #6C4689

HEX: #6C4689 RGB: (108,70,137)

Renk bilgisi

#6C4689 contains mainly red and blue colors. #6C4689 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#6C4689 color RGB value is (108,70,137).

RGB: (108,70,137) (42%, 27%, 54%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 70 of 255 = 27%
B 137 of 255 = 54%

108
70
137

R + G + B ~ 41%. #6C4689 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 70 + 137 = 315 (100%)
R 108 of 315 ~ 34.29%
G 70 of 315 ~ 22.22%
B 137 of 315 ~ 43.49'%

%34.29
%22.22
%43.49

CMYK RENK MODELİ

#6C4689 rengi CMYK tonu (21,49,0,46).

  • camgöbeği tonu 21.17%
  • eflatun tonu 48.91%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (21,49,0,46)
C21M49Y0K46 (21%, 49%, 0%, 46%)
(0.21 / 0.49 / 0.00 / 0.46)

CMYK yüzdeleri

%21.17
%48.91
%0
%46.27

Codes

Color #6C4689 in popluar color models

6C 46 89
RGB 108 70 137
HSL 274° 32.37% 40.59%
HSB/HSV 274° 48.91% 53.73%
CMYK 21.17% 48.91% 0.00%
46.27%

Color #6C4689 in popluar number systems.

HEX 6C 46 89
Decimal 108 70 137
Binary 1101100 1000110 10001001
Octal 154 106 211

Shades and tints

Shades of #6C4689

#6C4689
(108,70,137)
#63407D
(99,64,125)
#5A3A71
(90,58,113)
#513465
(81,52,101)
#482E59
(72,46,89)
#3F284D
(63,40,77)
#362241
(54,34,65)
#2D1C35
(45,28,53)
#241629
(36,22,41)
#1B101D
(27,16,29)
#120A11
(18,10,17)
#000000
(0,0,0)

Tints of #6C4689

#6C4689
(108,70,137)
#795693
(121,86,147)
#86669D
(134,102,157)
#9376A7
(147,118,167)
#A086B1
(160,134,177)
#AD96BB
(173,150,187)
#BAA6C5
(186,166,197)
#C7B6CF
(199,182,207)
#D4C6D9
(212,198,217)
#E1D6E3
(225,214,227)
#EEE6ED
(238,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4689 color. Also use rgb(108,70,137) instead hex code.

Text Font Color

.myTextColor { color: #6C4689; }

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

This text font color is #6C4689.

Background Color

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

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

This div background color is #6C4689.

Border color

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

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

This div border color is #6C4689.

Opacity

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

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

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

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

This text has shadow with #6C4689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4689.

Preview

Color preview on black background

This text has color #6C4689 on black background.


Color preview on white background

This text has color #6C4689 on white background.


Black color preview on #6C4689 background

This text has black color on #6C4689 background.


White color preview on #6C4689 background

This text has white color on #6C4689 background.


Related colors

Complementary color

Complementary color for #hex is #93B976.


I love getcolorcode.com

Triadic colors

1 #896C46 and #46896C with #6C4689 are triadic colors.

2 #89466C and #466C89 with #6C4689 are triadic colors.