COLOR #6B5DC7

HEX: #6B5DC7 RGB: (107,93,199)

Renk bilgisi

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

RGB renk modeli

#6B5DC7 color RGB value is (107,93,199).

RGB: (107,93,199) (42%, 36%, 78%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 93 of 255 = 36%
B 199 of 255 = 78%

107
93
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 93 + 199 = 399 (100%)
R 107 of 399 ~ 26.82%
G 93 of 399 ~ 23.31%
B 199 of 399 ~ 49.87'%

%26.82
%23.31
%49.87

CMYK RENK MODELİ

#6B5DC7 rengi CMYK tonu (46,53,0,22).

  • camgöbeği tonu 46.23%
  • eflatun tonu 53.27%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (46,53,0,22)
C46M53Y0K22 (46%, 53%, 0%, 22%)
(0.46 / 0.53 / 0.00 / 0.22)

CMYK yüzdeleri

%46.23
%53.27
%0
%21.96

Codes

Color #6B5DC7 in popluar color models

6B 5D C7
RGB 107 93 199
HSL 248° 48.62% 57.25%
HSB/HSV 248° 53.27% 78.04%
CMYK 46.23% 53.27% 0.00%
21.96%

Color #6B5DC7 in popluar number systems.

HEX 6B 5D C7
Decimal 107 93 199
Binary 1101011 1011101 11000111
Octal 153 135 307

Shades and tints

Shades of #6B5DC7

#6B5DC7
(107,93,199)
#6255B5
(98,85,181)
#594DA3
(89,77,163)
#504591
(80,69,145)
#473D7F
(71,61,127)
#3E356D
(62,53,109)
#352D5B
(53,45,91)
#2C2549
(44,37,73)
#231D37
(35,29,55)
#1A1525
(26,21,37)
#110D13
(17,13,19)
#000000
(0,0,0)

Tints of #6B5DC7

#6B5DC7
(107,93,199)
#786BCC
(120,107,204)
#8579D1
(133,121,209)
#9287D6
(146,135,214)
#9F95DB
(159,149,219)
#ACA3E0
(172,163,224)
#B9B1E5
(185,177,229)
#C6BFEA
(198,191,234)
#D3CDEF
(211,205,239)
#E0DBF4
(224,219,244)
#EDE9F9
(237,233,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5DC7; }

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

This text font color is #6B5DC7.

Background Color

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

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

This div background color is #6B5DC7.

Border color

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

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

This div border color is #6B5DC7.

Opacity

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

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

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

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

This text has shadow with #6B5DC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5DC7.

Preview

Color preview on black background

This text has color #6B5DC7 on black background.


Color preview on white background

This text has color #6B5DC7 on white background.


Black color preview on #6B5DC7 background

This text has black color on #6B5DC7 background.


White color preview on #6B5DC7 background

This text has white color on #6B5DC7 background.


Related colors

Complementary color

Complementary color for #hex is #94A238.


I love getcolorcode.com

Triadic colors

1 #C76B5D and #5DC76B with #6B5DC7 are triadic colors.

2 #C75D6B and #5D6BC7 with #6B5DC7 are triadic colors.