COLOR #6C5D9E

HEX: #6C5D9E RGB: (108,93,158)

Renk bilgisi

#6C5D9E contains mainly red and blue colors. #6C5D9E ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6C5D9E color RGB value is (108,93,158).

RGB: (108,93,158) (42%, 36%, 62%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 93 of 255 = 36%
B 158 of 255 = 62%

108
93
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 93 + 158 = 359 (100%)
R 108 of 359 ~ 30.08%
G 93 of 359 ~ 25.91%
B 158 of 359 ~ 44.01'%

%30.08
%25.91
%44.01

CMYK RENK MODELİ

#6C5D9E rengi CMYK tonu (32,41,0,38).

  • camgöbeği tonu 31.65%
  • eflatun tonu 41.14%
  • sarı tonu 0.00%
  • ana renk tonu 38.04%

CMYK: (32,41,0,38)
C32M41Y0K38 (32%, 41%, 0%, 38%)
(0.32 / 0.41 / 0.00 / 0.38)

CMYK yüzdeleri

%31.65
%41.14
%0
%38.04

Codes

Color #6C5D9E in popluar color models

6C 5D 9E
RGB 108 93 158
HSL 254° 25.90% 49.22%
HSB/HSV 254° 41.14% 61.96%
CMYK 31.65% 41.14% 0.00%
38.04%

Color #6C5D9E in popluar number systems.

HEX 6C 5D 9E
Decimal 108 93 158
Binary 1101100 1011101 10011110
Octal 154 135 236

Shades and tints

Shades of #6C5D9E

#6C5D9E
(108,93,158)
#635590
(99,85,144)
#5A4D82
(90,77,130)
#514574
(81,69,116)
#483D66
(72,61,102)
#3F3558
(63,53,88)
#362D4A
(54,45,74)
#2D253C
(45,37,60)
#241D2E
(36,29,46)
#1B1520
(27,21,32)
#120D12
(18,13,18)
#000000
(0,0,0)

Tints of #6C5D9E

#6C5D9E
(108,93,158)
#796BA6
(121,107,166)
#8679AE
(134,121,174)
#9387B6
(147,135,182)
#A095BE
(160,149,190)
#ADA3C6
(173,163,198)
#BAB1CE
(186,177,206)
#C7BFD6
(199,191,214)
#D4CDDE
(212,205,222)
#E1DBE6
(225,219,230)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C5D9E color. Also use rgb(108,93,158) instead hex code.

Text Font Color

.myTextColor { color: #6C5D9E; }

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

This text font color is #6C5D9E.

Background Color

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

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

This div background color is #6C5D9E.

Border color

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

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

This div border color is #6C5D9E.

Opacity

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

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

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

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

This text has shadow with #6C5D9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5D9E.

Preview

Color preview on black background

This text has color #6C5D9E on black background.


Color preview on white background

This text has color #6C5D9E on white background.


Black color preview on #6C5D9E background

This text has black color on #6C5D9E background.


White color preview on #6C5D9E background

This text has white color on #6C5D9E background.


Related colors

Complementary color

Complementary color for #hex is #93A261.


I love getcolorcode.com

Triadic colors

1 #9E6C5D and #5D9E6C with #6C5D9E are triadic colors.

2 #9E5D6C and #5D6C9E with #6C5D9E are triadic colors.