COLOR #6C5D90

HEX: #6C5D90 RGB: (108,93,144)

Renk bilgisi

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

RGB renk modeli

#6C5D90 color RGB value is (108,93,144).

RGB: (108,93,144) (42%, 36%, 56%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 93 of 255 = 36%
B 144 of 255 = 56%

108
93
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 93 + 144 = 345 (100%)
R 108 of 345 ~ 31.3%
G 93 of 345 ~ 26.96%
B 144 of 345 ~ 41.74'%

%31.3
%26.96
%41.74

CMYK RENK MODELİ

#6C5D90 rengi CMYK tonu (25,35,0,44).

  • camgöbeği tonu 25.00%
  • eflatun tonu 35.42%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (25,35,0,44)
C25M35Y0K44 (25%, 35%, 0%, 44%)
(0.25 / 0.35 / 0.00 / 0.44)

CMYK yüzdeleri

%25
%35.42
%0
%43.53

Codes

Color #6C5D90 in popluar color models

6C 5D 90
RGB 108 93 144
HSL 258° 21.52% 46.47%
HSB/HSV 258° 35.42% 56.47%
CMYK 25.00% 35.42% 0.00%
43.53%

Color #6C5D90 in popluar number systems.

HEX 6C 5D 90
Decimal 108 93 144
Binary 1101100 1011101 10010000
Octal 154 135 220

Shades and tints

Shades of #6C5D90

#6C5D90
(108,93,144)
#635583
(99,85,131)
#5A4D76
(90,77,118)
#514569
(81,69,105)
#483D5C
(72,61,92)
#3F354F
(63,53,79)
#362D42
(54,45,66)
#2D2535
(45,37,53)
#241D28
(36,29,40)
#1B151B
(27,21,27)
#120D0E
(18,13,14)
#000000
(0,0,0)

Tints of #6C5D90

#6C5D90
(108,93,144)
#796B9A
(121,107,154)
#8679A4
(134,121,164)
#9387AE
(147,135,174)
#A095B8
(160,149,184)
#ADA3C2
(173,163,194)
#BAB1CC
(186,177,204)
#C7BFD6
(199,191,214)
#D4CDE0
(212,205,224)
#E1DBEA
(225,219,234)
#EEE9F4
(238,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C5D90; }

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

This text font color is #6C5D90.

Background Color

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

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

This div background color is #6C5D90.

Border color

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

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

This div border color is #6C5D90.

Opacity

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

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

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

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

This text has shadow with #6C5D90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5D90.

Preview

Color preview on black background

This text has color #6C5D90 on black background.


Color preview on white background

This text has color #6C5D90 on white background.


Black color preview on #6C5D90 background

This text has black color on #6C5D90 background.


White color preview on #6C5D90 background

This text has white color on #6C5D90 background.


Related colors

Complementary color

Complementary color for #hex is #93A26F.


I love getcolorcode.com

Triadic colors

1 #906C5D and #5D906C with #6C5D90 are triadic colors.

2 #905D6C and #5D6C90 with #6C5D90 are triadic colors.