COLOR #6B5DD6

HEX: #6B5DD6 RGB: (107,93,214)

Renk bilgisi

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

RGB renk modeli

#6B5DD6 color RGB value is (107,93,214).

RGB: (107,93,214) (42%, 36%, 84%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 93 of 255 = 36%
B 214 of 255 = 84%

107
93
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 93 + 214 = 414 (100%)
R 107 of 414 ~ 25.85%
G 93 of 414 ~ 22.46%
B 214 of 414 ~ 51.69'%

%25.85
%22.46
%51.69

CMYK RENK MODELİ

#6B5DD6 rengi CMYK tonu (50,57,0,16).

  • camgöbeği tonu 50.00%
  • eflatun tonu 56.54%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (50,57,0,16)
C50M57Y0K16 (50%, 57%, 0%, 16%)
(0.50 / 0.57 / 0.00 / 0.16)

CMYK yüzdeleri

%50
%56.54
%0
%16.08

Codes

Color #6B5DD6 in popluar color models

6B 5D D6
RGB 107 93 214
HSL 247° 59.61% 60.20%
HSB/HSV 247° 56.54% 83.92%
CMYK 50.00% 56.54% 0.00%
16.08%

Color #6B5DD6 in popluar number systems.

HEX 6B 5D D6
Decimal 107 93 214
Binary 1101011 1011101 11010110
Octal 153 135 326

Shades and tints

Shades of #6B5DD6

#6B5DD6
(107,93,214)
#6255C3
(98,85,195)
#594DB0
(89,77,176)
#50459D
(80,69,157)
#473D8A
(71,61,138)
#3E3577
(62,53,119)
#352D64
(53,45,100)
#2C2551
(44,37,81)
#231D3E
(35,29,62)
#1A152B
(26,21,43)
#110D18
(17,13,24)
#000000
(0,0,0)

Tints of #6B5DD6

#6B5DD6
(107,93,214)
#786BD9
(120,107,217)
#8579DC
(133,121,220)
#9287DF
(146,135,223)
#9F95E2
(159,149,226)
#ACA3E5
(172,163,229)
#B9B1E8
(185,177,232)
#C6BFEB
(198,191,235)
#D3CDEE
(211,205,238)
#E0DBF1
(224,219,241)
#EDE9F4
(237,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5DD6 color. Also use rgb(107,93,214) instead hex code.

Text Font Color

.myTextColor { color: #6B5DD6; }

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

This text font color is #6B5DD6.

Background Color

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

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

This div background color is #6B5DD6.

Border color

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

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

This div border color is #6B5DD6.

Opacity

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

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

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

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

This text has shadow with #6B5DD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5DD6.

Preview

Color preview on black background

This text has color #6B5DD6 on black background.


Color preview on white background

This text has color #6B5DD6 on white background.


Black color preview on #6B5DD6 background

This text has black color on #6B5DD6 background.


White color preview on #6B5DD6 background

This text has white color on #6B5DD6 background.


Related colors

Complementary color

Complementary color for #hex is #94A229.


I love getcolorcode.com

Triadic colors

1 #D66B5D and #5DD66B with #6B5DD6 are triadic colors.

2 #D65D6B and #5D6BD6 with #6B5DD6 are triadic colors.