COLOR #6C4EB6

HEX: #6C4EB6 RGB: (108,78,182)

Renk bilgisi

#6C4EB6 contains mainly blue color. #6C4EB6 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#6C4EB6 color RGB value is (108,78,182).

RGB: (108,78,182) (42%, 31%, 71%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 78 of 255 = 31%
B 182 of 255 = 71%

108
78
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 78 + 182 = 368 (100%)
R 108 of 368 ~ 29.35%
G 78 of 368 ~ 21.2%
B 182 of 368 ~ 49.46'%

%29.35
%21.2
%49.46

CMYK RENK MODELİ

#6C4EB6 rengi CMYK tonu (41,57,0,29).

  • camgöbeği tonu 40.66%
  • eflatun tonu 57.14%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (41,57,0,29)
C41M57Y0K29 (41%, 57%, 0%, 29%)
(0.41 / 0.57 / 0.00 / 0.29)

CMYK yüzdeleri

%40.66
%57.14
%0
%28.63

Codes

Color #6C4EB6 in popluar color models

6C 4E B6
RGB 108 78 182
HSL 257° 41.60% 50.98%
HSB/HSV 257° 57.14% 71.37%
CMYK 40.66% 57.14% 0.00%
28.63%

Color #6C4EB6 in popluar number systems.

HEX 6C 4E B6
Decimal 108 78 182
Binary 1101100 1001110 10110110
Octal 154 116 266

Shades and tints

Shades of #6C4EB6

#6C4EB6
(108,78,182)
#6347A6
(99,71,166)
#5A4096
(90,64,150)
#513986
(81,57,134)
#483276
(72,50,118)
#3F2B66
(63,43,102)
#362456
(54,36,86)
#2D1D46
(45,29,70)
#241636
(36,22,54)
#1B0F26
(27,15,38)
#120816
(18,8,22)
#000000
(0,0,0)

Tints of #6C4EB6

#6C4EB6
(108,78,182)
#795EBC
(121,94,188)
#866EC2
(134,110,194)
#937EC8
(147,126,200)
#A08ECE
(160,142,206)
#AD9ED4
(173,158,212)
#BAAEDA
(186,174,218)
#C7BEE0
(199,190,224)
#D4CEE6
(212,206,230)
#E1DEEC
(225,222,236)
#EEEEF2
(238,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4EB6 color. Also use rgb(108,78,182) instead hex code.

Text Font Color

.myTextColor { color: #6C4EB6; }

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

This text font color is #6C4EB6.

Background Color

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

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

This div background color is #6C4EB6.

Border color

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

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

This div border color is #6C4EB6.

Opacity

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

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

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

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

This text has shadow with #6C4EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4EB6.

Preview

Color preview on black background

This text has color #6C4EB6 on black background.


Color preview on white background

This text has color #6C4EB6 on white background.


Black color preview on #6C4EB6 background

This text has black color on #6C4EB6 background.


White color preview on #6C4EB6 background

This text has white color on #6C4EB6 background.


Related colors

Complementary color

Complementary color for #hex is #93B149.


I love getcolorcode.com

Triadic colors

1 #B66C4E and #4EB66C with #6C4EB6 are triadic colors.

2 #B64E6C and #4E6CB6 with #6C4EB6 are triadic colors.