COLOR #6B5DC8

HEX: #6B5DC8 RGB: (107,93,200)

Renk bilgisi

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

RGB renk modeli

#6B5DC8 color RGB value is (107,93,200).

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

RGB bağlantıları ve doygunluk

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

107
93
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 93 + 200 = 400 (100%)
R 107 of 400 ~ 26.75%
G 93 of 400 ~ 23.25%
B 200 of 400 ~ 50'%

%26.75
%23.25
%50

CMYK RENK MODELİ

#6B5DC8 rengi CMYK tonu (47,54,0,22).

  • camgöbeği tonu 46.50%
  • eflatun tonu 53.50%
  • sarı tonu 0.00%
  • ana renk tonu 21.57%

CMYK: (47,54,0,22)
C47M54Y0K22 (47%, 54%, 0%, 22%)
(0.47 / 0.54 / 0.00 / 0.22)

CMYK yüzdeleri

%46.5
%53.5
%0
%21.57

Codes

Color #6B5DC8 in popluar color models

6B 5D C8
RGB 107 93 200
HSL 248° 49.31% 57.45%
HSB/HSV 248° 53.50% 78.43%
CMYK 46.50% 53.50% 0.00%
21.57%

Color #6B5DC8 in popluar number systems.

HEX 6B 5D C8
Decimal 107 93 200
Binary 1101011 1011101 11001000
Octal 153 135 310

Shades and tints

Shades of #6B5DC8

#6B5DC8
(107,93,200)
#6255B6
(98,85,182)
#594DA4
(89,77,164)
#504592
(80,69,146)
#473D80
(71,61,128)
#3E356E
(62,53,110)
#352D5C
(53,45,92)
#2C254A
(44,37,74)
#231D38
(35,29,56)
#1A1526
(26,21,38)
#110D14
(17,13,20)
#000000
(0,0,0)

Tints of #6B5DC8

#6B5DC8
(107,93,200)
#786BCD
(120,107,205)
#8579D2
(133,121,210)
#9287D7
(146,135,215)
#9F95DC
(159,149,220)
#ACA3E1
(172,163,225)
#B9B1E6
(185,177,230)
#C6BFEB
(198,191,235)
#D3CDF0
(211,205,240)
#E0DBF5
(224,219,245)
#EDE9FA
(237,233,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5DC8; }

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

This text font color is #6B5DC8.

Background Color

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

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

This div background color is #6B5DC8.

Border color

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

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

This div border color is #6B5DC8.

Opacity

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

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

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

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

This text has shadow with #6B5DC8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5DC8.

Preview

Color preview on black background

This text has color #6B5DC8 on black background.


Color preview on white background

This text has color #6B5DC8 on white background.


Black color preview on #6B5DC8 background

This text has black color on #6B5DC8 background.


White color preview on #6B5DC8 background

This text has white color on #6B5DC8 background.


Related colors

Complementary color

Complementary color for #hex is #94A237.


I love getcolorcode.com

Triadic colors

1 #C86B5D and #5DC86B with #6B5DC8 are triadic colors.

2 #C85D6B and #5D6BC8 with #6B5DC8 are triadic colors.